How to start and stop sybase database in linux sap?
Answer / 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 |
How to take backup in sybase database in sap?
List the merits of index covering.
How to check if sybase database is up and running?
What is the use 'return' keyword in Stored Procedure?
Why am I running out of locks on the replicate side in sybase ?
Differences between clustered and non-clustered in sybase?
How can we add a column to a table without altering the same?
How can you change to get the decimal separator as comma instead of the decimal point (.)?
What is replication in sybase?
What is the difference in storage type of numeric and decimal data types in sybase ?
Tempdb is full. How would you clear it?
What data types does sybase support?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)