Hi All,
I wanted to ask a basic question. What is the role of auto-commit. Does it automatically commit after every SQL run or it does commit when the UOW(consisting of many SQL) gets over. what is the performance impact and
how to set it off..
I have tried using
db2 update command options using c off
but when I am doing the "list command options" its not reflecting there.
Do I need to do something else.??