Posts by Asif Hussain

ERRORMSG: appsborg2.zip not found after upgrade of iAS_ORACLE_HOME in Oracle EBS R12.1.3

  Introduction : AutoConfig is a configuration tool that does the automation and the configuration of an Oracle E-Business Suite instance. The data required for configuring an Applications system is…

Read More

How to recover WebLogic Credentials

  Introduction : Oracle WebLogic Server 12c R2 is one of industry’s noteable application servers for building and deploying enterprise Java EE applications with support for all the latest features…

Read More

Steps to recover a corrupted datafile on the standby database

  Introduction : There was an issue faced recently on one of the dataguard environments. One of the file systems(/u05/PROD/) in the dataguard environment got corrupted. Any files added to…

Read More

Steps to run the EBS Technology Code Level Checker (ETCC) in EBS R12.2

Introduction : The Technology Codelevel Checker (ETCC) utility provides two scripts to ensure all the necessary database and application tier patches are installed on a 12.2 system. Oracle strongly recommends…

Read More

Invalid or unexpected user name entered: when trying to change password with FNDCPASS

Introduction : FNDCPASS is an utility to change passwords of database schemas within the Oracle E-Business Suite. For example, you can change the APPS password using FNDCPASS.You can also change…

Read More

lsnrctl Commands are working very slowly and are getting hung on windows

Introduction : The listener is a separate database server process that runs locally on the database server or remotely on the Oracle RAC environment. When a request from the client…

Read More

Switchover of Standby to Primary : Error ORA-00333, ORA-15079, ORA-17611

  Introduction : After configuring the dataguard, databases would be in primary role and standby database role. The above mentioned roles can be altered without the loss of data and…

Read More

Automatic Indexing feature in Oracle Database 19c

The automatic indexing feature automates the indexing in an Oracle database. Automatic indexing automatically creates, rebuilds, and drops indexes in a database based on the changes in application workload, thus…

Read More

Purging of Listener log file in Oracle Database

Introduction : The listener is a separate database server process that runs locally on the database server or remotely on the Oracle RAC environment. When a request from the client…

Read More

Handy commands for “REPLICAT” Process in Oracle GoldenGate

Introduction: The Goldengate Replicat process is also known as the apply process. It is a mandatory process in the Goldengate setup. This data delivery process is the last component to…

Read More