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: SGADEF file?

RE: SGADEF file?

From: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Tue, 29 Aug 2006 11:32:41 -0400
Message-ID: <AA29A27627F842409E1D18FB19CDCF270951FAF4@AABO-EXCHANGE02.bos.il.pqe>


The best way to check if an instance is up and running is to connect to it. If connection is not successful, report the specific Oracle error encountered. Checking for pmon or smon and a listener process is not good enough. What if archive log area is full? ORA-257 What if the audit destination is full? ORA-9817 Always attempt connection to check if database instance is available.  

SGADEF has been obselete since at least 8i.  

Hope that helps,  

-Mark
 

--

Mark J. Bobak
Senior Oracle Architect
ProQuest Information & Learning

Ours is the age that is proud of machines that can think and suspicious of men who try to. --H. Mumford Jones, 1892-1980  


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Onkar N Tiwary Sent: Tuesday, August 29, 2006 11:17 AM
To: ORACLE-L
Cc: gogala_at_sbcglobal.net
Subject: SGADEF file?

hi all,  

I have a question (may sound silly to some of you) :  

  1. what are the different ways of checking if an oracle instance is up and running or not?
  2. what is the use of "sgadef" file and what is the location of this file on unix box? If this file is supported in oracle 8i and later or not?

Thanks in advance.

--

Thanks & Regards,
T. Onkar Nath  

--

http://www.freelists.org/webpage/oracle-l Received on Tue Aug 29 2006 - 10:32:41 CDT

Original text of this message

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