Oracle method to restart the database
1. Enter the Linux system with the Oracle account under Linux.
2. Execute the following command to check the status of the database listener:
lsnrctl status
3. Execute the following command to stop the database listener:
lsnrctl stop
4. Execute the following command to enter SQLPlus :
sqlplus /nolog conn /as sysdba shutdown immediate
5. Execute the following command to exit SQLPlus:
Exit
6. Start and view the database listener:
lsnrctl start lsnrctl status
7. Start the Oracle database:
sqlplus /nolog conn /as sysdba startup
Enter sqlplus command under window: sqlplus / as sysdba
Enter sqlplus command under Linux: sqlplus "/as sysdba"
PHP Chinese website, a large number of mysql introductory videos , welcome to learn!
The above is the detailed content of How to restart Oracle database. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

Dreamweaver Mac version
Visual web development tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function