Database Administration (MOSC)

MOSC Banner

Database added to Clusterware underscore removed from its name

edited Apr 18, 2016 1:50AM in Database Administration (MOSC) 1 commentAnswered ✓

Hi guys,

I have successfully created a physical standby single-instance database with a unique databasename as ORADB_S2.

However, when I registered the database in the clusterware using SRVCTL, the instance got automatically renamed to ORADBS2.

Amazingly, when I set ORACLE_SID to ORADBS2, everything works fine.

Can any one explain please?

It is Oracle 12c R1 on Linux 5.7.

[oracle@srv2 ~]$ srvctl add database -db ORADB_S2 -oraclehome /u01/app/oracle/product/12.1.0/db_1 -startoption MOUNT -stopoption IMMEDIATE -policy AUTOMATIC -spfile /u01/app/oracle/product/12.1.0/db_1/dbs/spfileORADB_S2.ora

[oracle@srv2 ~]$ srvctl start database -d oradb_s2

[oracle@srv2 ~]$ srvctl status database -d oradb_s2

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center