亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Dataguard 11.4 ORA-12154: TNS:could not resolve the connect identifier 處理

發布時間:2020-07-07 02:59:23 來源:網絡 閱讀:1205 作者:wangluochongzi 欄目:大數據

ORA-12154: TNS:could not resolve the connect identifier specified 處理

SQL> select dest_name,status,error from v$archive_dest  where rownum <3;


DEST_NAME                  STATUS    ERROR

--------------------------------------- -------------------------------

LOG_ARCHIVE_DEST_1         VALID

LOG_ARCHIVE_DEST_2         ERROR     ORA-12154: TNS:could not resolve the connect identifier specified

其中:

Tnsping tnsname 是通的,但是這里依舊報錯排錯原因:

Primary端:

log_archive_dest_2                   string      service=orcl_dg async

                                                   valid_for=(online_logfiles,p

                                                 rimary_role)

                                                   db_unique_name=orcl_dg

standby 端:

SQL> show parameter fal


NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

fal_client                           string      orcl_primary

fal_server                           string      orcl_standby

SQL> show parameter service_name          


NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

service_names                        string      orcl_dg

SQL>

檢查兩端Tnsnames.ora 配置:

orcl_primary =

(DESCRIPTION = 

        (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.1.244)(PORT = 1521)) 

    (CONNECT_DATA = 

             (SERVER = DEDICATED) 

                 (SERVICE_NAME = orcl_pm)

    )

)

orcl_standby =

(DESCRIPTION = 

        (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.1.245)(PORT = 1521)) 

    (CONNECT_DATA = 

             (SERVER = DEDICATED) 

                 (SERVICE_NAME = orcl_dg) 

    )

)

注:參數LOG_ARCHIVE_DEST_n Parameter Attributes里面的service是指:net_service_name

When you specify a SERVICE attribute:

You identify remote destinations by specifying the SERVICE attribute with a valid Oracle Net service name (SERVICE=net_service_name) that identifies the remote Oracle database instance to which the redo data will be sent.

The Oracle Net service name that you specify with the SERVICE attribute is translated into a connection descriptor that contains the information necessary for connecting to the remote database.

因此:log_archive_log_2中的service是指tnsnames.ora中的net_service_name,并不是standby庫中的service_name

在主庫中修改log_archive_log_2參數:

alter system set  log_archive_dest_2='service=orcl_standby async

  valid_for=(online_logfiles,primary_role)

  db_unique_name=orcl_dg'  scope=spfile;

修改備庫:

alter system set log_archive_dest_2='service=orcl_primary async

 valid_for=(online_logfiles,primary_role) 

db_unique_name=orcl_pm' scope=spfile;

重啟庫和監聽OK!

以前配置時,service_name,unique_name,tnsname 都是一樣,沒有清楚的理解這里log_archive_dest_2中的service的概念。


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

开原市| 鄂尔多斯市| 溆浦县| 郴州市| 明水县| 长汀县| 攀枝花市| 南雄市| 邻水| 许昌市| 彭水| 定安县| 巧家县| 高青县| 泾川县| 黄山市| 犍为县| 元阳县| 高碑店市| 仁寿县| 罗甸县| 宜兰县| 邯郸市| 安化县| 花垣县| 宁远县| 嘉鱼县| 丹江口市| 于都县| 年辖:市辖区| 承德市| 高唐县| 伊春市| 康平县| 武川县| 玛多县| 武乡县| 甘肃省| 资源县| 盘山县| 太白县|