Database Error Messages

PRCD-01149

AUTOMATIC management policy cannot be used for the service {0} when the database {1} has {2} management policy

Cause

An attempt to create or modify a service failed because the management policy specified for the service was AUTOMATIC but the database's management policy was NORESTART or USERONLY.


Action

Make sure that the provided service's management policy is MANUAL when running 'srvctl add service' or 'srvctl modify service' command.