Hi all,
this is for udb ver 8.1 on aix
I have been reading some db2 documentation and its confusing on default isolation level. some documents say its CS and some says RR.
If i do explains on some sipmple select I see it shows CS as isolation level.
In our installation we are using ver 8.1 without changing isolation level anywhere. So i suppose its CS as per db2explain output.
Client application is connecting this db2 server using websphere/JDBC without changing any isolation related parameters. I am not sure whats the default isolation level for websphere/JDBC installtions. Application is also not changing isolation level in any java codes.
Does that mean we are using default isolation level of database.
Can someone confirm whats the default isolation level for udb ver 8.1 and what isolation level are we using in out set up?
Why is db2 documentation so confusing?
Thanks,
j