ArcGIS Server Banner

Pausing, stopping, and starting an ArcSDE database server

Pausing, stopping, and starting an ArcSDE database server

Release 9.3 E-mail This TopicPrintable VersionGive Us feedback

About controlling database server states

ArcSDE database servers are configured to automatically start when the computer on which they are installed is started. When you stop, pause, or start a database server from within ArcCatalog, you are stopping, pausing, or starting the SQL Server Express instance.

Before you can stop or pause a database server, you must disconnect from it.

NOTE: Only Windows administrators can stop/start and pause/resume the database server.

Recognizing the state of a database server

In the Catalog tree, the icon of the database server gives you an indication of the state of the database server or your connection to it.

How to change the state of a database server

Stop a database server

  1. Right-click your database server connection in the Catalog tree and click Disconnect.
  2. Right-click the database server again and click Stop. This will shut down the SQL Server Express instance.

NOTE: Shutting down a SQL Server Express instance will sever any existing connections.

Pause a database server

  1. Right-click your ArcSDE database server connection in the ArcCatalog tree and click Disconnect.
  2. Right-click the ArcSDE database server again and click Pause. This will temporarily suspend the SQL Server Express instance without actually shutting it down. This means that no new connections can be made to the instance, but existing connections are not lost.

Start or resume a database server

  1. Right-click the database server in the Catalog tree.
  2. Click Start to restart a SQL Server Express instance that was shut down or click Resume for a SQL Server Express instance that was paused.
  3. Double-click the database server to reconnect to it.

See Also

  • Adding an ArcSDE database server
  • Disconnecting from an ArcSDE database server