Clears the cluster setting in the master block of the database. Clearing the cluster setting allows you to start and manage the database without cluster protection.
Syntax
prostrct cluster db-name clear
Parameters
db-name
Specifies the database you are using.
Notes
Use of the PROSTRCT command to clear the cluster setting is for emergency use only. Under normal circumstances, the PROCLUSTER command should be used to disable a cluster-enabled database. See Disablinga cluster-enabled database.
Clearing the cluster setting does not clean up cluster-specific objects associated with the database. You must manually remove these objects.