My Oracle Support Banner

Package Error After Patching - "PLS-00323: Subprogram Or Cursor 'GET_ARRIVAL_TIME' Is Declared In A Package Specification and must be defined in the Package Body" (Doc ID 2031378.1)

Last updated on SEPTEMBER 14, 2023

Applies to:

Oracle Spares Management - Version 12.1.3 and later
Information in this document applies to any platform.

Symptoms

On : 12.1.3 version, Installation

After applying patch 20758173, the following object is invalid.

ERROR
-----------------------

OBJECT_NAME
---------------------------------
CSP_PART_SEARCH_PVT
APPS PACKAGE BODY

SQL> alter package CSP_PART_SEARCH_PVT compile body;

Warning: Package Body altered with compilation errors.

SQL> show err
Errors for PACKAGE BODY CSP_PART_SEARCH_PVT:

LINE/COL ERROR
-------- -----------------------------------------------------------------
72/10 PLS-00323: subprogram or cursor 'GET_ARRIVAL_TIME' is declared
  in a package specification and must be defined in the package
  body

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Applied 20758173
2. Check for invalid objects


Changes

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.