Starting and Stopping SAP System
Starting SAP System
Start SAP : Windows Server
Windows Service : SAP/Oracle RDBMS
SAP Start Process
Starting SAP System : Windows Server
right-click
MMC
DEV
Start
send message via name-pipe
[Link]
SAPDEV_00 (service)
Start
read
Startup Profile [Link] msg_server.exe disp+[Link]
alert_DEV.log
DB (if not)
dev_ms dev_disp
Message Server
Dispatcher
Start Start
read
Default Profile Instance Profile
dev_rd
Gateway
Start
dev_icm
ICM
dev_w0..w<n>
WPs
Connect DB
DB
SAPDBA (Release <= 4.6C)
BRTOOLS (Release >= 4.7)
Start SAP : Command Line
C:\startsap name=<SID> nr=<System Number> SAPDIAHOST=<Host Name> Example : C:\startsap name=DEV nr=00 SAPDIAHOST=sap
Remove/Reinstall SAP Service for Windows Server
Remove SAP Service
C:\usr\sap\DEV\SYS\exe\run\ntscmgr remove SAPDEV_00
Reinstall SAP Service
C:\usr\sap\DEV\SYS\exe\run\ntscmgr install SAPDEV_00 -b c:\usr\sap\DEV\SYS\exe\run\[Link] -p pf=c:\usr\sap\DEV\SYS\profile\START_DVEBMGS00_sap
Start SAP : UNIX Server
Starting SAP System : UNIX
Starting SAP System : UNIX Server
$ startsap
start
SAPosCOL(if not)
[Link] startsap_DVEBMGS00.log alert_DEV.log
startdb script
sapstart
Start read
Startup Profile msg_server disp+work
[Link]
read
dev_ms dev_disp
Message Server Dispatcher
Start Start Start
ICM
dev_icm
Default Profile Instance Profile
dev_rd
Gateway
WPs
dev_w0..w<n>
Connect DB
DB
Checking Oracle Database Status using brtools
SAP Work Process : ps ef | grep dw
Starting SAP Options : UNIX Server
Startup Database Server
$ startsap db
Startup SAP Instance
$ startsap r3
Stopping SAP System
Before Stopping the SAP System
Check the status of
List users : SM04,AL08 List Active processes : SM50,SM66
Send a system message : SM02
Stopping SAP : Windows Server
Stopping the SAP System : Windows
Stopping SAP System : Windows Server
Stopping SAP : UNIX Server
Stopping the SAP System : UNIX
Stopping SAP System : UNIX Server
Stopping SAP Options : UNIX Server
Stop SAP Instance
$ stopsap r3
Startup Database Server
$ stopsap db