Database Error Messages

PRCD-01291

The specified server pool {0} has maximum size {1} greater than one, which is invalid for a single instance database {2}.

Cause

An attempt to create a single instance database failed because a server pool with maximum size greater than one server was specified.


Action

Specify a different server pool with maximum size of one, or modify the specified server pool using the command 'srvctl modify srvpool' with '-max 1' option to have at most one server.