Database Error Messages

PRGO-01322

failed to find available servers for pool "{0}"

Cause

  1. If "{0}" is an existing pool, it does not have any active servers to host the new database instance.
  2. If "{0}" is a new pool to be added, there are no free servers that can be assigned to the new pool.

Action

Either specify an existing pool with active servers, or create a new pool and make sure that:

  1. for a new server pool in an Oracle Flex Cluster, there is at least one free Hub Node server;
  2. for a new server pool in a Regular Cluster, there is at least one free server;
  3. for a new PQ pool, there is at least one free Leaf Node server in an Oracle Flex Cluster.