Windows oracledatabase instances cannot automatically open the database.

Source: Internet
Author: User

Windows oracledatabase instances cannot automatically open the database.

The oracle database instance in windows cannot open the database automatically.

Note: This article applies to the premise that OracleServiceLEI in windows Services is automatically or manually started.


During routine O & M, if an oracle database instance in windows cannot automatically open the database, I usually put a bat script in windows startup,
The content of the script is as follows:

The content of startup. bat is as follows:

Net start OracleCSServiceset oracle_sid = + asmnet start OracleASMService + ASMset nls_lang = AMERICAN_AMERICA.ZHS16GBKD: \ oracle \ product \ 10.2.0 \ db_1 \ BIN \ sqlplus/as sysdba @ c: \ startup. sqlset oracle_sid = leinet start OracleServiceLEIset nls_lang = AMERICAN_AMERICA.ZHS16GBKD: \ oracle \ product \ 10.2.0 \ db_1 \ BIN \ sqlplus/as sysdba @ c: \ startup. SQL

 

The content of startup. SQL is as follows:

Startupexit

 

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.