OEXOEFRM.pll Compilation Error 'FND_API.G_MISS_NUM': Cannot Directly Access Remote Package Variable Or Cursor
(Doc ID 2173236.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Order Management - Version 12.1.2 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.2 version, Patch Application Issues
Unable to compile OEXOEFRM.pll form library
ERROR
-----------------------
Compilation errors on OE_ACTIONS_LIST:
PL/SQL ERROR 512 at line 26, column 39
Implementation Restriction: 'FND_API.G_MISS_NUM': Cannot directly access remote package variable or cursor
PL/SQL ERROR 0 at line 143, column 32
Item ignored
Failed to generate library.
FRM-30312: Failed to compile the library.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. login as application manager
2. compile form library :
frmcmp_batch module=$AU_TOP/resource/OEXOEFRM.pll userid=apps/***** output_file=$AU_TOP/resource/OEXOEFRM.plx module_type=library batch=yes compile_all=special
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 |
Cause |
Solution |
References |