fqq2013

数据库:
oracle/oracle登录
》sqlplus /nolog
》conn /as sysdba
》startup
》exit
启动监听:lsnrctl start
lsnrctl stop
shutdown
shutdown immediate;立即关闭:关闭数据库并不等待用户断开连接,而是由系统断开与用户的连接,然后关闭数据库。

启动Oracle net start oracleservicesid
停止Oracle net stop oracleservicesid

分类:

技术点:

相关文章:

  • 2021-11-23
  • 2021-12-15
  • 2021-08-19
  • 2022-01-29
  • 2021-12-17
  • 2021-11-27
  • 2022-01-09
猜你喜欢
  • 2021-08-20
  • 2021-11-04
  • 2022-01-10
  • 2022-12-23
  • 2022-02-10
  • 2021-08-18
  • 2021-11-23
相关资源
相似解决方案