Linux安装oracle报错(netca配置监听)

2018-12-01  本文已影响0人  程序员不会取昵称

照着网上的资料重装一遍oracle的时候,走到这边报错了。仔细看了下,提示:LISTENER:The information provided for this listener is currently in use by another listener on this computer.

解决前

想着可能是之前的oracle没有删干净,端口还是被占用的原因,于是切换到root用户下,查看1521端口对应的进程,然后kill掉。再次执行netca /silent /responseFile 路径 命令,终于成功了。

解决后
上一篇 下一篇

猜你喜欢

热点阅读