How to Change DB_UNIQUE_NAME of a RAC Databaseby Ed ChenFebruary 3, 2021October 3, 2021In previous post, we have talked about how to change DB_NAME of a RAC database. In this post, we will talk about how to change… Read More »How to Change DB_UNIQUE_NAME of a RAC Database
How to Create an Empty RAC Database without Using DBCAby Ed ChenDecember 5, 2020December 8, 2021Let me ask you a question, why would you like to create an empty RAC database? In my experience, there're two use cases that can… Read More »How to Create an Empty RAC Database without Using DBCA
How to Resolve ORA-29760: instance_number parameter not specifiedby Ed ChenDecember 4, 2020May 14, 20224 CommentsORA-29760 ORA-29760: instance_number parameter not specified means that Oracle cannot find any INSTANCE_NUMBER for given instance names in the parameter file to startup the instance.… Read More »How to Resolve ORA-29760: instance_number parameter not specified