当前位置:网站首页>Startup, shutdown and restart of Oracle and MySQL on Linux
Startup, shutdown and restart of Oracle and MySQL on Linux
2022-06-25 07:53:00 【Wangcai 2】
oracle operation
start-up :
Get into oracle user :
su oracle
see oracle Listening state :
lsnrctl status
Execute start listening , Through the command :
lsnrctl start
Sign in oracle:
sqlplus / as sysdba
start-up oracle example :
startup open
close :
Sign in oracle, Close instance :
shutdown immediate;
exit
lsnrctl stop :
lsnrctl stop
restart :
SQL> shutdown immediate
SQL> startup open
mysql operation
start-up
service mysqld start
close
service mysqld stop
边栏推荐
- 三台西门子消防主机FC18配套CAN光端机进行光纤冗余环网组网测试
- 新版USBCAN卡CAN分析仪的CAN&CANFD综合测试分析软件LKMaster主要功能介绍
- 力扣76题,最小覆盖字串
- Runtime - Methods member variable, cache member variable
- Do you know why the PCB produces tin beads? 2021-09-30
- 2265. 统计值等于子树平均值的节点数
- 饮食干预减轻癌症治疗相关症状和毒性
- Atlassian confluence漏洞分析合集
- Misunderstanding of switching triode
- 【Unexpected token o in JSON at position 1出错原因及解决方法】
猜你喜欢
將數據導入到MATLAB
PCB board design - automatic layout 2021-10-15
三台西门子消防主机FC18配套CAN光端机进行光纤冗余环网组网测试
神经网络与深度学习-3- 机器学习简单示例-PyTorch
One "stone" and two "birds", PCA can effectively improve the dilemma of missing some ground points under the airborne lidar forest
npm install 报错 : gyp ERR! configure error
NPM install reports an error: gyp err! configure error
[distillation] pointdistiller: structured knowledge distillationwards efficient and compact 3D detection
realsense d455 semantic_ Slam implements semantic octree mapping
How to select lead-free and lead-free tin spraying for PCB? 2021-11-16
随机推荐
"Spatial transformation" significantly improves the quality of ground point extraction of cliff point cloud
CAN总线工作状况和信号质量“体检”
【论文学习】《VQMIVC》
[little knowledge] PCB proofing process
【日常训练】207. 课程表
C#获取exe的版本号-文件版本and程序集版本
力扣76题,最小覆盖字串
Anaconda navigator启动慢的一个解决方法
基于STM32MP157调试MIPI-DSI屏幕
[single chip microcomputer project training] multipoint temperature wireless acquisition system based on nRF905
opencv最小值滤波(不局限于图像)
Application of point cloud intelligent drawing in intelligent construction site
如何用svn新建属于自己的分支
Terms and concepts related to authority and authentication system
Function template_ Class template
27. 移除元素
传统的IO存在什么问题?为什么引入零拷贝的?
Import data into Matlab
Audio (V) audio feature extraction
57. insert interval