Database - RAC/Scalability (MOSC)

MOSC Banner

srvctl relocate fails

edited Sep 7, 2015 11:39AM in Database - RAC/Scalability (MOSC) 4 comments

Had a bit of an odd problem with a RAC One Node database.

The command

srvctl relocate database -d -d ORCL  -node linux1

failed

PRCD-1222 : Online relocation of database "ORCL" failed but database was restored to its original state

PRKH-1001 : HASContext Internal Error

PRKH-3005 : Entity orcl_1 was not registered with CSS

  CLSS return code=12

The more traditional srvctl commands (stop/start) for this database worked fine.

It turns out that RAC One Node is sensitive to the .database "db_unique_name" parameter.

This was not set to ORCL but to its default  - the db_name ORC.

So the database would not relocate.

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