cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Web AS SP9 - Startup via command line possible?

Former Member
0 Kudos

Hi,

We are running SAP Web AS SP9. Normally, we stop and start the environment (Central Instance and Dialog Instances) via the MMC Startup Framework.

However, we would like to operate the environment via a commandline command. Is this possible?

With best regards,

Robin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Robin,

To Stop Instance

<b>\usr\sap\<SID>\SYS\EXE\RUN\stopsap name=<SID> nr=<INSTANCE NO> SAPDIAHOST=<HOSTNAME></b>

To Start Instance

<b>\usr\sap\<SID>\SYS\EXE\RUN\startsap name=<SID> nr=<INSTANCE NO> SAPDIAHOST=<HOSTNAME></b>

REGARDS

Anand.M

Former Member
0 Kudos

Thanks to both of you for your answers!

They have been rewarded in return

Kind regards,

Robin

Answers (1)

Answers (1)

Peter_Inotai
Active Contributor
0 Kudos