打开终端

切换帐户

# su - oracle

启动监听

$ lsnrctl start

关闭监听

$ lsnrctl stop


切换帐户一定要加 "-"

否则会出现:   bash:lsnrctl:command not found.错误

相关文章:

  • 2021-08-27
  • 2022-12-23
  • 2021-11-28
  • 2021-08-22
  • 2021-11-15
猜你喜欢
  • 2021-09-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-01
  • 2021-11-10
相关资源
相似解决方案