View Single Post

   
  #2 (permalink)  
Old 02-27-2008, 06:52 AM
Jan M. Nelken
 
Posts: n/a
Default Re: db2pd -activestatements

Private Pyle wrote:
> I have a question about db2pd. When using the -activestatements the
> column -EffISO is the effective isolation level. The value in this
> column is an integer, not something easy like UR, CS, RS, or RR. The
> documentation update doesn't tell me what the translation is, can some
> please shed some light on this?
>
> Thanks!
>


0 - Repeatable Read
1 - Cursor stability
2 - Uncommited Read
3 - Read stability

Jan M. Nelken
Reply With Quote