Database Error Messages

Release
toggle
  • 23ai
  • 21c
Updated
Jun 24, 2024

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.