Apply Patch 8350262 to fix bug when configuring dbconsole after 2010
Last year I did a migration for three nodes' RAC DB from old machine into new machine.The whole replacement is wonderful with no risk and providing 7/24 HA, but I encountered a little problem about Web dbconsole that I couldn't reconfigure dbconsole successfully.
[@more@]Some errors from emagent.trc as below:
2011-02-06 10:03:07 Thread-4135253696 ERROR util.files: ERROR: nmeufis_new: failed in lfiopn on file: /local/bin/oracle/product/10.2.0/db_1/rac1_PRD11/sysman/emd/agntstmp.txt. error = 2 (No such file or directory)
2011-02-06 10:03:07 Thread-4135253696 ERROR ssl: Open wallet failed, ret = 28750
2011-02-06 10:03:07 Thread-4135253696 ERROR ssl: nmehlenv_openWallet failed
2011-02-06 10:03:07 Thread-4135253696 ERROR http: 6: Unable to initialize ssl connection with server, aborting connection attempt
2011-02-06 10:03:07 Thread-4135253696 ERROR pingManager: nmepm_pingReposURL: Cannot connect to : retStatus=-1
Some errors from emdctl.trc as below:
2011-02-06 10:00:21 Thread-4135848736 WARN http: snmehl_connect: connect failed to (xxx.com:3938): Connection refused (error = 111)
2011-02-06 10:00:42 Thread-4135729952 WARN http: snmehl_connect: connect failed to (xxx:3938): Connection refused (error = 111)
After applying Patch 8350262,the configuration of dbconsole was going well.Here is the detailed steps about how to apply it and fix this problem.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/38542/viewspace-1045774/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- How To Retry Multiple Errored Approval Workflow Processes After A Fix Or Patch Has Been ImplementedErrorAPP
- how to fix bug in daily workAI
- oracle 11.2.0.4 apply patch 17475946OracleAPP
- 活用 git apply 合入 patch 補丁GitAPP
- 【獨家】K8S漏洞報告 | 近期bug fix解讀&1.9.11主要bug fix彙總K8S
- 【獨家】K8S漏洞報告|近期bug fix解讀&1.11主要bug fix彙總K8S
- 【mos 1265700.1】Oracle Patch Assurance - Data Guard Standby-First Patch ApplyOracleAPP
- Oracle Transparent GateWay connect to MYSQL fix BUGOracleGatewayMySql
- git新建分支的時候,使用fix/bug_123好還是fix_bug_123?Git
- Configuring the launch of the remote virtual machine to debugREMMac
- Configuring My Site in SharePoint 2010
- Oracle10.2.0.4 bug list and patchOracle
- OracleAS Install Error When Configuring AS Console Agent..._386308.1OracleError
- 11.2.0.2 Patch Set - List of Bug Fixes by Problem Type
- 【獨家】K8S漏洞報告 | 近期bug fix解讀K8S
- When should reread of cl_crm_bol_entity and $scope.$apply be called manuallyAPP
- ORA-24300 When Configuring GC Agent to monitor 11g ASM [ID 977472.1]GCASM
- sencha architect/sencha touch , to prevent breakpoint lost when you debug
- 關於ORACLE Bug 14143632和online patchOracle
- zt_使用opatch給oracle打補丁patch_bugOracle
- EBS R12.1.2下使用admrgpch來merge patch進行applyAPP
- 11.1.0.7 Patch Set - List of Bug Fixes by Problem Type (文件 ID 601739.1)
- 11.2.0.4 Patch Set - List of Bug Fixes by Problem Type (Doc ID 1562142.1)
- 10.2.0.5 Patch Set - List of Bug Fixes by Problem Type (文件 ID 1088172.1)
- 配置Oracle DBconsoleOracle
- B. Array Fix
- git 生成patch和使用patchGit
- 【BUG】 CRS: reboot advisory message show wrong reason when disable privatboot
- Oracle11g R2 bug修復 - 11.2.0.1.0 相關patch setOracle
- 為了解決oracle10.2.0.4上EM無法啟動的BUG問題,打path 8350262補丁辦法Oracle
- 如何使用git 生成patch 和打入patchGit
- Oracle DBConsole重新配置Oracle
- Oracle dbconsole can't startOracle
- 關於oracle的dbconsoleOracle
- Diff and Patch
- Bug 12725963 - New database connection fails with ORA-12541 after vip failoverDatabaseAI
- jQuery after()jQuery
- LINUX 的patch 製作,及打patchLinux