Invalid Object - CLE_F335_IA_PKG . How to compile this
(Doc ID 1475768.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Common Applications - Version 11.5.10.2 to 12.1.3 [Release 11.5.10 to 12.1]Information in this document applies to any platform.
Goal
Package CLE_F335_IA_PKG is invalid. These are the errors
SQL> alter package CLE_F335_IA_PKG compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY CLE_F335_IA_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
849/4 PL/SQL: SQL Statement ignored
849/11 PL/SQL: ORA-00904: "SEGMENT1": invalid identifier
908/2 PL/SQL: SQL Statement ignored
908/10 PL/SQL: ORA-00904: "MSOK"."SEGMENT1": invalid identifier
How to compile this object.
Solution
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
Goal |
Solution |