Synchronize Time Zone for Different GridServer Components

Synchronize Time Zone for Different GridServer Components

book

Article ID: KB0092625

calendar_today

Updated On:

Products Versions
TIBCO DataSynapse GridServer -
Not Applicable -

Description

Resolution:
When GridServer components are geographically spread out, they often end up with different time zone settings. This situation can cause confusion when reviewing different sets of log files.

To synchronize time zone setting, one can do the following from unix shell:

export TZ = [TimeZone Code]

Please note that if you change the time zone setting, it might create other problems in the same session.

Issue/Introduction

Synchronize Time Zone for Different GridServer Components