This section only lists few sapcontrol commands . You can find a detailed list of all SAPControl options and features in the command line help, which you can call as follows:
UNIX:
/usr/sap/hostctrl/exe/sapcontrol –help
Windows:
%ProgramFiles%\SAP\hostctrl\exe\sapcontrol.exe –help
Below is the few sapcontrol command, 00 is represent <instance number> as an example in below, you can use your system instance number:
sapcontrol -nr 00 -function StartSystem
sapcontrol -nr 00 -function StopSystem
sapcontrol -nr 00 -function GetProcessList
sapcontrol -nr 00 -function J2EEGetProcessList
sapcontrol -nr 00 -function GetSystemInstanceList
sapcontrol -nr 00 -function GetSystemInstanceList
sapcontrol -nr 00 -function ParameterValue SAPLOCALHOST
sapcontrol -nr 00 -function ParameterValue SAPPROFILE
sapcontrol -nr 00 -function GetVersionInfo
sapcontrol -nr 00 -function CreateSnapshot