In the final lesson, you shut down the three database servers you started in this tutorial.
Run the following command to shut down the remote database:
dbstop -y -c "SERVER=rem;DBN=rem;UID=DBA;PWD=sql" |
Run the following command to shut down the message server database:
dbstop -y -c "SERVER=msgsrv;DBN=msgsrv;UID=DBA;PWD=sql" |
Run the following command to shut down the consolidated database:
dbstop -y -c "SERVER=cons;DBN=cons;UID=DBA;PWD=sql" |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |