Core Concurrent Processing - EBS (MOSC)

MOSC Banner

current system time within the log shows a date 6 days ago from the real current system time

edited Oct 25, 2014 10:00AM in Core Concurrent Processing - EBS (MOSC) 2 commentsAnswered

Customer facing the issue that current system time within the cocurrent program log shows five days ago from the real current system time.


i.e.
if a concurrent request is being run today ( 17/Oct/2014) , the log file from within the concurrent request after completion display as
"Current System time is 11-Oct-2014" instead it displays " Current system time is 17-Oct-2014".


Customer back up db on 11-Oct-2014 and restore DB by RMAN.

After restore DB , customer started to face the issue.


system date is as below:

SQL> SELECT TO_CHAR
2  (SYSDATE, 'MM-DD-YYYY HH24:MI:SS') "NOW"
FROM DUAL;
3
NOW
-------------------
10-17-2014 18:00:31

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center