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

Home -> Community -> Usenet -> comp.databases.oracle -> Administration script to check DB

Administration script to check DB

From: F. Biguet <fbiguet_at_yahoo.fr>
Date: 14 Sep 2004 03:18:41 -0700
Message-ID: <c20c89f0.0409140218.357ed924@posting.google.com>


Hello,

I want to create a generic script that connects to Oracle databases (from 7.3.4 to 9.2 version) with a guest user. This script should return 1 if connection is successful and 0 if not. My problem is due to the 3 requests for password when the connection fails. I can't find any option that allows to ask for password only one time.

Has anyone already written a such script?

Thank you in advance.

Fanny Received on Tue Sep 14 2004 - 05:18:41 CDT

Original text of this message

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