startcbd utility: starts the SAP callback daemon

Syntax

startcbd SystemName HostName InstanceID User Client Password Language [31h]

Description

Use the startcbd utility to start a sapcbd daemon. The sapcbd or SAP Callback daemon logs onto an SAP system and delivers notifications from InfoPrint Manager servers to the SAP system. You should start only one sapcbd for each SAP system for which you have configured InfoPrint Manager as an Output Management System (OMS). All SAP instances sharing the same database form one SAP system.

See rc.iprsap utility: start SAP daemons on InfoPrint Manager for AIX or InfoPrint Manager for Linux for information about having SAP Callback daemons start on system reboot.

Each sapcbd daemon has a monitor that will restart if it stops for some reason. To stop it, to move it to another machine for example, use the stopcbd utility: stops the SAP callback daemon.

Arguments

The startcbd utility uses these arguments:

SystemName
Specifies the three character SAP system name.
HostName
Specifies the name of the host where you want the SAP Callback daemon to log onto the SAP system.
InstanceID
Specifies the SAP Instance ID you want the SAP Callback daemon to log onto.
User
Specifies the userid defined for the SAP Callback daemon to log on with. This needs to be a userid of CPIC type with XOMI permissions.
Client
Specifies the SAP client for the SAP Callback daemon to log onto.
Password
Specifies the password for the SAP Callback daemon to log on with.
Language
Specifies the language for the SAP Callback daemon to log on with.
31h
An extra argument to specify that the SAP Callback daemon is for a 3.1h or 3.1i system.

Examples

  • To start the startcbd daemon to support SAP Release 4 System TST after you have:
    • Configured InfoPrint Manager as an OMS in TST
    • Created a CPIC user for the sapcbd daemon
    • Identified which instance and client you want the startcbd to log onto
    Then you would enter:
    startcbd TST ibmbtt15 15 ibm 030 ipmpass EN
  • To start the startcbd daemon to support SAP Release 3.1 System TST after you have:
    • Configured InfoPrint Manager as an OMS in TST
    • Created a CPIC user for the sapcbd daemon
    • Identified which instance and client you want the startcbd to log onto
    Then you would enter:
    startcbd TST ibmbtt15 15 ibm 030 ipmpass EN 31h