Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: system switch off

Re: system switch off

From: <tday6_at_csc.com>
Date: Tue, 24 Jul 2001 08:28:21 -0700
Message-ID: <F001.00353694.20010724083059@fatcity.com>

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_at_ya        <ORACLE-L_at_fatcity.com>                        
    
                    hoo.com>             cc:                                           
    
                    Sent by:             Subject:     system switch off                
    
                    root_at_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: prasadm_g_at_yahoo.com

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: ListGuru_at_fatcity.com (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: tday6_at_csc.com 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: ListGuru_at_fatcity.com (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).
Received on Tue Jul 24 2001 - 10:28:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US