SCAN
1.1.1. SCAN
The single client access name (SCAN) is the address used by all clients connecting to the cluster. The SCAN
name is a domain name registered to three IP addresses, either in the domain name service (DNS) or the Grid
Naming Service (GNS). The SCAN name eliminates the need to change clients when nodes are added to or
removed from the cluster. Clients using SCAN names can also access the cluster using EZCONNECT.
The Single Client Access Name (SCAN) is a domain name that resolves to all the addresses allocated
for the SCAN name. Allocate three addresses to the SCAN name. During Oracle grid infrastructure
installation, listeners are created for each of the SCAN addresses, and Oracle grid infrastructure
controls which server responds to a SCAN address request. Provide three IP addresses in the DNS to
use for SCAN name mapping. This ensures high availability.
·
· The SCAN addresses need to be on the same subnet as the VIP addresses for nodes in the cluster.
· The SCAN domain name must be unique within your corporate network.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/14377/viewspace-2285976/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 新增SCAN IP
- PostgreSQL DBA(119) - pgAdmin(LIMIT:Index Scan vs Bitmap Index Scan)SQLMITIndex
- RAC 增加SCAN IP
- 阿里雲內容安全介面 敏感詞 green scan、圖片 image scan阿里
- redis scan迭代模糊匹配Redis
- redis的scan用法解析Redis
- [20201109]cluvfy comp scan [-verbose].txt
- <context:component-scan> 標籤Context
- Cell smart table scan等待事件事件
- 深入理解Redis的scan命令Redis
- scan ip的手動切換
- Oracle RAC修改public, VIP, SCAN IPOracle
- Redis 中使用 scan 替換 keysRedis
- Redis 中 Keys 與 Scan 的使用Redis
- skim、scan和browse的區別
- Redis Scan演算法設計思想Redis演算法
- [20180725]index skip-scan operation.txtIndex
- 20180316不使用INDEX FULL SCAN (MIN/MAX)Index
- oracle rac scan監聽更改埠號Oracle
- Redis中的Scan命令踩坑記Redis
- Spring裡component-scan的工作原理Spring
- [20210910]table scan相關統計.txt
- Oracle 11G 修改scan_ipOracle
- Oracle vs PostgreSQL Develop(31) - Index Only ScanOracleSQLdevIndex
- 30 天精通 RxJS (12):Observable Operator - scan, bufferJS
- [20230908]Oracle Index Range Scan with LIKE Condition on Wildcard '_'.txtOracleIndex
- Oracle RAC修改Scan IP,Public IP的方法Oracle
- ABAP下載的病毒掃描Virus Scan
- 簡單談談MySQL的loose index scanMySqlIndex
- Scan Your Truck Using Nexiq Adapter: Simplifying Your Diagnostic ProcessAPT
- [20180427]SCAN_IP DNS 反向解析2.txtDNS
- [20181201]奇怪的INDEX SKIP SCAN執行計劃.txtIndex
- Oracle 11g RAC SCAN ip的原理及配置Oracle
- oracle rac的scan監聽狀態Not All Endpoints RegisteredOracle
- Spring 系列(四):我們來聊聊<context:component-scan/>SpringContext
- 關於“INS-40922 Invalid Scan Name – Unresolvable to IP address”
- W13Scan 掃描器挖掘漏洞實踐
- YJango的迴圈神經網路——scan實現LSTMGo神經網路