Custom package creation date changed after FS_CLONE or Prepare
(Doc ID 2601859.1)
Last updated on MAY 15, 2024
Applies to:
Oracle Applications DBA - Version 12.2.4 and laterInformation in this document applies to any platform.
Symptoms
Executed FS_CLONE and PREPARE on date 09/18 and 09/19 to start a patching cycle.Now, there are lot of custom packages which is showing creation date as 09/19 and 09/18.
Checked using below sql:
select owner,object_name,object_type,created,LAST_DDL_TIME,TIMESTAMP,
APPS <Some_Package_name> PACKAGE 09/22/2019 07:16:56 09/22/2019 07:16:56 2019-09-22:07:16:56<<<<<<
Here creation date is showing current while package was created long time ago.
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 |