This procedure describes how to check if Interception is set on the SAP system and which XBP version it works with.
Before you begin
Do one of the following:
To check an SAP setting for Interception:
ctmr3req -SAPR3-ACTION check_initxbp2 -SAPR3-ACCOUNT <account_name>
<Agent home directory>\CM\SAP\EXE\ctmr3req -SAPR3-ACTION check_initxbp2
-SAPR3-ACCOUNT <account_name> [-Agent <agent_name>]
For a list of parameters, see check_initxbp2 action parameters.
EXAMPLE: The ctmr3req utility checks the Interception settings using the STAR account. All parameters are mandatory.
ctmr3req -SAPR3-ACTION check_initxbp2 -SAPR3-ACCOUNT STAR
NOTE: Return values: If the utility returns “0”, it means that Interception is switched off on the SAP system. Any other number returned by the utility represents the XBP version that Interception is set to, for example, “2” or “3”.
Parent Topic |