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

Home -> Community -> Mailing Lists -> Oracle-L -> Easy Question: Test Connection

Easy Question: Test Connection

From: Sinardy Xing <SinardyXing_at_bkgcomsvc.com>
Date: Tue, 11 May 2004 10:57:49 +0800
Message-ID: <7534CC34CD1D9F49BB05A00B9C6F20F401351A39@antares.bcsgroup.com.sg>


Hi all,  

How I test given password? (test connect)  

example
the logic is something like this  

username=system;
password=manager;  

if ORACLE_TEST_CONNECT(username, password) < 0 then

    echo Wrong id or(and) password
else

    exp username/password
endif;    

How to test the given username or password?      

thanks so much  

Sinardy        



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Mon May 10 2004 - 21:55:01 CDT

Original text of this message

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