Products | Versions |
---|---|
TIBCO DataSynapse GridServer | - |
Not Applicable | - |
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.