Unix command to Start SAP from OS Level UNIX Operating System
Starting the SAP System in Unix
1. Log on to the appropriate server with the user which have SAP administrator authorization (<SID>adm)
fyi, startsap is the command used to start SAP/ Database or ALL.
2. Type in the following:
startsap ALL or startsap R3 or startsap DB.
and run some basic monitoring transaction codes to check the system is up and working fine.
1. Log on to the appropriate server with the user which have SAP administrator authorization (<SID>adm)
- DB starts the database system
- R3 starts the instances and associated processes of the SAP System (using the sapstartprogram)
- ALL starts both the database system and the SAP System. ALL is the default value and can be left out.
and run some basic monitoring transaction codes to check the system is up and working fine.
