Hello,
I want to develop new form for Oracle apps 11i (11.5.10.2), but I am not able due to: frm-40735 on-error trigger raised unhandled exception ora-06508.
Below the steps I followed to create a form:
- 1- Create a folder : C:\DevEbs\forms
- 2- Copy TEMPLATE.FMB and APPSTAND.FMB form $AU_TOP/FORMS/US to C:\DevEbs\forms
- 3- Copy all .pll from $AU_TOP/resource to C:\DevEbs\forms
- 4- Modify FORMS60_PATH : c:\devebs\forms;C:\GRES\FORMS;C:\orant\reshum\bin;C:\orant\reshum\
- 5- Modify C:\DevEbs\forms in “start in” forms shortcut
- 6- Create new Forms from TEMPLATE.FMB
I compile all without errors, but when I run forms I get:
frm-40735 on-error trigger raised unhandled exception ora-06508
Do you have any suggestions?
Thank you.
Saadeddine