ORA-12830: MustCOMMIT or ROLLBACK after executing parallel INSERT/UPDATE/DELETE Cause: After executing a parallel INSERT/UPDATE/DELETEstatement, a
command other than COMMIT or ROLLBACK was issued. Action: ExecuteCOMMIT or ROLLBACK before issuing another SQL command.