cancel
Showing results for 
Search instead for 
Did you mean: 

ZDATE_ILLEGAL_LOCTIME

Former Member
0 Kudos

Hi all,

Recently we have migrated our data center to other location which is occupied in other time zone. Before cut over, we synced entire database from source to target server.

After migration we have changed the time zone and time.

But we are facing critical issue with dumps. These are coming very frequently.

Please look into this and suggest ASAP.

Runtime Errors ZDATE_ILLEGAL_LOCTIME

Date and Time 08.04.2009 08:54:23

-


Short text

The local time of the application server is not correct.

What happened?

Error in the SAP kernel.

The current ABAP "SAPLSLVC_FULLSCREEN" program had to be terminated because the

ABAP processor detected an internal system error.

What can you do?

Note which actions and input led to the error.

For further help in handling the problem, contact your SAP administrator

.

You can use the ABAP dump analysis transaction ST22 to view and manage

termination messages, in particular for long term reference.

Error analysis

The ABAP interpreter always determines the local time relative to the

database time. To do so, it obtains both the time of the application

server and that of the database at regular intervals. The times must

meet specific plausibility criteria - for example, the time of the time

stamp obtained second cannot be earlier than that of the time stamp

obtained first.

In this case, the plausibility criteria for the local time of the

application server were not met.

Earlier time stamp: "Wed Apr 08 08:56:53 2009 "

Later time stamp: "Wed Apr 08 08:54:22 2009 "

How to correct the error

It is possible that the time of the application server was set forward

or back in the running system.

Ensure that the times and time zones of the application server and

database server match and restart the system.

System environment

SAP-Release 700

Application server... "pepwav71238"

Network address...... "11.192.240.178"

Operating system..... "Windows NT"

Release.............. "5.2"

Hardware type........ "2x Intel 801586"

Character length.... 8 Bits

Pointer length....... 32 Bits

Work process number.. 0

Shortdump setting.... "full"

Database server... "PEPWAV71238"

Database type..... "ORACLE"

Database name..... "SOL"

Database user ID.. "SAPSR3"

Char.set.... "English_United State"

SAP kernel....... 700

created (date)... "Apr 2 2006 23:01:26"

create on........ "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"

Database version. "OCI_10103_SHARE "

Patch level. 52

Patch text.. " "

Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."

SAP database version. 700

Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"

Memory consumption

Roll.... 8112

EM...... 10452960

Heap.... 0

Page.... 1966080

MM Used. 7109816

MM Free. 205248

User and Transaction

Client.............. 400

User................ "T_SMISHRA"

Language key........ "E"

Transaction......... "CRM_DNO_MONITOR "

Program............. "SAPLSLVC_FULLSCREEN"

Screen.............. "SAPLSLVC_FULLSCREEN 0500"

Screen line......... 0

Information on where terminated

Termination occurred in the ABAP program "SAPLSLVC_FULLSCREEN" - in

"SYSTEM-EXIT".

The main program was "CRM_DNO_SERVICE_MONITOR ".

In the source code you have the termination point in line 0

of the (Include) program " ".

Regards

Nick Loy

Accepted Solutions (0)

Answers (6)

Answers (6)

rpalotai
Participant
0 Kudos

Hi,

This problem happens if at OS level the system time changes.

There is a built in self defense mechanism in the ABAP engine that stops executing when realize that the system time is set back in time.

This can happen in case of using time synch services at os level.

Stop SAP APP and DB servers. Synch the server time, wait the time necessary in order not to restart SAP before it was stopped. (Remember when you stopped the server then you modified the server time! SO don't start it with older time than it was before shutdown.) Start SAP.

Br

Richard

Former Member
0 Kudos

Hi,

SAP Picks up it's time from os level, please ensure your os has

accurate time. Then execute transaction stzac to adjust sap

system time zone. You can use stzbc to ensure you time zones &

rules are correct. See note 198411 for current information on

time zones.

Regards,

Muralidhar

Former Member
0 Kudos

Hi All,

Can you tell me how can i check the clock settings, does it means to check the OS time.

If it is i have already checked the time zone and time. Those are showing perfect.

Is there any way to trace the OS time and DB time.

Actually every dump is showing that there is time diffference between database and appication server.

How we can set them as equalent?

Regards

Nick Loy

Former Member
0 Kudos

Hi,

check d system date in ur server

Regards,

Muralidhar

former_member184114
Active Contributor
0 Kudos

I suggest you to kindly keep the original time and check. This is just a workaround but not the solution.

Regards,

Faisal

Former Member
0 Kudos

hi

check your clock settings.