R12 – Responsibility assigned to user cannot be accessed/seen by users
It is often experienced in Oracle Applications R12 that user has been assigned a responsibility…
It is often experienced in Oracle Applications R12 that user has been assigned a responsibility…
1. Go to View All Concurrent Requests form System Administrator: (N) Requests > View 2.…
–Set the override address to ‘xyz@abc.com’ , using the following script: –Login to the application…
select fl.meaning,fcp.process_status_code, decode(fcq.concurrent_queue_name,’WFMLRSVC’,’maile r container’,’WFALSNRSVC’,’listener container’,fcq.concurrent_queue_name), fcp.concurrent_process_id,os_process_id, fcp.logfile_name from fnd_concurrent_queues fcq, fnd_concurrent_processes fcp , fnd_lookups…
After running autoconfig on DB node.. the issue got resolved
It could be lock issue, rename below files cd $EBS_DOMAIN_HOME/servers/oacore_server1/data/store/diagnostics WLS_DIAGNOSTICS000000.DAT mv WLS_DIAGNOSTICS000000.DAT WLS_DIAGNOSTICS000000.DAT_old You can now…
In this document, we can find out what are queries are running in the database using…
Here are the steps to upgrade from R12.2. to R12.2.7 using startCD 51