|
|
|
|
|
| |
|
View
|
|
Discussion
|
|
Edit
|
|
Attachments
|
|
|
|
|
|
|
Installation of Oracle 10g XE
|
|
|
|
|
|
Instructions for Oracle 10g XE installation on Windows
- Click on this link: http://www.oracle.com/technology/software/products/database/xe/index.html.
- Choose the Linux or Windows option based on your operating system.
- Click on radio button next to Accept license agreement
- Click on OracleXeUniv.exe for the Universal Edition.
- If you have signed up previously, Enter username and password and go to Step 10; OR perform steps 6 through 9
- Click on 'sign up now'
- Click on 'Create your Oracle account now.'
- Enter email, password and confirm password
- Enter all required fields (marked by *) and click 'Confirm' at the bottom of the page.
- Save the file OracleXeUniv.exe to Disk.
- Double-click on the downloaded file.
- Click on the 'Next' button on the Welcome screen,
- Click on the 'Accept' button on the screen with the License Agreement.
- Choose destination location, Click on the 'Next' button
- Specify a Database password, Confirm and click on the 'Next' button
- Click on the 'Install' button after reviewing the Installation settings.
- Go through the Installation process. This might take a few minutes
- Click on the 'Finish' button.
Instructions for Configuring Oracle for eTouch SamePage
- Go to Start -> Programs -> Oracle Database 10g Standard Edition -> Go to Database Home Page
- Login using "System" and password provided during signup
- Click on 'Administration'.
- Click on 'Database Users'
- Click on 'Create' on the far right side
- Type in 'samepage', OR any other name you feel is suitable, for the Username
- Type in 'samepage', OR any other password you feel is suitable, for the Password.
- Confirm Password
- Ensure that the account status is 'Unlocked'
- Ensure that the boxes next to Connect, Resource and DBA are checked.
- You will need your Oracle System Identifier (SID) while installing SamePage. By default, this is set to 'XE'.
- Unless you have modified the tsnnames.ora file on your machine, please use 'XE'. Else, use the modified value from the tsnnames.ora file.
- This SID is used in 2 places:
- At the end of the Connection URL string
- As the value for the database name.
- You will need the following variables when configuring Etouch SamePage:
Username: [Your username, for e.g. 'samepage']
Password: [Your password, for e.g. 'samepage']
Connection URL: jdbc:oracle:thin:@localhost:1521:XE
Database name: [Your SID, by default 'XE']
|
|
|
|
|
|
|
|