System time differs with alert logs time - 11.2.0.3 RAC on Linux 6.4
Hi,
We have recently installed 11.2.0.3 RAC on Linux 6.4
We just noticed that the timestamp in the alert logs is +9 hrs
For example at O/S level if the time is 11:00 AM, in the alert logs it
is reported as 8:00 PM
SQL> connect / as sysdba
Connected.
SQL> alter system switch logfile;
SQL> !date
Fri Jun 21 23:12:21 EDT 2013
From Alert log .....
Sat Jun 22 08:12:21 2013
Thread 1 advanced to log sequence 70 (LGWR switch)
$GRID_HOME/crs/install/s_crsconfig_<hostname>_env.txt has the following:
TZ=GMT-05:00
NLS_LANG=AMERICAN_AMERICA.AL32UTF8
TNS_ADMIN=
ORACLE_BASE=
Here is what we have in --> /etc/sysconfig/clock
We have recently installed 11.2.0.3 RAC on Linux 6.4
We just noticed that the timestamp in the alert logs is +9 hrs
For example at O/S level if the time is 11:00 AM, in the alert logs it
is reported as 8:00 PM
SQL> connect / as sysdba
Connected.
SQL> alter system switch logfile;
SQL> !date
Fri Jun 21 23:12:21 EDT 2013
From Alert log .....
Sat Jun 22 08:12:21 2013
Thread 1 advanced to log sequence 70 (LGWR switch)
$GRID_HOME/crs/install/s_crsconfig_<hostname>_env.txt has the following:
TZ=GMT-05:00
NLS_LANG=AMERICAN_AMERICA.AL32UTF8
TNS_ADMIN=
ORACLE_BASE=
Here is what we have in --> /etc/sysconfig/clock
0