Can We Drop The Invalid Package Apps.Fnd_rx_pkg?
(Doc ID 1101054.1)
Last updated on JANUARY 03, 2023
Applies to:
Oracle Application Object Library - Version 11.5.10.2 and laterInformation in this document applies to any platform.
Goal
This package APPS.FND_RX_PKG is invalid.
Is it ok to drop if obsolete?
-- error when compile:
SQL> alter PACKAGE APPS.FND_RX_PKG compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY APPS.FND_RX_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
20/3 PL/SQL: SQL Statement ignored
20/22 PL/SQL: ORA-00904: "CP"."USER_CONCURRENT_PROGRAM_NAME": invalid
identifier
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 |
References |