Showing posts with label Sybase. Show all posts
Showing posts with label Sybase. Show all posts
Start & Stop SAP System in UNIX, Linux OS Environment
Unknown
Starting the SAP System
1. Log on in your OS level as a user with SAP administrator authorization (<SID>adm).
2. Enter the command startsap [DB|R3|ALL]. The following applies to this command:
• DB starts the database system:
|
• R3 starts the instances & associated processes of the SAP System:
|
• ALL starts both the database system & the SAP System:
|
Stopping the SAP System
1. Log on in your OS level as a user with SAP administrator authorization (<SID>adm).
2. Enter the command stopsap [DB|R3|ALL]. The following applies to this command:
• DB stops the database system:
|
• R3 stops the instances & associated processes of the SAP System:
|
• ALL stops both the database system & the SAP System.
|
7:07 PM
BASIS BASIC
,
SAP Beginners
,
Sybase
Find Sybase(ASE) Database version
Unknown
Use the following command to determine the Sybase database version installed.
Select @@ version
go
Or use below command
sp_version
go
Select @@ version
go
Or use below command
sp_version
go
8:14 PM
Sybase
Subscribe to:
Posts
(
Atom
)