今天打算复习下oracle,本来oracle是以前安装的,重新安装了系统,大概重新装了系统对其有影响吧,在服务表中发现没有了lister该项。于是为了保险起见重新安装了oracle。配置什么都是正确的,但是通过http://localhost:5560/isqlplus时,突然发现http://localhost:5560/isqlplus打不开了。

         解决方案:

         首先进入CMD

         1.用命令:netstat -an  查看端口5560是否打开

         2.用isqlplusctl start 启动

         3.打开IE 输入http://localhost:5560/isqlplus就可以打开了!

 

相关文章:

  • 2021-04-22
  • 2022-12-23
  • 2022-02-07
  • 2021-06-13
  • 2022-12-23
  • 2021-08-02
  • 2022-12-23
  • 2021-11-09
猜你喜欢
  • 2022-12-23
  • 2022-02-09
  • 2022-01-02
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
相关资源
相似解决方案