夢(mèng)幻之旅

          DEBUG - 天道酬勤

             :: 首頁(yè) :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理 ::
            671 隨筆 :: 6 文章 :: 256 評(píng)論 :: 0 Trackbacks
          服務(wù)器莫名其妙的報(bào)這個(gè)錯(cuò),之前一直正常,從google獲取解決方案,解決之,記錄如下:

           1. Open the ""<OracleHome>/network/admin/listener.ora" file in the host,and you will see:
             SID_LIST_LISTENER =
             (SID_LIST =
               (SID_DESC =
                 (SID_NAME = PLSExtProc)
                 (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
                 (PROGRAM = extproc)
               )
             )
            2. Add the following lines after the 7th line in the above
                      (SID_DESC =
                 (GLOBAL_DBNAME = ORACLE)
                 (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)  
                 (SID_NAME = ORACLE)
                )
            3. At last the content of the file become to the following section:
           SID_LIST_LISTENER =
             (SID_LIST =
               (SID_DESC =
                 (SID_NAME = PLSExtProc)
                 (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
                 (PROGRAM = extproc)
               )
               (SID_DESC =
                 (GLOBAL_DBNAME = ORACLE)
                 (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)  
                 (SID_NAME = ORACLE)
                )
             )
            4. Save the file and restart the TNSListener service in the host. That's OK!
          posted on 2011-10-11 22:05 HUIKK 閱讀(530) 評(píng)論(0)  編輯  收藏 所屬分類: DB-DailyMmaintenance
          主站蜘蛛池模板: 通河县| 建德市| 巴南区| 泸水县| 石家庄市| 江北区| 宜川县| 高要市| 山阴县| 泸溪县| 九龙县| 华蓥市| 临夏市| 道真| 沽源县| 图片| 大同县| 颍上县| 石台县| 故城县| 和硕县| 思南县| 东台市| 湖州市| 清苑县| 瓮安县| 五河县| 共和县| 白山市| 尼木县| 昔阳县| 登封市| 治多县| 临猗县| 湖北省| 绥江县| 盐池县| 锡林浩特市| 囊谦县| 阿克苏市| 高碑店市|