Set the manual startup method after the Oracle database is installed

Source: Internet
Author: User

1. Right click on "My Computer", select "Manage", select "Service" on the left side of the management window, find the service item about Oracle in the list of services on the right, right click on "Properties" and select "Manual". This will not start automatically when the boot, solve the problem of slow boot.

2. For ease of use, write code in Notepad:     net start Oracledbconsolewang (This is your own service name, below)      net start oracleoradb11g_home1clragent     net start oracleoradb11g_home1tnslistener     net Start oracleservicewang      Save as  . bat   file on save, so when using, double-click  .bat   file   will start Oracle number According to the library        Enter the following code in Notepad:    net stop Oracledbconsolewang (this is your own service name, hereinafter)     NET Stop oracleoradb11g_home1clragent    net stop oracleoradb11g_home1tnslistener    net stop oracleservicewang    Save as  . bat   File when you save, so when you use it, double-click  .bat   file   will close the Oracle database!!     VERY CONVENIENT!!!!!
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.