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

Thread: kill session error

  1. #1
    Join Date
    Oct 2003
    Posts
    21

    kill session error

    Is it possible that a session is still haging in the system and get the following error?

    SQL> alter system kill session '20, 33424';
    alter system kill session '20, 33424'
    *
    ERROR at line 1:
    ORA-00030: user session ID does not exist

    when I query v$session I still can see the sessions;

    Thanks buddies
    Bhaskara

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    prove it

  3. #3
    Join Date
    Nov 2004
    Location
    Mumbai, India
    Posts
    452
    It may be that the session is marked for kill.
    There are three kinds of lies: Lies, damned lies, and benchmarks...

    Unix is user friendly. It's just very particular about who it's friends are.

    Oracle DBA

  4. #4
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    then it would say marked for kill

  5. #5
    Join Date
    Jan 2001
    Posts
    3,134
    orakill fo Windoze.

    Kill it at the thread level.

    http://www.dbazine.com/moore3.shtml
    I remember when this place was cool.

  6. #6
    Join Date
    Dec 2001
    Location
    UK
    Posts
    1,684
    Hi.

    This will show you what to do:

    http://www.oracle-base.com/articles/...leSessions.php

    Cheers
    Tim...
    OCP DBA 7.3, 8, 8i, 9i, 10g, 11g
    OCA PL/SQL Developer
    Oracle ACE Director
    My website: oracle-base.com
    My blog: oracle-base.com/blog

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