In the final lesson, you shut down the two 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 consolidated database:
dbstop -y -c "SERVER=cons;DBN=cons;UID=DBA;PWD=sql" |
Delete the directories you created in lesson 1.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |