We are using SAP DB (Adabas D) and SAP ver 4.0B.
Is there a way of starting and stopping the Database so we can perform
offline backups?
Requires Free Membership to View
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial DirectorAlso are there any SAP backup strategies that you are aware of?
You can use the "xcontrol" program to do this.
The syntax to start Adabas is:
xcontrol -d dbname -u control,control -b WARM
The syntax to stop Adabas is:
xcontrol -d dbname -u control,control -b OFFLINE
Replace "dbname" with the appropriate instance name.
This was first published in June 2002
Join the conversationComment
Share
Comments
Results
Contribute to the conversation