Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

11i template for forms error

Status
Not open for further replies.

etiennes

Programmer
Oct 16, 2003
9
ZA
I need to do customization in oracle 11i. I transferred the Template.fmb and relevant libraries to my local pc. When I open the Template.fmb form on my local pc I get the following error:
FRM-18108 : Failed to load the following objects.
Source module :Template.fmb
Source object: FRAME_HORZ_LINE,FRAME_RECT
Source module : APPSTAND
Source object : STANDARD_PC_AND_VA,STANDARD_TOOLBAR,STANDARD_CALENDAR.
 
Hi Dima

Thanks for your response.

I did a search on the unix box for any .olb files , but could not find any. Where must I search for the referenced object libraries.

Thanks
etienne
 
Look for them in your Oracle 11i CD.

Regards
Himanshu
 
Thanks to Dima and Himanshu

The problem was that the template.fmb must also be in the forms60 path on the local pc together with the appstand.fmb form.

Etienne
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top