Re: OCILogon using Secure External Password Store parameters

From: Michael Austin <maustin_at_firstdbasource.com>
Date: Sat, 21 Feb 2009 18:06:31 -0600
Message-ID: <rG0ol.23318$ZP4.9541_at_nlpi067.nbdc.sbc.com>


[Quoted] Warren Van Wyck wrote:
> I'm using Oracle 10g Release 2 on IBM AIX.
>
> sqlplus /_at_PPRD works fine with Secure External Password Store where PPRD
> is a TNS Alias
>
> It's not working for my OCI program.
>
> Code for OCI
>
> rc = OCILogon(p_env, p_err, &p_svc, "/_at_PPRD", 6, "", 0, "", 0);
>
> yields
>
> Logon Error - ORA-01005: null password given; logon denied
>
> Various other combinations also fail.

[Quoted] various docs and examples abound ...

http://www.oracle-base.com/articles/10g/SecureExternalPasswordStore_10gR2.php

and
http://www.google.com/search?hl=en&q=oci+secure+external+password+store&btnG=Google+Search&aq=f&oq= Received on Sun Feb 22 2009 - 01:06:31 CET

Original text of this message