Home » Developer & Programmer » Forms » Customizing Error message in the password expire dialog
Customizing Error message in the password expire dialog [message #153270] Fri, 30 December 2005 13:26 Go to next message
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
Re: Customizing Error message in the password expire dialog [message #153307 is a reply to message #153270] Sat, 31 December 2005 02:49 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
ORA-6502: Numeric or value error. Check your code in the ON-ERROR trigger. It probably has a variable that is too small.

MHE
Re: Customizing Error message in the password expire dialog [message #154116 is a reply to message #153307] Thu, 05 January 2006 15:03 Go to previous message
vinodkumarn
Messages: 60
Registered: March 2005
Member
no all the variables have correct values.

can anyone help me reagarding this issue

Thanks
Vinod
Previous Topic: Which trigger do I use?
Next Topic: chart item
Goto Forum:
  


Current Time: Fri Sep 20 04:46:19 CDT 2024