發生問題敘述:

TZ set to US/Eastern

Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0  

Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.

http://localhost.localdomain:1158/em/console/aboutApplication

Timezone mismatch: The agentTZRegion value (US/Eastern) in

/u01/app/oracle/product/10.2.0/db_1/localhost.localdomain_SHYM/sysman/config/emd.properties

does not match the current environment TZ setting(PRC).

The dbconsole cannot run with this mismatch.

 

到時區不正確的錯誤提示時的解決方法

****************************************************

[oracle@localhost bin]$ export TZ=RPC

[oracle@localhost bin]$ emctl config agent getTZ

[oracle@localhost bin]$ emctl config agent updateTZ

[oracle@localhost bin]$ emctl start agent

[oracle@localhost bin]$ emctl start dbconsole

******************************************************

 

If US/Eastern is the correct timezone, set your timezone environment variable to US/Eastern and repeat the 'emctl start dbconsole' operation.

If US/Eastern 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.

 

 

 

文章標籤
全站熱搜
創作者介紹
創作者 to52016 的頭像
to52016

Eason [資料科學//Python學習/資料庫] & [拍片&剪片]

to52016 發表在 痞客邦 留言(0) 人氣(20)