Oracle E Business Suite
Pages
Home
Services
About Us
Tuesday, January 10, 2017
How to find concurrent request status and meaning
select status_code from apps.fnd_concurrent_requests where request_id=
23756693
;
Status_code shows if request completed normal or not.
The meaning of status_code column is shown below.
C - Normal
E- Error
I - Scheduled
X - Terminated
G - Warning
No comments:
Post a Comment
Newer Post
Older Post
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment