Cloning Database Home Cloning an Oracle database home to another place by clone.pl might be more complicated than you thought, especially in a RAC environment.… Read More »How to Clone Oracle Home
PRCC-1007 or PRCC-01007 Tried to modify a database configuration by utility srvctl, but it failed with PRCC-01007. [oracle@primary01 ~]$ srvctl modify database -d orclcdb -o… Read More »How to Resolve PRCC-1007 : Path does not exist
In previous post, we have talked about how to change both DB_NAME and DB_UNIQUE_NAME of a single-instance database. In this post, we will talk about… Read More »How to Change DBID of a RAC Database
Add RAC DB Let me ask you a question, why would you like to add a RAC database to a cluster? In my experience, there're… Read More »Srvctl Add Database Example