您好,登錄后才能下訂單哦!
RAC:My Oracle Support Note 1340831.1
非 RAC:My Oracle Support Note 1453883.1
解決方案分兩種
Restricting registration to the TCP protocol (Requires the fix for BUG:12880299)
Restricting registration to the IPC protocol (The patch for BUG:12880299 is NOT required for the IPC method)
本例采用第一種方式修復bug
Obtain and apply the patch for bug:12880299.
此處建議打最新的PSU
添加"SECURE_REGISTER_[listener_name] = (TCP)"
LISTENER_PROD = (DESCRIPTION_LIST = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.66.101)(PORT = 1521)) )) SECURE_REGISTER_LISTENER_PROD = (TCP)
重啟監聽
設置local_listener 參數
注冊監聽
SQL> alter system register;
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。