Sei sulla pagina 1di 7

www.cisku.

com

Getting Started with Oracle APEX 4.0 on Oracle Database 11g Express Edition
After successfully install the Oracle Database 11g XE, then we need to set up the workspace to start working with Oracle APEX 4.0. New workspace concept introduced in Oracle Apex 4.0 which previously did not exist. Workspace itself is a work area that consists of many user login. User login here different from the database user login. Without workspace we can not make an application with Oracle APEX 4.0. Here are the processes of making the workspace on Oracle APEX 4.0: 1. Before proceeding with Workspace management, first create database user USERPOS with the password pos123. SLQPLUS system/<yout_anda> Once successfully logged in, type the following: CREATE USER userpos IDENTIFIED BY pos123; Give the DBA to grant the user USERPOS. DBA is a privilege for the database administrator. We use this privilege to focus more on Oracle APEXnya. GRANT dba TO userpos; 1. Log in to the APEX (http:// http://localhost:8080/apex) using the ADMIN user on INTERNAL workspace. Password for the admin user is the password you specified during installation of Oracle database XE.

Page1of7

www.cisku.com

2. You will be asked for making changes on the ADMIN password.

The new password has provisions: a. At least 8 characters b. At a minimum there is a capital letter c. At least 1 number d. At least 1 special character (!#$%()*+,-/:;<=>?_) e. Can not contain element of username 3. After successfully changing the password, log in using the new password on the INTERNAL workspace with username ADMIN

Page2of7

www.cisku.com

4. On the welcome page click the Manage Workspaces tab that appears next page:

5. In the Workspace Actions area, click Create Workspace and then fill the fields at a next stage

Page3of7

www.cisku.com

6. Fill in the name of the workspace and the workspace ID. Suppose the name of the workspace is POS_WS with ID 100002 (ID must be greater than 100000).

7. Specify the database schema to be used. If previously we have created a database schema then select Yes on the option Re-use existing schema and then select the name of the existing schemes (eg USERPOS). If the No option is selected, fill in your name as desired scheme and its password and then select the quota scheme (min 10MB).

Page4of7

www.cisku.com

8. Next specify the username and password that will become the administrator user of the scheme. Eg username is ADMIN_POS and password is admin1 (do not need special treatment, but if it will be necessary to change the password used to special treatment). Fill in your email address in the email text field.

9. A confirmation page will be displayed. Make sure all the informations are displayed in accordance with what you want and then click the Create Workspace Button.

Page5of7

www.cisku.com

10. Workspace creation process has been completed, following the final look of the POS_WS workspace creation process with a username ADMIN_POS as an administrator workspace.

Page6of7

www.cisku.com 11. Logout and re-login from the application using the user ADMIN_POS.

At the time of first login as ADMIN_POS on POS_WS workspace, change the password needed. Replace the password with the provisions : a. At least 8 characters b. At a minimum there is a capital letter c. At least 1 number d. At least 1 special character (!#$%()*+,-/:;<=>?_) e. Can not contain element of username

Having successfully changed the password, and then click Return and then do the process again using the login user ADMIN_POS and new password. Congratulations Now you are ready to create applications with Oracle Application Express 4.0 !!!

Page7of7

Potrebbero piacerti anche