Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

Article 0

$
0
0

ORA-04062: signature of package APPS.FND_DATE has been changed APP-FND-01926


error.png (673×213)

Solution :
=======

Oracle Doc ID 1442096.1

There is a de-synchronization in the time stamps between the package FND_DATE
and the program that called it so you need to re-synchronize all.

To implement the solution, please execute the following steps:

Stop your Midle Tier Services : adstpall.sh

1. Stop/restart the database.

2. Recreate the APPS.FND_DATE package:
From Uinx with applmgr user
cd $FND_TOP/patch/115/sql
sqlplus apps/… @AFDDATES.pls
sqlplus apps/… @AFDDATEB.pls

3. Run adadmin / Compile Apps Schema.

4. Restart your middle Tier Services : Retest the issue.

Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>