ORA-12830: Must COMMIT or ROLLBACK after executing parallel
INSERT/UPDATE/DELETE



ORA-12830: Must COMMIT or ROLLBACK after executing parallel INSERT/UPDATE/DELETE..

Answer / guest

Cause: After executing a parallel INSERT/UPDATE/DELETE
statement, a command other than COMMIT or ROLLBACK was issued.

Action: Execute COMMIT or ROLLBACK before issuing another
SQL command.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-15074: diskgroup string requires rebalance completion

1 Answers  


ORA-25352: no current transaction

1 Answers  


ORA-01469: PRIOR can only be followed by a column name

1 Answers  


TNS-00520: Syntax error

1 Answers  


ORA-12061: invalid ALTER MATERIALIZED VIEW option

1 Answers  






QSM-01078: materialized view, string, is marked invalid

1 Answers  


ORA-00235: controlfile fixed table inconsistent due to concurrent update

1 Answers  


PLS-00380: functions and procedures are not included in this release of PL/SQL

1 Answers  


TNS-00147: Failed to start a pre-spawned pump.

1 Answers  


ORA-09787: sllfop: unrecognizable processing option, incorrect format.

1 Answers  


ORA-39700: database must be opened with UPGRADE option

2 Answers  


ORA-22343: Compilation error for type invalidated by ALTER TYPE

1 Answers  


Categories