Also in the dbshut, change the connect internal to use sqlplus and "/ as
sysdba" as the connectivity string.  This is the approved method for
Oracle8i and Oracle9i.


============================================================================================================

Reginald W. Bailey
IBM Global Services - ETS SW GDSD - Database Management
Your Friendly Neighborhood DBA
713-216-7703 (Office) 281-798-5474 (Mobile) 713-415-5410 (Pager)
============================================================================================================


                                                                                       
                                        
                    [EMAIL PROTECTED]                                                  
                                           
                    Sent by:             To:     [EMAIL PROTECTED]                     
                                     
                    [EMAIL PROTECTED]       cc:                                        
                                           
                    om                   Subject:     RE: dbshut script - shutdown or 
shutdown immediate                       
                                                                                       
                                        
                                                                                       
                                        
                    04/02/2003                                                         
                                        
                    10:19 AM                                                           
                                        
                    Please respond                                                     
                                        
                    to ORACLE-L                                                        
                                        
                                                                                       
                                        
                                                                                       
                                        




Yes, that should be a standard practice any time you perform an new Oracle
install.
Otherwise, that database will problably always hang waiting for all
sessions to
disconnect before completing the shutdown.

I believe the latest versions of Oracle have corrected that issue in the
dbshut
script.

-----Original Message-----
Peter
Sent: Wednesday, April 02, 2003 9:04 AM
To: Multiple recipients of list ORACLE-L


I have one Oracle instance which supports an application
server which always maintains a database connection.
The UNIX system administrator tells me that this instance always
hangs when she tries to shut down the system.  The other instances,
which do not support a 24x7 process shut down properly.

Looking at $ORACLE_HOME/bin/dbshut, I notice that the input to sqlplus
is
     connect internal
     shutdown

Should I modify the script to "shutdown immediate" so that it kills
any connections?

Environment is Oracle 8.1.7 /AIX 4.3.3.

Thanks,
Peter Schauss
Northrop Grumman Corporation
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Schauss, Peter
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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.net
--
Author: Gary W. Parker
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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.net
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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