Oracle Study Notes: Oracle service startup on the Linux platform

Source: Internet
Author: User

 

I am not familiar with Linux. In the past two days, we have encountered many problems in the installation and configuration of oracle10201 in RedHat Enterprise as 5.

After oracle is installed, once Linux is restarted, the listeners and instances cannot be started !!! Depressed.

I searched the internet to solve the problem. There are two main points:

(1):/etc/oratab controls whether dbstart automatically starts the corresponding instance at startup. The default value is "N" and can be changed to "Y. This control file can have multiple entries, corresponding to multiple database instances installed on Linux

(2): $ {ORACLE_HOME}/bin/dbsart STARTUP script. This script is used to execute the specific Oracle instance startup process. You need to configure the $ oracle_home_listner environment variable and the specific listener name after LSNRCTL!

 

After the problem is solved, I cannot help but feel: In fact, various Oracle Applications under LinuxProgramThere are very detailed instructions, as long as you carefully read, can solve the problem! You don't have to rush to ask someone to check online.

 

 

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.