Redo Transport Services fails with ORA-16198 At the alert log, we received this error message on the production database for the 19c Data Guard. The primary alert log file showed: LGWR: …
Read More »Yearly Archives: 2022
ORA-04063: package body “APPS.AP_ACCTG_DATA_FIX_PKG” has errors
ERROR ORA-04063: package body “APPS.AP_ACCTG_DATA_FIX_PKG” has errors ORA-06508: PL/SQL: could not find program unit being called: “APPS.AP_ACCTG_DATA_FIX_PKG” ORA-06512: at line 38
Read More »The persistent store “_WLS_AdminServer” could not be deployed: weblogic.store.PersistentStoreException
ERROR <Error> <Store> <BEA-280061><The persistent store “_WLS_AdminServer” could not be deployed: weblogic.store.PersistentStoreException: [Store:280105]The persistent file store “_WLS_AdminServer” cannot open file _WLS_ADMINSERVER000000.DAT.
Read More »How to Get Apps Password From Backend
How to Get Apps Password From Backend STEP 1. First login to Database through Command Prompt sqlplus / as sysdba STEP 2 : Create Function From Below Script …
Read More »Oracle E-Business Suite on Autonomous Database on Dedicated Exadata Infrastructure
Oracle E-Business Suite (EBS) Release 12.2 is now certified for Autonomous Database on Dedicated Exadata Infrastructure. Oracle runs best on Oracle. So, running Oracle applications on the Autonomous Database Dedicated …
Read More »Oracle ACE Associate Award To Syed Saad Ali
Oracle Ace
Read More »How to FIND Oracle EBS R12 Component Versions
How to FIND Oracle EBS R12 Component Versions
Read More »Oracle Data Guard Synchronization
As an Oracle Database Administrator, one of the common challenges faced by DBAs is ensuring that the Disaster Recovery (DR) system is in sync with the Primary server. …
Read More »Roll forward of Data Guard in Oracle
Roll forward of Data Guard in Oracle In this blog post, we will be discussing the roll forward option of Dataguard in Oracle, which is a critical process in ensuring …
Read More »ERROR: ORA-01408 such column list already indexed
ERROR ERROR: ORA-01408 such column list already indexed while upgrading database to 11.2.0.4 using DBUA SOLUTION Prior starting the upgrade drop the index in the SYSTEM Schema drop index system.REPCAT$_AUDIT_COLUMN_IDX1; Start …
Read More »