Option | Description |
Mark a database out of service | Indicates that users should not be allowed to open the database. The server keeps all existing connections to the database and continues to allow replication updates from other replicas. |
Mark a database in service | Indicates that you want an out-of-service database back into service. This restores access to the database and makes it fully available to users. |
Mark a database for pending delete | Indicates that no new database sessions will be opened. Once every active user has closed the database, the changes will be pushed to another replica in the cluster and the database will be deleted. |