How to Change DBID of a RAC Databaseby Ed ChenJanuary 27, 2021September 24, 2021In 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
How to Change SPFILE Location in Oracleby Ed ChenFebruary 23, 2019June 12, 2022ALTER SYSTEM SET SPFILE Before reading, you have to know that there's no ALTER SYSTEM SET SPFILE statement in Oracle, because we can never write… Read More »How to Change SPFILE Location in Oracle