Start/Stop SAP System [Unix]
Starting the SAP System
1. Log on in UNIX 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
# startsap DB
R3 starts the instances and associated processes of the SAP System
# startsap R3
ALL starts both the database system and the SAP System.
# startsap ALL
Stopping the SAP System
1. Log on in UNIX as a user with SAP administrator authorization ( <SysID>adm).
2. Enter the command stopsap [DB|R3|ALL]. The following applies to this command:
DB stops the database system
# stopsap DB
R3 stops the instances and associated processes of the SAP System
# stopsap R3
ALL stops both the database system and the SAP System.
# stopsap ALL
Note
To check whether all application servers of an SAP System were started correctly, start the Alert Monitor (transaction RZ20) or the Overview of SAP Application Servers (transaction SM51)
****************
Steps to Stop SAP Instance / Oracle DB.
1. Stop SAP Instance
2. Stop Oracle DB
Steps to Start SAP Instance / Oracle DB
1. Start Oracle Listener
2. Start Oracle DB and
3. Start SAP Instance
Related posts:
- Start/Stop SAP Instance [SAP NW]
- Start/Stop SAPOSCOL [Unix/Linux]
- SAP Instance Concept
- Force Start SAPOSCOL [Unix/Linux]
- Start/Stop SAPOSCOL [SAP NW]


Comments
No comments yet.
Sorry, the comment form is closed at this time.