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: beq processes preventing shutdown

RE: beq processes preventing shutdown

From: April Wells <awells_at_csedge.com>
Date: Tue, 27 May 2003 05:35:14 -0800
Message-ID: <F001.005A3242.20030527053514@fatcity.com>

Bequeath is a connection internal to the server that is connecting to the database (bequeath meaning that it doesn't go though or to the network cards). SQLPLUS at the command prompt on the database server...

I would probably find a way to more elegantly kill the process that is running rather than to resort to your three step process (although it IS a supported means by which you can shutdown your database.... so I have been told on several occasions) or have sessions time out... or make everyone log off the server when it is time to shutdown the database.

April Wells
Oracle DBA/Oracle Apps DBA
Corporate Systems
Amarillo Texas

You will recognize your own path when you come upon it, because you will suddenly have all the energy and imagination you will ever need. ~ Jerry Gillies ~

-----Original Message-----
Sent: Tuesday, May 27, 2003 7:40 AM
To: Multiple recipients of list ORACLE-L

Our sysadmin tells me he's been experiencing problems sometimes, when trying to shutdown an Oracle 8.1.7 instance on a Solaris 64-bit environment. The shutdown "hangs up", and he can see processes like the following:

oraclePROD (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))

>From searching around, I've been able to ascertain that these "beq"
processes are probably created by the listener in response to connect requests, but beyond that, I'm stumped!

All I've been able to advise is that he replace his "shutdown immediate" with a 3-step "shutdown abort / startup restrict / shutdown immediate" sequence, which should prevent being hung up by any "beq processes", but I'd rather feel I'd solved the problem, rather than merely sidestepping it!

Any ideas what may be causing this, and what the remedy might be?

Regards,

Paul Vincent
DBA
University of Central England

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Paul Vincent
  INET: Paul.Vincent_at_uce.ac.uk

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: 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).

The information contained in this communication, including attachments, is strictly 
confidential and for the intended use of the addressee only; it may also contain 
proprietary, price sensitive, or legally privileged information. Notice is hereby given that 
any disclosure, distribution, dissemination, use, or copying of the information by anyone 
other than the intended recipient is strictly prohibited and may be illegal. If you have 
received this communication in error, please notify the sender immediately by reply e-mail, 
delete this communication, and destroy all copies.
 

Corporate Systems, Inc. has taken reasonable precautions to ensure that any attachment to 
this e-mail has been swept for viruses. We specifically disclaim all liability and will 
accept no responsibility for any damage sustained as a result of software viruses and advise 
you to carry out your own virus checks before opening any attachment.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: April Wells
  INET: awells_at_csedge.com

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: 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 May 27 2003 - 08:35:14 CDT

Original text of this message

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