Unable to initialize state monitor. Not able to create new database connection

In this post we will fix Unable to initialize state monitor Not able to create new database connection.   oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.PoolException: Not able to create new database connection: FNDSECURITY_APPL_SERVER_ID   In my case FND_NODES table and dbc file both have different SERVER_ID. Once I have updated the dbc file as FND_NODES , issue got resolved. … Read more

collect2 ld returned 1 exit status

Introduction:- Here will cover how to fix collect2 ld returned 1 exit status. Below error occurs during relink while applying the patch in oracle database. See how to Issue the failed relink command: How resolve collect2 ld returned 1 exit status. Error:-  collect2: ld returned 1 exit statusmake[1]: *** [/data02/1124home/sysman/lib/libnmemso.so] Error 1make: *** [libnmemso] Error … Read more

ORA-48223 Interrupt Requested Fetch Aborted Return Code 12751

In this post we will cover ORA-48223 Interrupt Requested Fetch Aborted Return Code [12751] [HM_FINDING]. Error:- ORA-48223 Interrupt Requested Fetch Aborted Return Code [12751] [HM_FINDING] | Errors in file /data01/ORAHOME/log/diag/rdbms/ace/PROD/trace/PROD_m000_7649.trc: ORA-51106: check failed to complete due to an error. See error below.     Fixing ORA-48223 Interrupt Requested Fetch Aborted   à If anyone facing … Read more

Resolve kkjcre1p unable to spawn jobq slave processs, slot 0, error 1089 in oracle database.

Resolve kkjcre1p unable to spawn jobq slave process. We are facing this issue while doing shutdown oracle database. Root Cause: – This situation occurs while we fire “shutdown immediate”in oracle database. Continuously error message is coming in alert log file. resolve kkjcre1p unable to spawn jobq slave process, slot 0, error 1089 in oracle database. … Read more

Oracle database monitoring scripts for daily weekly monthly and quarterly DBA checklist activity

In this post I am going to describe you Oracle Database Monitoring Scripts for every DBA for oracle database.  Oracle database health check:-       Oracle Database Monitoring Scripts.     DBA Daily checklists:   1: Health check of the Database. 2: Viewing the Alert log file to analyze the ORA errors if any. … Read more

LsInventory session failed: opatch failed with error code 73

LsInventory session failed: RawInventory gets null OracleHomeInfo | In Oracle EBS Instance, recently I have faced the error as lsinventory session failed while try to run ./opatch lsinventory in our Instance. OPatch wasn’t able to find the database home in central Inventory, due to this issue (opatch failed with error code 73) unable to do the … Read more