The context information required for a concurrent program includes the username and responsibility of an Oracle Applications user that has sufficient privileges to run the program. The default value passed for
select * from fnd_responsibility_tl where responsibility_name = 'System Administrator'; select * from fnd_user_resp_groups where user_id = 0 ; select * from fnd_conc_req_summary_v where program_short_name='FNDSCURS'; select * from fnd_conc_req_summary_v where request_id= 314020 ; ##...
5. Navigate Security > Responsibility > Request Query for Group: System Administrator Reports and add one request Type: Program, Name: Change Database User Password Save your work. 6. Restart the Concurrent Managers. 7. Submit the concurrent request "Change Database User Password" , pass the p...
select a.concurrent_program_id , b.CONCURRENT_PROGRAM_NAME, count(1) from fnd_concurrent_requests a, fnd_concurrent_programs b where a.concurrent_program_id = b.concurrent_program_id group by a.concurrent_program_id,b.CONCURRENT_PROGRAM_NAME; === # 列出 concurrent program的种类 col LOOKUP_C...
To run the Purge Concurrent Request and/or Manager Data program: 1. Log in to Application as System Administrator responsibility. 2. Navigate to Request> Run> Single Request 3. Query up Purge Concurrent Requests. 4. For values to be entered in the parameter screen refer to the Oracle ...
getthelistingofrunningconcurrentrequestinOracleApps11iorR12.YoucanusetheSQLquery scriptasbelowtoobtainthelistofrunningrequest. SELECTa.request_id ,a.oracle_process_id"SPID" ,frt.responsibility_name ,c.concurrent_program_name||':'||ctl.user_concurrent_program_name ,a.description ,a.ARGUMENT_TEXT ,b...
For SQL Trace and About this page see 11.5.10 item 2 and 3. To get the debug.log from the table: 1.1 Using System Administrator responsibility, set profile options at the user level: FND: Debug Log Enabled : Yes FND: Debug Log Filename for Middle-Tier : leave it as null ...
most concurrent requests can be set to generate a trace file by changing the request parameters. To enable trace for a specific request, log in as a user with the System Administrator responsibility. Navigate to Concurrent -> Program -> Define. Query for the request that you want to enable ...
the user of the client device300may be viewed as a manager or other employee whose responsibility is to approve or decline each of the purchase requests. In one example, the processing request presentation module316may format and present each of the screenshots for viewing on the display304of ...
CAD and CAD/CAM systems are limited to address only the form of the design; functional requirements are the responsibility of the designer, not the system. The knowledge used and needed when the part, tool and process are being designed typically has been represented in different ways. The ...