DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: serial#

  1. #1
    Join Date
    Apr 2000
    Location
    roma
    Posts
    131
    Does anyone know what is the number order of serial# in the v$session?
    E.s if i have users whith serial# =1 (what does it mean? are incremental the numbers?)

  2. #2
    Join Date
    Aug 2000
    Location
    York - England
    Posts
    33
    As far as I know it is a way to monitor that a user is active
    If serial# is incrementing then the user is busy, if it does not move then it is possible that the user is inactive.

    Cheers
    :p :p :p

  3. #3
    Join Date
    Mar 2000
    Location
    Atlanta, GA,USA
    Posts
    155
    Incorrect!
    It is another session identified. Serial# makes sense only for sessions with AUDSID<>0 (actual database sessions but not internal Oracle processes.)

    Good luck!
    Sergey.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width