Has anyone figured out how to call OCIPasswordChange from Perl (with or
without DBI)? The reason I'm asking that Oracle is saying that
OCIPasswordChange function should be used instead of 'alter user..' to
accomplish password changes. I'm hoping someone has figured out how to do
this using Perl.
I saw the following archive item where Tim Bunce talks about a possible
approach to incorporate this functionality into DBI but I don't know if
anyone ever implemented this or came up with an alternate solution.
http://www.perl.jann.com/dbi-users/200009/msg00157.html
TIA,
Gerardo