Creating new component on IDM 11G - HI-AV -db rac
HiOur environment consist of : 2 nodes for OID instance and 1 rac.
do we need both OID instances started to create a new component ?
We are using the typical command:
opmnctl createcomponent -componentType OID -componentName oid2 -adminPort 7001 -Db_info "myoiddbhostname:1521:myoiddbservice.mydomain.com"
but we receive the message
Caused by: oracle.as.config.ProvisionException: Additional OID instances within an ASInstance should be installed against the same DB as the first OID instance . Check -Db_info parameter (Refer $OI/config/tnsnames.ora)
at oracle.iam.management.oid.install.wls.OIDComponent.onCreate(OIDComponent.java:148)
We have followed several notes to set the db_info parameter :