Good afternoon, colleagues.
Tell me how I can start / stop SAP from the command line? I know that you can start like that
E:\usr\sap\TST\SYS\exe\uc\NTAMD64\sapstart.exe name=TST nr=00 sapdiahost=test
, but in this case, the sap runs without a profile that is unacceptable.
With a stop seems to be clear, is performed in the
E:\usr\sap\TST\SYS\exe\uc\NTAMD64\stopsap.exe name=TST nr=00 sapdiahost=test
if that is not correct me.