adspace


How to start and stop sybase database in linux sap?

Answer Posted / Satyapal Singh

To start a Sybase database server on Linux SAP, you can use the following command:nnsapstartas sybase -u <username> -p <password> <instance_name>nTo stop the server, use:nsapcontrol.exe -A <instance_name> -I 0 -o shutdown graceful -U <username>nReplace `<username>` with your Sybase user and `<instance_name>` with your database instance name.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category