Database Error Messages

PRCD-01230

Failed to modify database {0} to use server pool {1}

Cause

An attempt to modify the database to use the given server pool has failed.


Action

Review the accompanying error messages for details about the failure. For example, a failure could happen if the database owner does not have execute permissions on the given server pool. In this case, use the command 'srvctl config database -db <db_unique_name>' to find out the database owner's user name, create a server pool as that user, and then supply that server pool as an argument when retrying the command.