Srvctl Remove Database Exampleby Ed ChenDecember 13, 2022March 13, 2023Srvctl Remove Database Command srvctl remove database removes the database configuration from the cluster only, it won't remove the datafiles and dependencies in the storage.… Read More »Srvctl Remove Database Example
How to Resolve PRKO-3141 : Database could not be removed because it was runningby Ed ChenDecember 12, 2022December 20, 2022PRKO-3141 or PRKO-03141 Tried to remove a RAC database from the cluster, but it failed with PRKO-3141. [oracle@primary01 ~]$ srvctl remove database -d orclcdb PRKO-3141… Read More »How to Resolve PRKO-3141 : Database could not be removed because it was running
How to Change DB_UNIQUE_NAME of a RAC Databaseby Ed ChenFebruary 3, 2021February 12, 2023In 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