Shut down the remote and consolidated databases.
Prerequisites
You must have the SYS_REPLICATION_ADMIN_ROLE system role.
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 © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |