Yearly Archives: 2021

adop phase=fs_clone [ERROR]: At least one Oracle inventory check has failed.Provide the location of a valid inventory file.

Cause: $ adop phase=fs_clone [ERROR]: At least one Oracle inventory check has failed.Provide the location of a valid inventory file. Solution : Check adop log using $ADOP_LOG_HOME command $ cd…

Read More

txkISGConfigurator.xml Fails with Error PatchContextFile Doesn’t Exist

Cause: BUILD FAILED /u01/app/122/fs1/EBSapps/comn/java/classes/oracle/apps/fnd/txk/util/txkISGConfigurator.xml:1756: ${patchContextFile} doesn’t exist ! The issue can be reproduced at will with the following steps: 1. “ant -f $JAVA_TOP/oracle/apps/fnd/txk/util/txkISGConfigurator.xml ebsSetup -DforceStop=yes” There was a missing entry…

Read More

FIND APEX USERS LOGIN DETAILS

Description: Following sql script is used to find the Application Express users , who all are logged in previous days or specific period (months , years) . Steps: 1.Login as…

Read More

How to Change WLS admin password if we forget.

IF YOU DON’T KNOW CURRENT PASSWORD ———————————– If you forget your administrative password and cannot start the server, the following procedure works for the default authenticator Note: This is not…

Read More

Oracle Database Diagnostic and Tuning Pack Usage

Introduction: Oracle database always comes up with additional licensing for extra features and most prominent feature is Diagnostics and Tuning pack. These packs are controlled by database parameters and some…

Read More

ORA-17506: I/O Error Simulation when backup controlfile

Issue : ORA-17506: I/O Error Simulation when backup of  a controlfile Observation : When trying to backup a controlfile it throws the below error ERROR ———————– SQL> alter database backup…

Read More

JNDI Creation Failed For EBS Database

Issue : JNDI Creation Failed For EBS Database Observation : When attempting to create JNDI as per step 4 the following error occurs. The edit lock associated with this edit…

Read More

Could not authenticate to Oracle Database Cloud Backup Module

Issue : Could not authenticate to Oracle Database Cloud Backup Module Observation : Oracle Database Cloud Backup Module Install Tool, build 2016-10-07 java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)…

Read More

Weblogic Servers getting failed on restarting after upgrade failed.

Issue: Servers getting failed on restarting after upgrade failed. Description: For upgradation purpose all the servers are stopped and tried for reconfig.sh but unable to open GUI due to VDI…

Read More

OPMN Error : R12.1.3 EBS front-end console won’t come up

Error Log location: $INST_TOP/logs/ora/10.1.3/opmn/default_group~oacore~default_group~1.log $INST_TOP/logs/ora/10.1.3/opmn/default_group~oafm~default_group~1.log Error : Error: Could not connect to the remote server. Please check if the server is down or the client is using invalid host, ORMI…

Read More