Tuesday, September 25, 2018

Status code and Phase code for Concurrent requests

Status code and Phase code for Concurrent requests

 

 

 

 

Here is what the abbreviation for status code and phase code means for Concurrent Requests in Oracle Apps

 

STATUS_CODE Column:

 

A Waiting

B Resuming

C Normal

D Cancelled

E Error

F Scheduled

G Warning

H On Hold

I Normal

M No Manager

Q Standby

R Normal

S Suspended

T Terminating

U Disabled

W Paused

X Terminated

Z Waiting

 

 

PHASE_CODE column

 

C Completed

I Inactive

P Pending

R Running

 



 

Thus a request in "Running" "Normal" state will have phase_code "R" and status_code"R"

 

No comments:

Post a Comment

[ERROR]: The value of s_patch_service_name is not set correctly in atleast one of the context files.

[ERROR]: The value of s_patch_service_name is not set correctly in atleast one of the context files. I got the issue below wh...