How to Find Request Group associated for a Program SELECTΒ rg.application_idΒ Β Β Β Β Β Β Β “RequestΒ GroupΒ ApplicationΒ ID”,Β Β Β Β Β Β Β Β rg.request_group_idΒ Β Β Β Β Β Β Β “RequestΒ GroupΒ –Β GroupΒ ID”,Β Β Β Β Β Β Β Β rg.request_group_name,Β Β Β Β Β Β Β Β rg.description,Β Β Β Β Β Β Β Β rgu.unit_application_id,Β Β Β Β Β Β Β Β rgu.request_group_idΒ Β Β Β Β Β Β Β “RequestΒ GroupΒ UnitΒ –Β GroupΒ ID”,Β Β Β Β Β Β Β Β rgu.request_unit_id,Β Β Β Β Β Β Β Β cp.concurrent_program_id,Β Β Β Β Β Β Β Β cp.concurrent_program_name,Β Β Β Β Β Β Β Β cpt.user_concurrent_program_name,Β Β Β Β Β Β Β Β Decode(rgu.request_unit_type,Β ‘P’,Β ‘Program’,Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β ‘S’,Β ‘Set’,Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β rgu.request_unit_type)Β “UnitΒ Type”Β FROMΒ Β Β fnd_request_groupsΒ rg,Β Β Β Β Β Β Β Β fnd_request_group_unitsΒ rgu,Β Β Β Β Β Β Β Β fnd_concurrent_programsΒ cp,Β Β Β Β Β Β Β Β fnd_concurrent_programs_tlΒ cptΒ WHEREΒ Β rg.request_group_idΒ =Β rgu.request_group_idΒ …
Read More »Monthly Archives: November 2017
How to Find Scheduled Concurrent Program
How to Find Scheduled Concurrent Program Below Query will FetchΒ all the details for a scheduled concurrent program. SELECTΒ a.requested_by,Β Β Β Β Β Β Β Β a.status_code,Β Β Β Β Β Β Β Β a.phase_code,Β Β Β Β Β Β Β Β a.request_id,Β Β Β Β Β Β Β Β b.user_concurrent_program_name,Β Β Β Β Β Β Β Β c.concurrent_program_name,Β Β Β Β Β Β Β Β a.requested_start_date,Β Β Β Β Β Β Β Β c.execution_method_code,Β Β Β Β Β Β Β Β d.execution_file_name,Β Β Β Β Β Β Β Β d.execution_file_pathΒ FROMΒ Β Β apps.fnd_concurrent_requestsΒ a,Β Β Β Β Β Β Β Β apps.fnd_concurrent_programs_tlΒ b,Β Β Β Β Β Β Β Β apps.fnd_concurrent_programsΒ c,Β …
Read More »Different Statuses of Concurrent Manager
Different Statuses of Concurrent Manager PENDING STATUS Normal – Request is waiting for the next available manager. Currently all manager are running other requests. Standby – Program to run request is incompatible with …
Read More »How to Stop Concurrent Manager Properly
How to Stop Concurrent Manager Properly Step 1. Go to Oracle Application Scripts Home $cd /apps/ebs/inst/apps/PROD_apps/admin/scripts Step 2.Β Stop Concurrent Manager with the following script $adcmctl.sh stopΒ <appsusername/password> Step 3. …
Read More »ORA-12157: TNS:internal network communication error
ERROR ORA-12157: TNS:internal network communication errorΒ
Read More »mod_ossl: Cannot allocate memory for the ‘shmcb’ session cache\n
ERROR The below error observed from error.log. [error] mod_ossl: Cannot allocate memory for the ‘shmcb’ session cache\n [error] mod_ossl: Cannot allocate memory for the ‘shmcb’ session cache\n [warn] pid file …
Read More »System Administrator Responsibility Missing In Sysadmin
ERROR System Administrator Responsibility Missing In Sysadmin
Read More »The Output Post-processor is running but has not picked up this request
ERROR OPP Error in the Log file: ———————————————————————— The Output Post-processor is running but has not picked up this request. No further attempts will be made to post-process this request, …
Read More »ProcessorException: Unable to determine SMTP server to use: set FND_SMTP_HOST
ERROR Outpost Processot has encoutered the below error. This error can be found in OPP logs: —————————————- [GC 14000K->8604K(32459K), 0.0068459 secs] ProcessorException: Unable to determine SMTP server to use: set …
Read More »opmnctl start: failed. Can not resolve test.oracle.com for interface any
ERROR OPMN ERROR: ———- Can not resolve test.oracle.com for interface any opmnctl start: failed.
Read More »
Oracle Solutions We believe in delivering tangible results for our customers in a cost-effective manner