ORA-12832
Error: ORA-12832: Could not allocate slaves on all specified instances
Causa: After executing a query on a global v$ fixed view, one or more instances failed to allocate a slave to process query.
Acción: To allow results to be returned by successfully allocated slaves, execute ALTER SESSION SET ALLOW_PARTIAL_SN_RESULTS=TRUE statement, or check parameters of instances.
COMENTARIOS:
No hay comentarios.