How To Resolve FRM-18108, FRM-10102 in Forms Builder / Forms Compiler
How To Resolve FRM-18108, FRM-10102 in Forms Builder / Forms Compiler
Titleimage
Posted by RENAPS Dev Team on 2024:06:03 15:16:19
Oracle Forms and Reports: Applies to version 11.1.1.2.0 and later
Information in this document applies to any platform. Applies to Forms 11g Release 1 and 11g Release 2.
Please note that as of June 2014, Premier Support for this product version has ended. With Premier Support ended, this product is no longer entitled to the following:
- New updates, fixes, security alerts, data fixes, and critical patch updates
- New tax, legal, and regulatory updates
- New upgrade scripts
- Certification with new third-party products/versions
- Certification with new Oracle products
If your organisation is impacted by this change, please consider an Oracle Forms Upgrade to latest version or an Oracle Forms Migration to Java/React with ORMIT™ Open Java.
Goal
How to resolve :
- FRM-18108 - Can't load object files
- FRM-10102 - Can't load libraries
messages in Forms Builder / Forms Compiler
Solution
To resolve these errors, FORMS_PATH (or FORMS90_PATH in 9.0.x) must be set to include the directories housing the FMBs and PLLs (and OLBs at design-time).
The setting must be done in two places :
1. For the runtime :
default.env (or the envFile used)
2. For Forms Builder / Forms Compiler
2.1 In the registry for Windows :
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\\FORMS_PATH
2.2 In the environment for UNIX / Linux
FORMS_PATH=/oracle/forms/sources ; export FORMS_PATH
Posted by RENAPS Dev Team on 2024:06:03 15:16:19