Dear colleagues,
Is there any difference between function
sapcontrol -prot PIPE -nr 01 -function StartSystem ALL
and sapcontrol -prot PIPE -nr 01 -function Start?
If the customer is java+abap stack,are the commands stop the same
process?
I checked the document
How to use the SAPControl Web Service
Interface
Stop( int softtimeout=0,
struct StopResponse{} *out)
StartSystem( enum StartStopOption options,
char *prioritylevel,
int waittimeout,
struct StartSystemResponse{} *out);
I think it would be the same.
Thank you very much for your confirmation.
Best Regards,
Ellen Wang