ORA-30512: cannot modify string.string more than once in a
transaction
Answer / guest
Cause: An attempt was made to modify an object more than
once in a transaction. This error is usually caused by a DDL
statement that fires a system trigger that tries to modify
the same object. It can also happen when an attempt is made
to perform more than one DDL operation on a queue table in
the same transaction without issuing a commit between
operations.
Action: Do not create system triggers that might modify an
already modified object. Also, do not specify more than one
DDL operation on a queue table in the same transaction.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-01138: database must either be open in this instance or not at all
O2F-00331: A syntactically illegal name was seen in the INTYPE file
SQL*Loader-00488: %s not a named collection type for filler field string
ORA-12439: invalid combination of policy options
RMAN-08585: copying standby controlfile
ORA-07640: smsget: SGA not yet valid. Initialization in progress
PCB-00101: Could not find or open system configuration file
ORA-08118: Deferred FK constraints cannot be enforced, index too big (string)
SQL*Loader-00953: Error shipping read buffer across 2-task
ORA-22911: duplicate storage specification for the nested table item
ORA-38711: Corrupt flashback log block header: block string
PCB-00555: Using WHERE CURRENT OF on cursor defined without FOR UPDATE clause