How to set time zone to Canada Eastern?
680651Aug 12 2009 — edited Aug 13 2009Hello Experts,
I'm new to Linux and using SuSE 11.1. I'm trying to install Oracle but after installation when I tried to start dbconsole I've got the following error message.
--------------------------------------------------------------------------------
oracle@linux-n8gb:~> $ORACLE_HOME/bin/emctl resetTZ agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
Updating /apps/oracle/product/10.2.0/db_1/linux-n8gb_orcl/sysman/config/emd.properties...
resetTZ failed.
The agentTZRegion in:
/apps/oracle/product/10.2.0/db_1/linux-n8gb_orcl/sysman/config/emd.properties
is not in agreement with what the agent thinks it should be.
Fix your environment.
Pick a TZ value that corresponds to time zone settings listed in:
/apps/oracle/product/10.2.0/db_1/sysman/admin/supportedtzs.lst
oracle@linux-n8gb:~>
--------------------------------------------------------------------------------
I've googled it and I come to know that I need to Set the time zone for Linux to Canada Eastern but I don't know how I can get it done.
Any help will be much appericiated.
Thanks a lot in advance.