ORA-00099 : timed out while waiting for resource, potential
Cause : The resource needed by the transaction was transaction could not acquire the resource within
This indicates potential deadlock involving this PDML transactions currently running in the system.
Action : Increase the value of the PARALLEL_TRANSACTION_TIMEOUT parameter; then retry the operation.
Popularity: 1% [?]


