[Oracle] Install Oracle 11g


What is Oracle 11g?
Oracle 11g Database is the Database Management System that is developed and distributed by Oracle United States. It is widely used in UNIX Operating system in the world. 11g is a postfix that represents version of Oracle Database.

Oracle 11g Download and Installation




Step1. To download install exe file, please go to Oracle Download Page.

Step2. Click [Database] and [Database 11g Enterprise/Standard Editions].


Step3. Download both [File1] and [File2].
Make sure that download the file depending on your system. In this tutorial, Default system is Windows x64.


Step4. Check "I accept the Oracle License Agreement". Click [Download...] button.

Step5. When the download finished, unzip 2 zip files into the same directory.


Step6. run "install.exe".
Make sure to run it as an administrator in the installed directory.

 

Step7. Uncheck [I wish to receive security updates via My Oracle Support(M)]. Click [Next].

Step8. Click [Yes].

Step9. Select [Create and configure a database(C)]. Click [Next].


Step10. Select [Desktop Class]. Click [Next].


Step11. Enter [Global database name], [Administrative password] and [Confirm Password].


Step12. Click [Finish].



Step13. Click [Allow access].

Step14. Check Install information.
Install information are being displayed on dialog, including [Global database name], [System Identifier(SID)], [Server Parameter File name], [Database Control URL], [Encryption key location path].

Step15. Check database user password information.
Click [Password Management...]. Click [OK].

Step16. If you got this dialog, Installation is finished successfully.


Step17. Now, Let's try connecting Oracle Database.
Open window prompt > enter "sqlplus" and "SYSTEM". Lastly, enter password.





Comments

Popular posts from this blog

$$ Regular Expression이 안먹는 경우

exception in thread main java.lang.unsupportedclassversionerror unsupported major.minor version 52.0

java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver