Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Is Database Up?
Hi All,
I want to write a Unix shell script that will check to see if a database, on a remote machine, is up. Is this possible without writing some long telnet routine or something?
I was hoping for some simple command that I can grep for some string to tell me the status of the remote database........
Thanks!!! Received on Mon Aug 28 2006 - 11:08:05 CDT