Customizing Error message in the password expire dialog [message #153270] |
Fri, 30 December 2005 13:26 |
vinodkumarn
Messages: 60 Registered: March 2005
|
Member |
|
|
We are trying to apply security policy using Oracle profiles.
If a user's password has expired, the default Oracle form for changing the password pops up
If we try to enter the new password and if it passes the password_verify_function checks - all goes well.
However, if an invalid new password is entered, a message box "FRM-40735: ON-ERROR trigger raised unhandled exception ORA-06502" appears. We are struggling to understand why the form is behaving like this.
what may be the reason and how to trap this error message with customized message
Thanks
|
|
|
|
|