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

Thread: find a user consuming CPU on the server

  1. #1
    Join Date
    Jan 2001
    Posts
    157

    find a user consuming CPU on the server

    If I execute the "TOP" command on unix and I see the Oracle pid that is consuming say 60% of the CPU, how do I nail it down to a userid or sid inside the database doing the processing?

    Thanks,
    Clinton

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    top shows you the process id

  3. #3
    Join Date
    Jan 2001
    Posts
    3,134
    Can't you pull top 10 SQL in OEM and sort by CPU consumption?
    I remember when this place was cool.

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