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

Home -> Community -> Usenet -> c.d.o.server -> Re: shutdown in svrmgrl is hanging

Re: shutdown in svrmgrl is hanging

From: Ethan Post <epost1NOepSPAM_at_yahoo.com.invalid>
Date: 2000/07/13
Message-ID: <0877e22f.4efc31cb@usw-ex0105-037.remarq.com>#1/1

Steve,

What mode are you shutting down in? Most folks use 'immediate'

svrmgrl> shutdown immediate

This mode allows existing transactions to complete then logs any open sessions out of the DB. If you are using shutdown normal it will wait until everyone has logged out of the DB (it will also not allow any new logins) which may be never thus hanging the shutdown. Even shutdown immediate can take quite a few minutes sometimes.

-Ethan

http://www.freetechnicaltraining.com/oracle_links.htm http://www.gnumetrics.com


Got questions? Get answers over the phone at Keen.com. Up to 100 minutes free!
http://www.keen.com Received on Thu Jul 13 2000 - 00:00:00 CDT

Original text of this message

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