oracle database does not start timezone mismatch
693466Mar 30 2009 — edited Apr 3 2010Hi
I am new on oracle database. My server has restart and now when I try to start oracle database I get this error can anyone help to come out this error.
oracle@host [~]# /home/u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
TZ set to US/Michigan
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
http://server:1158/em/console/aboutApplication
Timezone mismatch: The agentTZRegion value (US/Michigan) in
/home/u01/app/oracle/oracle/product/10.2.0/db_1/database/sysman/config/emd.properties
does not match the current environment TZ setting(US/Michigan).
The dbconsole cannot run with this mismatch.
If US/Michigan is the correct timezone, set your timezone environment variable to US/Michigan and repeat the 'emctl start dbconsole' operation.
If US/Michigan is not the correct timezone, make sure that the timezone in your environment is correct, and then run the following command in your local Oracle Home: 'emctl resetTZ agent'
The output of this command will include detailed instructions to follow, to correct the mismatch.
Thanks in advance
Edited by: user6550464 on Mar 29, 2009 11:46 PM