get wrong password from ORA-01017: invalid username/password
Hi,
is there a way to know what wrong password the app is using to connect to the DB? Release 11.2.0.1.0.
Didn't help:
audit connect whenever not successful;
or
alter system set events '1017 trace name errorstack level 2';
maybe listener tracing?
Thanks.
Joaquin Gonzalez