SRVCTL add database fails with osdbagrp error - PRCT-1011 : Failed to run "osdbagrp". Detailed error: null

SRVCTL add database fails with osdbagrp error 

This seems to have caused missing ASM group entry in config.c

 $ srvctl add database -d ERPDBA -o /erp_base/app/11.2.0 -p +DATA/spfileERPDBA.ora -c RAC -a EBS
 PRCR-1006 : Failed to add resource ora.ERPDBA.db for ERPDBA
 PRCT-1011 : Failed to run "osdbagrp". Detailed error: null

 You can fix it by following below action plan.

 $ cd $ORACLE_HOME/rdbms/lib
 $ cp config.o config.o.backup
 $ rm -f $ORACLE_HOME/rdbms/lib/config.o
 $ make -f $ORACLE_HOME/rdbms/lib/ins_rdbms.mk $ORACLE_HOME/rdbms/lib/config.o
 $ cd $ORACLE_HOME/srvm/lib
 $ make -f ins_srvm.mk iosdbagrp

 $ srvctl add database -d ERPDBA -o /erp_base/app/11.2.0 -p '+DATA/spfileERPDBA.ora' -c RAC -a EBS
 $ srvctl add instance -d ERPDBA -i ERPDBA1 -n nizam-rac1
 $ srvctl add instance -d ERPDBA -i ERPDBA2 -n nizam-rac2

 $ srvctl start database -d ERPDBA
 $ srvctl status database -d ERPDBA
 Instance ERPDBA1 is running on node nizam-rac1
 Instance ERPDBA2 is running on node nizam-rac2
appsdbahelp

17+ years of experience in Oracle Database, Oracle Cloud Infrastructure(OCI), Oracle EBS on Cloud, Oracle E-Business Suite, DevOps tools, Oracle WebLogic, Oracle Application Server, Oracle Access Manager and various Operating System flavors including Redhat Linux, UNIX (Solaris, HP-UX) and Windows. Expert in Oracle9i/10g/11g/12c/19c database administration, upgrade, configuration and tuning. Experience in Oracle E-Business Suite technological stack, including architecture, installation, configuration, maintenance, tuning, cloning and patching procedures. Expert in Oracle Cloud Infrastructure(OCI), Oracle EBS On Cloud and Oracle EBS Cloud Manager Experience with Oracle Cloud Solution and Expert of Oracle ERP/Oracle HCM Cloud deployment Experience in Terraform, JSON and chef cloud infrastructure automation framework Knowledge of ASM, Data Guard, Real Application Cluster, Exadata and Exalogic Knowledge of Oracle Enterprise Manager(OEM) Grid Control, Oracle WebLogic, Oracle Internet Directory, Oracle Access Manager and Apache Ability to analyze problem, develops solutions and bring program/project execution to completion.

Post a Comment

Previous Post Next Post