Integrated SOA Gateway – A Guide
Integrated SOA Gateway – A Guide Introduction to Integrated SOA Gateway Oracle E-Business Suite Integrated SOA Gateway (ISG) is a complete set of service infrastructure to provide, consume, and…
Read MoreIntegrated SOA Gateway – A Guide Introduction to Integrated SOA Gateway Oracle E-Business Suite Integrated SOA Gateway (ISG) is a complete set of service infrastructure to provide, consume, and…
Read MoreAPPS_DDL package issues in fs_clone This blog is intended for DBA’s who have issues in completing fs_clone. We applied a critical patch for one of the client and afterwards executed…
Read MoreERROR: While running adcfgclone faced below error, AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora. [AutoConfig Error Report] The following report lists errors AutoConfig encountered during each phase…
Read MoreHow to update Workflow Administrator Role in Oracle Applications 1..update wf_resources set text=’&Enter_Admin_Name’ where name=’WF_ADMIN_ROLE’; e.g update wf_resources set text=’FND_RESP|SYSADMIN|SYSTEM_ADMINISTRATOR|STANDARD’ where name=’WF_ADMIN_ROLE’; 2. Change the value of Context file parameter…
Read MoreError: ORA-02085: database link SOURCE_LINK connects to SOURCE_DATABASE Cause: a database link connected to a database with a different name. The connection is rejected. Solution: I checked the GLOBAL_NAMES. SQL> show…
Read MoreError: Version Conflicts among development maintained and customized templates encountered; aborting AutoConfig run. Cause: While running autoconfig we faced below issue, Version Conflicts among development maintained and customized templates encountered;…
Read MoreERROR While starting database ORA-03113: end-of-file on communication channel Problem: On further diagnosis of ADRCI logs, I found disk space size assigned to Flash recovery area falling short Solution: Mount…
Read MoreERROR: JServer JAVA Virtual Machine Component Is in Removing state CAUSE: SQL> select comp_name, version, status from dba_registry; COMP_NAME VERSION STATUS —————————————- —————————— ———– Oracle Database Catalog Views 12.1.0.2.0 VALID…
Read MoreERROR: ORA-38760: This database instance failed to turn on flashback database CAUSE: When we are upgrading from 12c to 19c we faced below error, SQL> alter database open; alter database…
Read MoreError: Workflow notification mailer goes down frequently. While we checking at the workflow log file in $APPLCSF/log location(FNDCPGSC786733.txt), we can able to see below error Thread[outboundThreadGroup1,5,outboundThreadGroup]:1236469374:48520:1626634875670:61:UNEXPECTED:[SVC-GSM-WFMLRSVC-786733-10006 : oracle.apps.fnd.cp.gsc.Processor.run()]:java.lang.NumberFormatException: For input…
Read More