ERROR | Could not allocate slaves on all specified instances |
CAUSE | After executing a query on a global v$ fixed view, one or more instances failed to allocate a slave to process query |
ACTION | To allow results to be returned by sucessfully allocated slaves, execute ALTER SESSION SET ALLOW_PARTIAL_SN_RESULTS=TRUE statement, or check parameters of instances |