Database Error Messages

PRCZ-04053

Database {0} could not be removed because it was running

Cause

The command 'srvctl remove database' failed because the database was running.


Action

Stop the database by using the command 'srvctl stop database' and then attempt to remove it. You can also use the '-force' option to remove the running database.