Before performing maintenance on a database server in a high availability system, stop the database server.
Prerequisites
You must use a connection to the utility database to stop the server, so it is recommended that you include the -su server option when you started the database server.
Context and remarks
Many.
Issue a dbstop command to stop the database server.
For example, the following command stops a database server named mirror_server1:
dbstop -c "UID=DBA;PWD=sql;DBN=utility_db;LINKS=tcpip" mirror_server1 |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |