当前位置:网站首页>ORACLE RAC中连接ScanIP报错ORA-12545的问题解决
ORACLE RAC中连接ScanIP报错ORA-12545的问题解决
2022-06-11 09:17:00 【cqszpx】
才安装好的一个ORACLE 11G 11.2.0.4的一套RAC,通过DG同步的数据,激活用于测试,在本地通过SCANIP链接,没有问题,
conn sz/[email protected]:1521/orcl
Connected.
但从其他机器链接,就会报错:
SQL> conn sz/[email protected]:1521/orcl
ERROR:
ORA-12545: Connect failed because target host or object does not exist
这里的原因是节点的LOCAL_LISTENER参数设置为了空.在RAC中,每个节点的LOCAL_LISTENER参数必须指定本节点的vip,remote_listener必须指向scanIP.
检查一下服务器端的设置:
SQL> show parameter list
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
listener_networks string
local_listener string
remote_listener string db-scan:1521
马上设置LOCAL_LISTENER
SQL> alter system set local_listener='(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.133.9)(PORT=1521))' sid='orcl1';
SQL> alter system set local_listener='(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.133.10)(PORT=1521))' sid='orcl2';
再去测试,问题解决
conn sz/[email protected]:1521/orcl
Connected.
附ORACLE MOS上文档:ORA-12545 or ORA-12537 While Connecting to RAC Through SCAN name (Doc ID 970619.1)

边栏推荐
- New feature in ES6 -- arrow function
- Openstack explanation (21) -- installation and configuration of neutron components
- How do we connect to WiFi?
- 考研数学 【数列极限证明题】题型方法总结
- About prototype and prototype chain
- 12.5 concurrent search + violent DFS - [discovery ring]
- 整型提升例题
- What are the types of garment ERP system in the market?
- Don't use redis list to implement message queue. Stream is designed for queues
- ESP8266_GET请求天气预报、json解析
猜你喜欢

「INS-30131」 安装程序验证所需的初始设置失败

我们是如何连上WiFi的?

【ROS】noedic-moveit安装与UR5模型导入

Day44 database

面试常问:rem布局,flex布局等

The first TOF related data set available for deep learning: deep learning for confidence information in stereo and TOF data fusion (iccv 2017)

Opencv CEO teaches you to use oak (V): anti deception face recognition system based on oak-d and depthai

Esp8266 Smartconfig
![[ROS] noedic moveit installation and UR5 model import](/img/bc/865c752021a4ee68e963c09f5f632d.png)
[ROS] noedic moveit installation and UR5 model import

Device = depthai Device(““, False) TypeError: _init_(): incompatible constructor arguments.
随机推荐
报错device = depthai.Device(““, False) TypeError: _init_(): incompatible constructor arguments.
What are the types of garment ERP system in the market?
rac expdp导出时报错:ORA-31693、ORA-31617、ORA-19505
OpenCV OAK-D-W广角相机测试
OpenSSL usage
P4147 "jade toad Palace"
Opencv image basic operation (III) -- image feature extraction (corner detection)
Video review pulsar summit Asia 2021, cases, operation and maintenance, ecological dry goods
Error [error] input tesnor exceeded available data range [neuralnetwork (3)] [error] input tensor '0' (0)
Openstack explanation (21) -- installation and configuration of neutron components
考研数学 【数列极限证明题】题型方法总结
Detailed explanation of this and static
Output image is bigger (1228800b) than maximum frame size specified in properties (1048576b)
Openstack explanation (24) -- registration of neutron service
面试常问:rem布局,flex布局等
Opencv CEO teaches you to use oak (IV): create complex pipelines
Method (common method), method execution memory analysis, method overloading mechanism, method recursion
[TiO websocket] v. TiO websocket server counts the number of online people
OpenCV OAK相机对比及介绍
Document object