This procedure describes how to view a specific SAP job's spool. You can view a specific spool based on the account name, SAP job count and SAP job name.
Before you begin
Do one of the following:
To view a job's spool:
ctmr3req -SAPR3-ACTION get_spool -SAPR3-ACCOUNT <account_name>
-SAPR3-JOBCOUNT <job_count> -SAP3-JOBNAME <job_name>
<Agent home directory>\CM\SAP\EXE\ctmr3req -SAPR3-ACTION get_spool
-SAPR3-ACCOUNT <account_name> -SAPR3-JOBCOUNT <job_count> -SAP3-JOBNAME <job_name> [-Agent <agent_name>]
For a list of parameters, see get_spool action parameters.
A List of steps for job appears.
A List of spools for step appears.
Follow the on screen instructions to view the next page, return to the list of spools or to quit the command.
EXAMPLE: The ctmr3req utility used to view a job's spool, using the STAR account, for the prog1 program:
D:\Program files\BMC Software\CONTROL-M Agent\David\ctmr3req -SAPR3-
ACTION get_spool -SAPR3-ACCOUNT STAR -SAPR3-JOBCOUNT 15570601 -SAP3-JOBNAME PROG1 -Agent Default
Parent Topic |