00090: <value> requires a registered database

You are either publishing a map service with Feature Access (feature service) capability, a WFS capable map service with transaction support (WFS-T), or an Image Service with editing capability enabled, and you have not registered an enterprise geodatabase with the ArcGIS server.

The service type will be indicated by the name in the section labeled <value> in the error message.

CautionCaution:

You may encounter this analyzer even though the source enterprise geodatabase (or enterprise database, if you are publishing to a spatial data server) has already been registered with the server. The reason for this is that the connection properties (user name, password, version, and so on) used by a layer or stand-alone table referencing the source enterprise geodatabase do not match the connection properties of the enterprise geodatabase registered with the server. In this case, you not only register an enterprise geodatabase, you also register the connection to the geodatabase. Registration is required for each separate connection.

For example, say you have an enterprise geodatabase named DB1 that has two versions: default and v1. You only register the connection to DB1 using the default version. If you attempt to publish a map containing layers or stand-alone tables pointing to the v1 version, and you have not registered this connection to DB1, you will encounter this analyzer. This would also occur if you have different connections to the geodatabase using different user names.

Learn more about connecting to an enterprise geodatabase and database connections in ArcGIS

Solution

Use the Data Stores tab of the ArcGIS Server Properties to register your enterprise geodatabase with the ArcGIS server.

Learn more about registering your geodatabase with ArcGIS for Server

More information

Feature, WFS-T, and edit-enabled Image services require that all layers in the service reference a single enterprise geodatabase using the same database connection. This enterprise geodatabase connection must also be registered with the ArcGIS server.

Data registration provides the server with a list of locations where the source data for your services originates. Data registration is an optional step that provides two main benefits:

Learn more about data storage considerations for, deployment scenarios for, and making your data accessible to the server

12/18/2014