select distinct user_concurrent_program_name, responsibility_name, user_name, request_date, argument_text, request_id, requested_by, phase_code, status_code, a.concurrent_program_id, a.responsibility_id, logfile_name, outfile_name from fnd_concurrent_requests a, fnd_concurrent_programs_tl b, fnd_responsibility_tl c, fnd_user d where a.CONCURRENT_PROGRAM_ID = b.concurrent_program_id and a.responsibility_id = c.responsibility_id and a.requested_by = d.user_id and user_name like 'sonu'
Find from which responsibility user has ran the concurrent program
Subscribe to:
Post Comments (Atom)
ERROR 1396 (HY000): Operation ALTER USER failed for 'Mysql'@'%'
This MySQL error — ERROR 1396 (HY000): Operation ALTER USER failed for 'Mysql'@'%' — means that MySQL cannot find the user ...
-
Key Tables in Oracle Inventory Here is a brief description of the key tables in Oracle Inventory. Table Descriptio...
-
CONCURRENT MANAGER ISSUES IN APPS R12 Status code and Phase code for Concurrent requests Here is what the abbreviation for ...
-
Try To Apply Prepayment To Invoice Receive Error 'APP-SQLAP-10000' [ID 984524.1] Applies to: Oracle Payables - Version: 12....
No comments:
Post a Comment