在Linux装Oracle11g设置监听报An unexpected error has been detected by HotSpot Virtual Machine:
错误的原因是由于默认的主机名导致的
在Linux装Oracle11g设置监听报An unexpected error has been detected by HotSpot Virtual Machine:
在Linux装Oracle11g设置监听报An unexpected error has been detected by HotSpot Virtual Machine:
对应好hostname,在这里我增加了一个test11g
执行如下命令:hostname test11g
让oracle用户退出重新登录就可以正常启动netca了

[[email protected] ~]$ netca -silent -responsefile /home/oracle/database/response/netca.rsp

正在对命令行参数进行语法分析:
参数"silent" = true
参数"responsefile" = /home/oracle/database/response/netca.rsp
完成对命令行参数进行语法分析。
Oracle Net Services 配置:
完成概要文件配置。
Oracle Net 监听程序启动:
正在运行监听程序控制:
/u01/app/oracle/product/11.2.0/db_1/bin/lsnrctl start LISTENER
监听程序控制完成。
监听程序已成功启动。
监听程序配置完成。
成功完成 Oracle Net Services 配置。退出代码是0

相关文章:

  • 2021-10-14
  • 2021-07-06
  • 2022-12-23
  • 2022-12-23
  • 2021-07-20
  • 2021-12-01
  • 2022-12-23
猜你喜欢
  • 2021-07-11
  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
  • 2022-01-22
  • 2022-12-23
相关资源
相似解决方案