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

Home -> Community -> Mailing Lists -> Oracle-L -> db up script

db up script

From: <Lisa_Koivu_at_gelco.com>
Date: Wed, 10 May 2000 10:13:08 -0500
Message-Id: <10493.105336@fatcity.com>


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 Received on Wed May 10 2000 - 10:13:08 CDT

Original text of this message

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