+ All Categories
Home > Documents > Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation...

Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation...

Date post: 01-Feb-2018
Category:
Upload: phungtram
View: 239 times
Download: 3 times
Share this document with a friend
22
Oracle Apex 2012 Oracle Application Express Installation Guide Step by Step on Windows Mohammad Fawzy Mahmoud
Transcript
Page 1: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

Oracle Apex

2012

Oracle Application Express Installation Guide Step by Step on Windows

Mohammad Fawzy Mahmoud

Page 2: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

1 Oracle Application Express

Oracle Apex Installation Guide Step by Step on Windows

Install oracle XE database

1- Navigate to the following URL to download the database

http://www.oracle.com/technetwork/database/express-edition/downloads/index.html

Page 3: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

2 Oracle Application Express

2- One the file is downloaded navigate to the directory where the software has been downloaded

Right click on OracleXEUniv.exe and select properties.

Page 4: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

3 Oracle Application Express

3- Select Compatibility tab and then check Run this program in compatibility mode for option and

select Windows XP (Service Pack 3) from the list and in privilege level section check Run this

program as an administrator option then click OK button.

Page 5: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

4 Oracle Application Express

4- Double click on OracleXEUniv.exe to install oracle XE database.

Page 6: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

5 Oracle Application Express

5- Click Next button.

Page 7: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

6 Oracle Application Express

6- Select I accept the terms in the license agreement then click Next button.

Page 8: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

7 Oracle Application Express

7- Check the Oracle Database 10g Express Edition and the click Next button.

Page 9: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

8 Oracle Application Express

8- Specify the password for SYS & SYSTEM accounts then click Next button.

Page 10: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

9 Oracle Application Express

9- Review installation setting then click Install button to start the installation.

Page 11: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

10 Oracle Application Express

Page 12: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

11 Oracle Application Express

10- Check Launch the Database homepage then click Finish button.

Page 13: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

12 Oracle Application Express

Install Oracle Application Express

1- Navigate to the following the URL to download the Oracle Application Express 4.1

http://www.oracle.com/technetwork/developer-tools/apex/downloads/index.html

Page 14: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

13 Oracle Application Express

2- Navigate to C directory and then unzip the file:

3- Open windows command line then write cd /d C:\apex and press enter key to navigate to the apex

source folder.

4- Write sqlplus sys/syspassword@xe as sysdba and press enter key to connect the oracle XE

database.

Page 15: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

14 Oracle Application Express

5- After connected to the XE database successfully write @apexins sysaux sysaux temp /i/ to start

the Oracle Application Express installation.

Page 16: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

15 Oracle Application Express

6- After finish the above step successfully write sqlplus sys/syspassword@xe as sysdba to connect

to oracle XE database again.

Page 17: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

16 Oracle Application Express

7- After connected to the XE database successfully write @apxldimg c:\ then press enter key.

Page 18: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

17 Oracle Application Express

8- After finish the above step successfully write @apxconf to run the apexconf.sql script to change

the ADMIN password and HTTP PORT and press enter key the system asks you to enter the

ADMIN password enter ADMIN new password and press enter key.

Page 19: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

18 Oracle Application Express

9- The system asks you to enter the HTTP PORT if you want use the default http port [8080] press

enter key next.

Page 20: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

19 Oracle Application Express

10- To use the oracle application express with external access (via machines in the same LAN) just

write execute dbms_xdb.setListenerLocalAcess(l_access => FALSE); and press enter key as

following:

11- Open internet explorer then write the(http://machineipaddress:8080/apex/apex_admin)and press

enter key as following:

Page 21: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

20 Oracle Application Express

12- Enter admin in user name field and admin password in password field then click Login button.

13- The application ask you to change the admin password enter the admin current password and new

password and confirm new password then click Apply Changes button.

Page 22: Oracle Application Express · PDF file1 Oracle Application Express Oracle Apex Installation Guide Step by Step on Windows Install oracle XE database 1- Navigate to the following URL

21 Oracle Application Express

14- Click Return button login with new password.

15- Enter admin in the username field and admin new password in the password field then click

Login button.

16- Click Logout button to log out form the application express.


Recommended