This procedure describes how to remove a process chain from schedule.
Before you begin
Do one of the following:
To remove a process chain from schedule (Interrupts):
ctmr3req -SAPR3-ACTION PC_STOP_SCHEDULE -SAPR3-ACCOUNT
<account_name> -SAPR3-PROCESSCHAIN_ID <chain_id>
<Agent home directory>\CM\SAP\EXE\ctmr3req -SAPR3-ACTION
PC_STOP_SCHEDULE -SAPR3-ACCOUNT <account_name>
-SAPR3-PROCESSCHAIN_ID <chain_id> [-Agent <agent_name>]
For a list of parameters, see ctmr3req interrupt parameters.
EXAMPLE: The ctmr3req utility when used to remove a process chain from schedule, using the STAR account, and pc1 as processchain_id:
ctmr3req -SAPR3-ACTION PC_STOP_SCHEDULE -SAPR3-ACCOUNT STAR -SAPR3-
PROCESSCHAIN_ID pc1
Parent Topic |