Database Error Messages

PRKO-02214

Specified server pool {0} cannot be used to host single instance database {1}

Cause

An attempt to create a single instance database failed because the specified server pool had no configured candidate server.


Action

Use the command 'srvctl modify srvpool' with '-servers' option to configure a candidate server for the server pool. Make sure that the candidate server name specified with the '-servers' option matches that of the '-node' option in the command 'srvctl add database'.