ORA-12838: cannot read/modify an object after modifying it
in parallel
Answer / guest
Cause: Within the same transaction, an attempt was made to
add read or modification statements on a table after it had
been modified in parallel or with direct load. This is not
permitted.
Action: Rewrite the transaction, or break it up into two
transactions: one containing the initial modification and
the second containing the parallel modification operation.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 1 No |
DRG-50608: unexpected end of data
TNS-00110: Could not initialize network from file TNSNET.ORA
ORA-00023: session references process private memory; cannot detach session
SQL*Loader-00944: error preparing insert statement for table string.
ORA-01268: invalid TEMPFILE clause for alter of permanent TABLESPACE
ORA-09954: scgcc: unexpected return status to callback of lock close
ORA-31028: Resource metadata length string exceeded maximum length string
CLSR-00509: Unable to initialize NLS
ORA-31627: API call succeeded but more information is available
ORA-32013: failure in verifying parameters from the restored SPFILE
ORA-16557: The database is already in use.
PLS-00411: Number of values in aggregate and in subquery don't match