安装oracle 12c遇到问题

时间:2022-04-26 18:52:33

安装前步骤:更改用户账户控制设置:从不通知 

出现 “SEVERE: [FATAL] [INS-30014] 无法检查指定的位置是否位于 CFS 上”
解决办法:重新设置hosts, 重新设置计算机名:110==》Oracle110, 重启电脑

C:\Windows\System32\Drivers\etc\hosts
# localhost name resolution is handled within DNS itself.
127.0.0.1       localhost
192.168.1.110   Oracle110