Database Start-Stop operation for Oracle 11g

Source: Internet
Author: User

1. Stop the database

sql> shutdown immediate;
Database closed.
Database dismounted.
ORACLE instance shut down.


2. Start the database
Sql> startup;
ORACLE instance started.

Total System Global area 795127808 bytes
Fixed Size 1339456 bytes
Variable Size 494931904 bytes
Database buffers 293601280 bytes
Redo buffers 5255168 bytes
Database mounted.
Database opened.
Sql>


3, you can also start the database script

#dbstart//3, 4 point test failed, there is an error.


4. Stop the database script

#dbshut


Database Start-Stop operation for Oracle 11g

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.