PL/SQL (MOSC)

MOSC Banner

Rollback statement is not rollbacking the data in PLSQL type concurrent program

edited Sep 13, 2019 5:00AM in PL/SQL (MOSC) 9 commentsAnswered

Hi All,

          In PLSQL type concurrent program,I have a for loop to insert the data into table and I have condition to check for error in loop ,and after the loop is ended,I have put a ROLLBACK statement to rollback all the records even if one record resulted in an error. But my concurrent program is not rollbacking the data. is there any reason as to why the data is not getting rollback through concurrent program?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center