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: db up script-THANKS

RE: db up script-THANKS

From: <Lisa_Koivu_at_gelco.com>
Date: Mon, 15 May 2000 12:31:08 -0500
Message-Id: <10498.105671@fatcity.com>


If I neglected to do so, I want to say THANK YOU to everyone for all your helpful responses.
Steve, your script fit the bill perfectly. I am now fully CYA in this department.
I just hope someday I can contribute to the list as much as I benefit from it.

Thanks again
Lisa

Steve Adams <steve.adams_at_ixora.com.au> on 05/12/2000 03:56:35 PM

Please respond to ORACLE-L_at_fatcity.com

To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: (bcc: Lisa Koivu/GELCO)

Subject: RE: db up script

Hi Lisa,

There is something on my web site (miscellaneous scripts page) that does it.

Regards,
Steve Adams

http://www.ixora.com.au/
http://www.oreilly.com/catalog/orinternals/
http://www.christianity.net.au/


-----Original Message-----
From:     Lisa_Koivu_at_gelco.com [SMTP:Lisa_Koivu_at_gelco.com]
Sent:     Thursday, May 11, 2000 4:29 PM
To: Multiple recipients of list ORACLE-L Subject: db up script

Hello -

Does anyone have a script that checks if a series of databases are up and available that they would be willing to share? I set out to write a ksh script to do this and found that I would have to write C to do what I needed to do, since trying to connect to a hung or down instance will result in a hung process. There wasn't an easy way to fire off the connect process, sleep, and kill it if it hadn't come back yet. I really don't want to spend my day writing C code, it will exacerbate the headache my job gave me today.

Any suggestions / script snippets are appreciated Thanks
Lisa

--
Author:
  INET: Lisa_Koivu_at_gelco.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). -- Author: Steve Adams INET: steve.adams_at_ixora.com.au 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
Received on Mon May 15 2000 - 12:31:08 CDT

Original text of this message

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