Monday, 18 April 2011

Concurrent Program (CP) Phases


Concurrent Program (CP) Phases



PhasePhase Description Phase StatusPhase Status Description
Pending
The Concurrent Program (CP) is waiting to be run. NormalThe CP is waiting for a concurrent manager (CM)
 WaitingA child request is waiting for the parent process to let it run. 
 StandbyThe CP1 (in Standby) is waiting for another CP2 to finish. The CP1 may run only after CP2 complete. 
 Scheduled The execution time for the CP has not been reached. 
Running
The CP is running.  NormalThe CP process is running. 
 Paused The parent CP is paused because is waiting for a child process to complete. 
 ResumingAfter the "Paused" Status when the parent CP restart working. 
TerminatingThe CP is being terminated. 
Completed
The CP has been finished the execution.  NormalThe CP completed successfully. 
 WarningThe CP completed successfully with a warning message. 
 ErrorThe CP failed to complete due to an error. 
TerminatedThe CP was stopped before completion. 
 CanceledThe CP was canceled before it started  Example: The CP was scheduled for tomorrow but today I cancel the CP.  
Inactive
Describes a CP that cannot be run immediately.   Disabled The CP has not been enabled for execution. 
 On HoldThe CP has been placed in on hold.
 No              
 Manager
There is no managers for that type of request. 

1 comment:

Tani said...

Good work done. This tabular description of The concurrent Program phases is very good. As it is very important to be aware of these phases for the perfect working of the program.

sap upgrades