FRM-30312 Compiling 6i Forms Library(PLL) files in 12c
(Doc ID 2612178.1)
Last updated on MAY 09, 2023
Applies to:
Oracle Forms - Version 12.2.1.0.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
Compiling Library files of 6i with higher versions of Oracle Forms(12c) shows exception FRM-30312: Failed to compile the library. The <PLLfilename>.err log shows below stack of exceptions.
Compilation errors on <Item-name>:
PL/SQL ERROR 201 at line 5, column 5
identifier 'MENU_SHOW_KEYS' must be declared
PL/SQL ERROR 0 at line 5, column 5
Statement ignored
Compilation errors on <Item-name>:
PL/SQL ERROR 201 at line 5, column 5
identifier 'PREVIOUS_MENU' must be declared
PL/SQL ERROR 0 at line 5, column 5
Statement ignored
Compilation errors on <Item-name>:
PL/SQL ERROR 201 at line 5, column 5
identifier 'MENU_HELP' must be declared
PL/SQL ERROR 0 at line 5, column 5
Statement ignored
Compilation errors on <Item-name>:
PL/SQL ERROR 201 at line 5, column 5
identifier 'EXIT_MENU' must be declared
PL/SQL ERROR 0 at line 5, column 5
Statement ignored
PL/SQL ERROR 201 at line 5, column 5
identifier 'MENU_SHOW_KEYS' must be declared
PL/SQL ERROR 0 at line 5, column 5
Statement ignored
Compilation errors on <Item-name>:
PL/SQL ERROR 201 at line 5, column 5
identifier 'PREVIOUS_MENU' must be declared
PL/SQL ERROR 0 at line 5, column 5
Statement ignored
Compilation errors on <Item-name>:
PL/SQL ERROR 201 at line 5, column 5
identifier 'MENU_HELP' must be declared
PL/SQL ERROR 0 at line 5, column 5
Statement ignored
Compilation errors on <Item-name>:
PL/SQL ERROR 201 at line 5, column 5
identifier 'EXIT_MENU' must be declared
PL/SQL ERROR 0 at line 5, column 5
Statement ignored
Changes
New install of Oracle Forms 12c, using Forms Builder and frmcmp.bat, frmcmp.sh scripts to recompile with 12c version of Forms Library files migrated from 6i.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |