Oracle password change using the Verify Password function

From: <neuge_at_lconn.com>
Date: 20 Aug 2003 14:39:40 -0700
Message-ID: <e5afbe7.0308201339.13d6f78b_at_posting.google.com>


I am trying to write a Change password process to change user password on an Oracle 8i database with a Powerbuilder client. When the PL/SQL function supplied by Oracle (Verify Password) is enabled for the profile the Alter User username identified by newpassword fails with a ORA-20003 Verify password has failed.

The function works perfectly from a SQL editor such as Embarcadero's Rapid SQL.

I found one report that suggests using the OCIPasswordchange() function but appears to be very involved. Received on Wed Aug 20 2003 - 23:39:40 CEST

Original text of this message