Wednesday, August 8, 2012

Toolbar missing for custom Oracle forms in 11i

Oracle Forms Customization the standard toolbar disappeared.

Problem: The Library (PLL) files were not refered correctly in the form.

Solution: Always compile custom form in the App tier, most of the developers try copying the fmx file from the local machine which may have referenced to local pll directory.