Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Commit work in debugging

Former Member
0 Likes
782

Hi Experts,

While debugging my program, at every single step (F5) or execute (F6), it gives me a status msg "COMMIT WORK executed by system".

What does it mean...is something wrong is happeneing or its a normal statement.

Any helpful entry will be rewarded.

Warm regards,

Raman.

2 REPLIES 2
Read only

Former Member
0 Likes
401

You won't get this after every statement is executed, but it is entirely normal.

Rob

Read only

Former Member
0 Likes
401

Hi,

It is not a probelm in giving the message like COMMIT WORK executed by the system while debugging. Whenever the system is updating the database, related to that pgm it will give the message like that. It's not the probelm of debugging.

Reward if useful,

Regards,

Vijay