Home » Developer & Programmer » Forms » FRM-40735:WHEN-CUSTOM-ITEM-EVENT trigger raised unhandled exception ORA-06508. (Forms11g)
FRM-40735:WHEN-CUSTOM-ITEM-EVENT trigger raised unhandled exception ORA-06508. [message #570955] Mon, 19 November 2012 05:16 Go to next message
ranamirfan
Messages: 501
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Dear All,
I am trying to Configure Webutil in Forms 11g.
I follow the same instructions as mentioned in https://support.oracle.com
Note: For 11g Forms see Note 1093985.1 "How to Configure Webutil in Forms 11g ".

When run the Demo form getting below error.
FRM-40735:WHEN-CUSTOM-ITEM-EVENT trigger raised unhandled exception ORA-06508.


./fa/10519/0/

Please advise.

Regards,
Irfan
  • Attachment: Webutil.png
    (Size: 59.26KB, Downloaded 630 times)
Re: FRM-40735:WHEN-CUSTOM-ITEM-EVENT trigger raised unhandled exception ORA-06508. [message #570976 is a reply to message #570955] Mon, 19 November 2012 07:53 Go to previous messageGo to next message
Littlefoot
Messages: 16998
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Oracle

ORA-06508: PL/SQL: could not find program unit being called

Cause: An attempt was made to call a stored program that could not be found.
The program may have been dropped or incompatibly modified, or have compiled with errors.

Action: Check that all referenced programs, including their package bodies, exist and are compatible.

[Updated on: Mon, 19 November 2012 07:53]

Report message to a moderator

Re: FRM-40735:WHEN-CUSTOM-ITEM-EVENT trigger raised unhandled exception ORA-06508. [message #570979 is a reply to message #570976] Mon, 19 November 2012 08:21 Go to previous message
ranamirfan
Messages: 501
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Thanks for reply.
Problem Solved !
1- Copy Webutil.pll in FORMS_PATH folder & complile it.
2- GRANT CONNECT ,RESOURCE,CREATE PROCEDURE,CREATE PUBLIC SYNONYM TO webutil user;
3- Recompile WEBUTIL_DB_LOCAL (Package Body)in Webutil.pll.



Regards,
Irfan


[Updated on: Tue, 20 November 2012 04:29]

Report message to a moderator

Previous Topic: show_view is not working
Next Topic: Post change trigger in oracle forms
Goto Forum:
  


Current Time: Sat May 25 15:31:28 CDT 2013

Total time taken to generate the page: 0.54687 seconds