In the final lesson, you shut down the RSOE and the consolidated and remote databases.
Run the following command to shut down the RSOE:
rsoe -s -cr "host=machine_iis;port=80;url_suffix=/rs/server/rs_server.dll" -cs "host=machine_cons-t3500;port=8033;status_url=/oe_read_status" -f srhttp_tutorial_farm -id srhttp_tutorial_server |
Run the following command to shut down the consolidated database:
dbstop -y -c "SERVER=cons;DBN=cons;UID=DBA;PWD=sql" |
Run the following command to shut down the remote database:
dbstop -y -c "SERVER=rem;UID=DBA;PWD=sql" |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |