The oracle crontab is starting 8 hours earlier because of the TZ in the init
Hi experts.
All oracle crontab entries are starting 8 hours earlier because in the init is set to TZ=GMT-4.
My timezone (oracle) is America/Puerto_Rico . How to fix this?
VZWPR-CHURN-01>date
Tue Apr 17 15:21:40 AST 2012
VZWPR-CHURN-01>more init
#ident "@(#)init.dfl 1.6 00/05/27 SMI"
#
# This file is /etc/default/init. /etc/TIMEZONE is a symlink to this file.
# This file looks like a shell script, but it is not. To maintain
# compatibility with old versions of /etc/TIMEZONE, some shell constructs
# (i.e., export commands) are allowed in this file, but are ignored.
#
# Lines of this file should be of the form VAR=value, where VAR is one of
All oracle crontab entries are starting 8 hours earlier because in the init is set to TZ=GMT-4.
My timezone (oracle) is America/Puerto_Rico . How to fix this?
VZWPR-CHURN-01>date
Tue Apr 17 15:21:40 AST 2012
VZWPR-CHURN-01>more init
#ident "@(#)init.dfl 1.6 00/05/27 SMI"
#
# This file is /etc/default/init. /etc/TIMEZONE is a symlink to this file.
# This file looks like a shell script, but it is not. To maintain
# compatibility with old versions of /etc/TIMEZONE, some shell constructs
# (i.e., export commands) are allowed in this file, but are ignored.
#
# Lines of this file should be of the form VAR=value, where VAR is one of
0