[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference orarep::nomahs::dectrace_v20

Title:DECtrace V2.0 and All-in-1 Perf Rpts conf.
Notice:Kits+Doc, 2 | Patches, 3
Moderator:OMYGOD::LAVASH
Created:Mon Apr 26 1993
Last Modified:Mon Jun 02 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:467
Total number of notes:2058

450.0. "Transaction type (READ_ONLY or READ_WRITE)?" by 12291::PDECLERC (Philip Declerck, Technical Support, Oracle Belgium) Mon Mar 10 1997 10:09

    A customer wants to be able to see which of the collected transactions
    are READ_ONLY and which are READ_WRITE?
    
    I presume this can be done using the value of the item TPB for the
    event TRANS_TPB, but how should this be interpreted?
    
    
    Thanks,
    
    Philip
T.RTitleUserPersonal
Name
DateLines
450.1LOCK_MODEOMYGOD::LAVASHSame as it ever was...Mon Mar 10 1997 12:559
Use the LOCK_MODE field in the transaction event record.

I believe 8 is read only and 9 is read_write.

But I could have them backwards, but I'm pretty sure that is correct.

They should be able to figure it out after looking at the data...

George