First-time oracle experience in Linux 1

Source: Internet
Author: User

 

The installation of ORACLE10G in red hat 5.4 is finally successful. ORACLE in WINDOWS is a little different from ORACLE in LINUX. It can be seen from a simple installation. When installing ORACLE in LINUX, you must first install the auxiliary software, then create a specific user, and then change the system parameters and system variables. However, there is a certain process (see the attachment "ORACLE Installation" below). Next we will take a look at the basic precautions for installation and use.

 

1: install the software first. ORACLE will prompt you to "run two jobs with the root user" During the software installation process *. sh File ". click "OK" after running ". note: Do not click OK directly.

 

2: Run netca or lsnrctl, start the listener, and establish the listener service.

 

3: Run dbca to create a database. Note: It is recommended that you do not modify the installation directory. If you modify the directory, use the notes to facilitate future maintenance. However, you can increase the number of files, such as control files and log files.

 

4: using the system user to create an operation user is not granted certain permissions.

 

5: after use, you must use shutdown immediate to shut down the database before shutting down the system.

 

6: when starting the database, you must first run lsnrctl to start the listener, and then use the sys user to run the startup command to start the database, and then switch to the Operating User to operate the database.

 

This article is from the "love" blog

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.