Home » Developer & Programmer » Forms » Error when running Forms 10g through web. (oracle 10g, windows xp)
Error when running Forms 10g through web. [message #486989] Tue, 21 December 2010 22:59 Go to next message
shajat
Messages: 25
Registered: October 2008
Location: INDIA
Junior Member
I am using forms 10g developer suite, AIX in appl server.

When I run the form on my local drive through web I am getting error that,
FRM-40735:ON-ERROR trigger raised unhandled exception ORA-06508.

My fmbs & fmxs are in e:\fmb, libraries are in d:\application\lib.
FORMS_PATH in Registry is C:\DevSuiteHome_1\cgenf61\admin;C:\DevSuiteHome_1\forms;e:\fmb;d:\application\lib
I have set the same path in default.env also.

What should I update, to run the form successfully.

Thanks inadvance.
Re: Error when running Forms 10g through web. [message #487007 is a reply to message #486989] Wed, 22 December 2010 00:57 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
It seems that you are calling a non-existent stored procedure (or the one you don't have access to).

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.


How does your ON-ERROR trigger look like? Could you post it here?
Re: Error when running Forms 10g through web. [message #515142 is a reply to message #487007] Fri, 08 July 2011 04:07 Go to previous messageGo to next message
Nshan
Messages: 62
Registered: February 2009
Member
Hi All,

I am also getting the same error when i try to run my form in oracle 10g.

Could anyone please help to resolve this.

Thanks,
Nshan.
Re: Error when running Forms 10g through web. [message #515157 is a reply to message #515142] Fri, 08 July 2011 05:30 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Maybe, if you provide some more details.
Previous Topic: insert records which are checked
Next Topic: Error FRM-40735: ON-ERROR trigger raised unhandled exception ORA-6508
Goto Forum:
  


Current Time: Tue Sep 17 18:46:51 CDT 2024