Steps for downloading and installing Oracle databases

Source: Internet
Author: User

1. Oracle downloadNote that Oracle is divided into two files. After downloading, extract the two files to the same directory. In the path name, it is best not to show Chinese characters or irregular characters such as spaces.
 Official Address: Bytes. Win 32-bit operating system: http://download.oracle.com/otn/nt/oracle11g/112010/win32_11gR2_database_1of2.ziphttp://download.oracle.com/otn/nt/oracle11g/112010/win32_11gR2_database_2of2.zip
Win 64-bit operating system: http://download.oracle.com/otn/nt/oracle11g/112010/win64_11gR2_database_1of2.ziphttp://download.oracle.com/otn/nt/oracle11g/112010/win64_11gR2_database_2of2.zipIi. Oracle Installation1. Extract the file, select the two packages, and right-click the package to decompress the file.
 
2. decompress the two files to the same path,
 
3. Go to the corresponding decompression path and find the executable Installation File setup.exe and double-click the installation.
 
4. Installation Step 1: Configure Security Updates. In this step, you can enter your email address (or do not enter it, but only receive useless emails ). Cancel the following "I want to accept Security Update (W) through My Oracle Support )".
 
5. For security options, create and configure a database by default (after the database management software is installed, the system automatically creates a database instance ).
 
6. Select the default desktop class for the system class. (If the computer to be installed is a personal laptop or computer used by a person, use this option)
 
7. Typical installation. Important steps. We recommend that you only update the Oracle base directory. The directory path should not contain Chinese characters or other special characters. The global database name can be default, and the password must be kept in mind. A warning is prompted when the password is entered. If the password does not comply with the suggestion of cancel, skip this step. (Because the suggested password rules by El are troublesome, they must be uppercase letters, lowercase letters, and numbers, and must be more than 8 characters long. Troublesome. You can enter a short password that you normally use)
 
8. If the entered password is short and simple, the following prompt will be displayed during installation. Directly confirm that Y continues the installation.
 
9. Prerequisite check. The installer checks whether the software and hardware systems meet the minimum requirements for installing this Oracle version. The next step is OK.
 
10. Brief some related selection configuration information before installation. You can simply save it as a file or click it without saving it.
 
11. Install the product automatically.
 
12. After the database management software file and dbms file are installed, a database with the default orcl name is automatically created and installed.
 
13. the instance database has been created. By default, all accounts are locked and unavailable (except sys and system accounts are available). We recommend that you click password management on the right, unlock a common scott account and enter the password.
 
14. Unlock scott's account, remove the green check box and enter the password. You can also enter a short password that is commonly used, so you do not have to add a number based on the 8-bit or more cases recommended by oracle. This is troublesome. Haha.
 
15. Similarly, if the password does not comply with the rules, a message is displayed. Skip it and continue with Y.
16. The installation is successful. Easy, huh, huh.
3. After installation, go to the test.You can start by connecting "Oracle 11g"-> "Application Development"-> "SQL Developer or SQL Plus" in the application. Note that when you use SQL Developer for the first time, you will be prompted to specify the path of java.exe. do not specify your own java_home here (I just didn't know it at the beginning, but it was not compatible with JDK 6 .) You can use the jdk path shown in the installation path of cmdel :.
 
Of course, if you are not careful, you are wrong. After selecting the advanced version in java_home, you can solve this problem if the SQL Developer reports an error and is incompatible. You can find sqldeveloper in the path F: \ app \ chen \ product \ 11.2.0 \ dbhome_1 \ sqldeveloper \ bin. conf] File, open it, find the value matched by SetJavaHome, and delete the configuration content. When guaranteed, the system will prompt that read-only files cannot be overwritten and saved. . Select the correct one.

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.