ORA-4062 Calling DBMS_LOB From Forms When Module Not Compiled Again The Same Database.
(Doc ID 459052.1)
Last updated on SEPTEMBER 05, 2023
Applies to:
Oracle Forms - Version 10.1.2.3.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
A module is containing a sql code like:
'DBMS_LOB.SUBSTR' it compiles against DB1 and runs fine .
Now run the same .fmx with another database db2.
ORA-4062, 'Signature de package "SYS.DBMS_LOB"
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 |