Starting the SAP callback daemon from command line
To start the SAP callback daemon, run these commands as an authorized user
or as root
.
- From the Linux command line, verify that you can ping the SAP server by host name:
ping -c3 hostname
where
hostname
is the unqualified name for the SAP server, such assapsrv
.If you cannot ping the SAP server by the host name, edit the
/etc/hosts
file and add the host name and the IP address of the SAP server (for example,192.168.11.109 sapsrv
). - Run the SAP callback daemon.
/usr/lpp/pd/bin/startcbd SystemName HostName InstanceID User \ Client Password Language
Note: For more information, see Defining an SAP user for the OMS callback daemon or process.