change timezone in autosys server
search cancel

change timezone in autosys server

book

Article ID: 246572

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

We changed the timezone of Autosys server OS.
However, it appears that Autosys is still using the old timezone.
(such as autosyslog)
How to change timezone in autosys?

 

Environment

Release : 12.0

Component : CA Workload Automation AE (AutoSys)

Resolution

The recommended solution is to set the updated timezone in the AutoSys environment and Restart the AutoSys Services.

You can set the “TZ” environment variable by “export” for Linux or “set” for windows.

Example for Linux :

$ TZ=KST

$ export KST

 

Example for Windows :

C:\> set TZ=KSY

 

Then once the TZ is set to the appropriate value, you can restart AutoSys Services.