当前位置:网站首页>win2012安装Oraclerac失败
win2012安装Oraclerac失败
2022-08-10 13:45:00 【chen】
报上述错误,有大佬遇到过吗
其他答案1:
把那个日志拿出来看看。
其他答案2:
1、禁用不使用的网卡。
2、网卡名称使用英文,不要使用中文,在网卡的属性中不勾选IPv6协议。
3、使用 netsh 命令关闭 IPv6 隧道适配器。具体的命令为:
netsh Interface 6to4 set state state=disabled
netsh interface isatap set state disabled
netsh interface teredo set state disabled
其他答案3:
其他答案4:
windows 2012 试试安装oracle 11.2.0.3版本集群;11.2.0.4记得需要启动时加上强制参数;
其他答案5:
已解决,是bug的问题。两个节点分别打了补丁才好
边栏推荐
- Import other custom namespaces in C#
- data product manager
- Calculate the number of combinations recursively
- [Study Notes] Persistence of Redis
- PEST 分析法
- 用低代码驱动IT现代化
- In the second half of 2012 system architecture designers afternoon paper II
- MySQL - storage engine for databases
- Interface Automation Testing Basics
- 什么?你还不会JVM调优?
猜你喜欢

Error: Rule can only have one resource source (provided resource and test + include + exclude)

IT小白怎么系统的php学习

MySQL interview questions

AWS 安全基础知识

矩阵键盘&基于51(UcosII)计算器小项目

图式图例规范尺寸

Open source SPL wipes out tens of thousands of database intermediate tables

A unit test report for CRM One Order Application log

日志@Slf4j介绍使用及配置等级

Short read or OOM loading DB. Unrecoverable error, aborting now
随机推荐
[Study Notes] Persistence of Redis
【Gazebo入门教程】第三讲 SDF文件的静/动态编程建模
接口自动化测试基础篇
递归递推之Fighting_小银考呀考不过四级
进程和计划任务管理
注意力模型---Attention Model
学习日记8
八大排序总是忘?快来这里~
Classifying irises using decision trees
串口服务器调试助手使用教程,串口调试助手使用教程【操作方式】
借数据智能,亚马逊云科技助力企业打造品牌内生增长力
Borg Maze (bfs+最小生成树)
1W字详解线程本地存储 ThreadLocal
Makefile missing separator. Stop.怎么解决「建议收藏」
1W word detailed thread local storage ThreadLocal
IT小白怎么系统的php学习
ICML 2022 | 基于随机注意力机制的可解释可泛化图学习
Second half of 2011 System Architect Afternoon Paper II
作业
使用决策树对鸢尾花进行分类