You may need to stop a database server in a mirroring system to apply a Support Package or minor release, or to remove a server from the mirroring system.
Prerequisites
The database server must have been started using the -su database server option to set the password for the utility database. You must have the password for the utility database.
Run a dbstop command to stop the database server. You must specify the connection parameters for the utility database in the connection string. 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 © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |