How to Install Oracle Express Edition 11G
This instruction will teach people how to install Oracle express edition 11g, which is a common software for program developer.
EditSteps
- 1Open this link.
- 2Choose "Accept License Agreement" first. Download the correct file for your computer, which for windows or Linux. Save the file.
- 3Find the file you download, decompress it, double click the "setup" button to install the Oracle.
- 4Click "next".
- 5Choose "I accept the term in the license agreement", then click on next.
- 6Choose the destination folder, then click next.
- 7Enter and confirm the password for database, then click next.
- 8Click on "finish".
- 9Start Oracle Database 11G Express by clicking "Start", then click "Oracle Database 11G Edition" then Go to Database Home Page.
- 10Enter Username: System and enter Password : (as you entered and recorded above)
- 11Select Administration, then select Database Users then Create User for you. Then log out
- 12now you are able to log in back and use Oracle
EditVideo
EditTips
- In step 7 the password either SYS or SYSTEM
- in order to upload the table you create go to Home then click SQL then click SQL Scripts then click Upload
EditWarnings
- for step 11, select all System privileges in order to allow for experimentation (you will not need them all). Do not choose DBA (as you want this account to be different from SYSTEM and SYS.
- before all the download and at the beginning of the installation you have to choose "I accept the agreement"!!
Comments
Post a Comment