Oracle 11g installation process and test methods

Source: Internet
Author: User

  1. You can according to their operating system is how many bits (32-bit or 64-bit), to the official website to download the appropriate installation program, as shown in.

    One thing to note is that Oracle's installer is divided into 2 files, and after downloading, 2 files are extracted to the same directory.

  2. When the download is complete, select the 2 compressed files together, and unzip the file as shown in the right mouse button. Two compressed files are extracted to the same directory.

    It is important to note that it is best not to have irregular characters such as Chinese or white space in the path name.

  3. Open the appropriate decompression path, locate the installation file "Setup.exe" and double-click to install it, as shown in:

    First, the preparatory work

    Modify the file Cvu_prereq to enable it to be inspected by Oracle's environment

    File Location: DATABASE\STAGE\CVU

    File name: Cvu_prereq.xml

    See figure I

    What to modify:

    Insert the following before:

    See figure II

    Second, run the installation program

    Run/database/setup.exe

    After running the installation program will first carry out environmental testing, due to the cause of the work, WINDOWS10 Environment test will pass normally, figure III is the test interface

    See figure III

    1. Configuring Security Updates

    See Figure Four

    Please remove the tick and go directly to the next step

    2. Installation options

    Select Create and configure database, click Next

    3. System Class

    Select the desktop class or service class, where the desktop class is selected because it is installed on a laptop computer. Click Next

    4. Typical Installation

    Give the base directory of Oracle, set here as: G:\100ORACLE

    Software Installation Location: G:\100ORACLE\product\11.2.0\dbhome

    Database file Location: F:\Oracle_Data

    Database version defaults to Enterprise Edition (3.34GB)

    Character Set: Default value (ZHS16GBK)

    Global database name: ORCL

    Manage password input two times and click Next

    5. Prerequisites

    Please ignore path check error

    Next

    6. Overview

    To view the summary description, save the response file and click Next

    7. Install the Product

    In the installation process, you can see the detailed information

    Firewall blocking is found during installation, please allow access.

    8. Database Configuration Assistant

    The final process of installation is the database Configuration Assistant

    Copying the database files primarily

    Create and start an Oracle instance

    such as

    9. Complete

    At this point, the Oracle 11g has been installed, and the next step is to detect instances allowing

    Third, inspection

    1. Oracle Services

    My Computer--management--services->oracle

    View the installation of Oracle Services

    Where the service name is: Oracleremexecservice is the temporary service that is started by the installation process, and after completing the installation of Oracle, restart the computer and the service automatically stops and logs off.

    2. Check the operation of Oracle on the webpage

    Open Web page, enter address:

    Https://localhost:1158/em

    You can see the running reports for Oracle

    When prompted for an unsafe connection, select Advanced, and continue to and enter the user and password

    3. Environment variables

    The associated environment variables have been set, and the path paths have increased

    4. Command line Login Test

    Enter cmd input: Sqlplus sys/[email protected] as Sysdba

    Success.

Oracle 11g installation process and test methods

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.