- 最后登录
- 2017-9-4
- 在线时间
- 4 小时
- 威望
- 0
- 金钱
- 35
- 注册时间
- 2013-11-19
- 阅读权限
- 10
- 帖子
- 2
- 精华
- 0
- 积分
- 0
- UID
- 1557
|
1#
发表于 2016-7-13 14:40:50
|
查看: 3551 |
回复: 2
本帖最后由 dark 于 2016-7-13 14:43 编辑
在windows2012 R2上,未停止CRS ,想滚动升级oracle GI 11.2.0.1到11.2.0.4
报错信息为:
[FATAL] [INS-41703] The local node is not selected as one of the nodes for upgrade.
在MOS上找到相关文档如下:
[INS-41703] The local node is not selected as one of the nodes for upgrade. (文档 ID 1399207.1)
On Windows
On Windows this error may be caused by the issues documented above or it may be the result of the public network interface not being listed first in the Network Adapter Binding order. The Public network MUST be listed first in the network interface binding order. To make this change perform the following:
1. Click Start, click Run, type 'ncpa.cpl', and then click OK.
2. In the menu bar on the top of the window click 'Advanced' and choose 'Advanced Settings' (For Windows 2008, if the "Advanced" is not showing, click 'Alt' to enable that menu item).
3. Under the Adapters and Bindings tab use the up arrow to move the Public interface to the top of the Connections list.
4. Under Binding order for increase the priority of IPv4 over IPv6
5. Click OK to save the changes
但依照步骤依然报[INS-41703]
|
|