Home >Database >Mysql Tutorial >启动oracle数据库

启动oracle数据库

WBOY
WBOYOriginal
2016-06-07 14:56:461132browse

无详细内容 无 启动oracle用 oracle用户登录(或su - oracle)lsnrctl start sqlplus /nolog connect /as sysdba startup exit

启动oracle
用 oracle用户登录(或su - oracle)
lsnrctl start 
sqlplus /nolog 
connect /as sysdba 
  startup
  exit
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn