cancel
Showing results for 
Search instead for 
Did you mean: 

Problem about time Zone PI

Former Member
0 Kudos

Hi all,

I have a problem about time zone in PI. (7.0 SP18)

In The Abap part, and on unix system, i have the good time zone.

So, the time zone is bad in Runtime workbench with one hour less.

How can I resolve this issue to have the same hour in abap part (sxmb_moni for example) and in the java part, in runtime workbench (message monitoring)

Thanks by advance.

NG

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

check the timezone for java server :

http://server:port/sap/monitoring/SystemInfo

and then click on system properties...

parameter - user.timezone

Regards,

Michal Krawczyk

Former Member
0 Kudos

hello,

Thanks for all response.

In fact, I changed my personal timezone what solved a part of my problem,

Now, the time in sxmb_moni and in the RWB (component monitoring) seems to be the same..BUT not in the table of messages PI:sxmsmast. In this table, the time stamp is it at less 2 hours

How can I change This.

Regards

Nor

Former Member
0 Kudos

Timestamps in SXMSPMAST are always for zone UTC - Universal Time Coordinated ==> Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)

This helps to avoid problems during time shifting from summer to winter time and vice versa.

Regatds,

Kai

Edited by: Kai Lerch-Baier on Jun 15, 2009 11:03 AM

Former Member
0 Kudos

Indeed, the time zone of table sxmspmast in UTC.

like this time will never change, I would adjust my report

Thank you very much

nor

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Nor.

Go to the STZAC transaction in the ABAP stack and change it the desired timezone, changes which be effective after your restart your system.

Thanks,

PP

former_member181962
Active Contributor
0 Kudos

I think you have to change the User's personal time zone in the abap stack (i.e in su3 transaction)

Regards,

Ravi