時區錯誤導致oracle的EM不能啟動解決辦法
TZ set to Asia/Chungking
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
http://rac1:1158/em/console/aboutApplication
Stopping Oracle Enterprise Manager 10g Database Control ...
... Stopped.
rac1-> emctl start dbconsole
TZ set to Asia/Chungking
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
http://rac1:1158/em/console/aboutApplication
Timezone mismatch: The agentTZRegion value (US/Eastern) in
/u01/oracle/product/10.2.0/db_1/rac1_devdb1/sysman/config/emd.properties
does not match the current environment TZ setting(Asia/Chungking).
The dbconsole cannot run with this mismatch.
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.
解決辦法如下:
rac1-> export TZ=PRC
rac1-> emctl config agent getTZ
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
PRC
rac1-> emctl config agent updateTZ
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
rac1-> emctl start agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
Starting agent ........ started.
rac1-> emctl start dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
http://rac1:1158/em/console/aboutApplication
Agent Version : 10.1.0.4.1
OMS Version : Unknown
Protocol Version : 10.1.0.2.0
Agent Home : /u01/oracle/product/10.2.0/db_1/rac1_devdb1
Agent binaries : /u01/oracle/product/10.2.0/db_1
Agent Process ID : 2848
Parent Process ID : 2845
Agent URL : http://rac1:3938/emd/main
Started at : 2010-06-10 16:22:19
Started by user : oracle
Last Reload : 2010-06-10 16:22:19
Last successful upload : (none)
Last attempted upload : (none)
Total Megabytes of XML files uploaded so far : 0.00
Number of XML files pending upload : 6
Size of XML files pending upload(MB) : 0.15
Available disk space on upload filesystem : 62.08%
Agent is already started. Will restart the agent
Stopping agent ... stopped.
Starting Oracle Enterprise Manager 10g Database Control .......................... started.
------------------------------------------------------------------
Logs are generated in directory /u01/oracle/product/10.2.0/db_1/rac1_devdb1/sysman/log
rac1->
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/23071790/viewspace-689998/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 錯誤初始化引數導致無法啟動的解決辦法
- 升級python2.7 導致xend 不能啟動解決辦法Python
- 建庫時EM報錯的解決辦法
- oracle 92 oem 錯誤的更改oracle sga後,導致instance無法啟動的問題解決Oracle
- 連線oracle錯誤解決辦法Oracle
- oracle 1455 錯誤解決辦法Oracle
- 11gR2私有ip修改錯誤導致crs無法啟動解決方法
- 啟動em時報錯:OC4J Configuration issue解決辦法
- dns錯誤怎麼辦 dns錯誤的解決辦法DNS
- eclipse: workspace出錯導致無法啟用的解決Eclipse
- 【git】Git commit時提示錯誤時 解決辦法GitMIT
- unity player 顯示播放錯誤時的解決辦法Unity
- CATIA許可證時間錯誤的解決辦法
- vmware server啟動時503錯誤解決Server
- Oracle dbtimezone與os時區不一致的解決辦法Oracle
- linux as4網路卡不能啟動的解決辦法Linux
- SAP錯誤提示解決辦法
- Linux檔案系統破壞,導致系統無法啟動解決辦法Linux
- emca刪除em時間過長的解決辦法
- 解決hyper v導致docker無法啟動問題Docker
- 一次快速閃回區滿導致資料庫不能啟動的解決過程資料庫
- 水煮oracle24---- oracle em 啟動報錯 相關問題解決Oracle
- scp出現錯誤的解決辦法
- samba一個錯誤的解決辦法!Samba
- Oracle ORA-01103 錯誤的解決辦法Oracle
- Linux下安裝oracle,遇到錯誤的解決辦法LinuxOracle
- centos7 無法啟動網路(service network restart)錯誤解決辦法CentOSREST
- 解決辦法:由於oracle版本不同導致匯入資料時失敗Oracle
- oracle ora-12514的錯誤的解決辦法Oracle
- Oracle ORA-27101錯誤及解決辦法Oracle
- impdp時parallel=4導致的錯誤Parallel
- nginxFastCGI錯誤Primaryscriptunknown解決辦法NginxAST
- Unable to locate package錯誤解決辦法Package
- 畢設之錯誤解決辦法
- VMware 啟動報錯 "Failed to lock the file"解決辦法AI
- EM報錯:需要HOST Credentials驗證,但輸入什麼都提示錯誤 解決辦法
- 行動硬碟不能識別的解決辦法硬碟
- SPFILE 錯誤導致資料庫無法啟動(ORA-01565)資料庫