Depends.  Is your server an NT box or UNIX?  Your sessions are dead (you
cannot reconnect to them), but in an NT box there are no separate
processes.  On a UNIX box the processes associated with your sessions will
remain.  Our developers used to go home at the end of the day and just turn
off their client boxes without logging out of Oracle.  In a 24x7 UNIX
environment, eventually these ghost processes will cause problems with
semaphores (something about "cannot fork").  It was a long time ago (in a
galaxy far away) but I'll bet someone here can tell you how to use PIDs and
SPIDs to track down the offending processes and kill them.


                                                                                       
    
                    prasad                                                             
    
                    maganti              To:     Multiple recipients of list ORACLE-L  
    
                    <prasadm_g@ya        <[EMAIL PROTECTED]>                        
    
                    hoo.com>             cc:                                           
    
                    Sent by:             Subject:     system switch off                
    
                    root@fatcity.                                                      
    
                    com                                                                
    
                                                                                       
    
                                                                                       
    
                    07/24/2001                                                         
    
                    11:16 AM                                                           
    
                    Please                                                             
    
                    respond to                                                         
    
                    ORACLE-L                                                           
    
                                                                                       
    
                                                                                       
    




hi dba's

my pc was connected to a remote oracle server.

i logged into sql*plus as scott/tiger.

suddently the power has gone.

can anybody tell me what happens to my sessions,

will they still exist in the server, or killed by any
process,

or

pmon cleans everything concern to session.

thanx in adv.

prasad

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: prasad maganti
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to