0% found this document useful (0 votes)
59 views9 pages

Oracle Application Express FGA 2024

Uploaded by

Zahra Zahra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views9 pages

Oracle Application Express FGA 2024

Uploaded by

Zahra Zahra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

How to use Oracle Application Express

To login to Oracle Application Express:

1. Go to https://iacademy2.oracle.com
2. Enter Workspace and Student username as provided below.

Database Programming with SQL - July 2024 - PAGI


No Name Student Workspace Student Username
1 Abdullah Muhammad Idris ID_C906_SQL_S01 ID_C906_SQL_S01
2 Aqil Akmaludin Makarim ID_C906_SQL_S02 ID_C906_SQL_S02
3 Arva Athallah Susanto ID_C906_SQL_S03 ID_C906_SQL_S03
4 Augusta Bintang Prayogi ID_C906_SQL_S04 ID_C906_SQL_S04
5 Aulia Audri Fitriyatna ID_C906_SQL_S05 ID_C906_SQL_S05
6 Fadli Nur Rofik ID_C906_SQL_S06 ID_C906_SQL_S06
7 Fharizal Renaldi Widiantara ID_C906_SQL_S07 ID_C906_SQL_S07
8 Ilham Akbar Maulana ID_C906_SQL_S08 ID_C906_SQL_S08
9 M. Halvi Rahman ID_C906_SQL_S09 ID_C906_SQL_S09
10 Moh. Fariq Firdaus Karim ID_C906_SQL_S10 ID_C906_SQL_S10
11 Moh. Ilham Fahrezy ID_C906_SQL_S11 ID_C906_SQL_S11
12 Muhammad Hafizh Azzasafah ID_C906_SQL_S12 ID_C906_SQL_S12
13 Nabilah Roosyidah Wahab ID_C906_SQL_S13 ID_C906_SQL_S13
14 NANDA HASUDUNGAN SIMATUPANG ID_C906_SQL_S14 ID_C906_SQL_S14
15 RAFIF FADHIL MAHINDRA ID_C906_SQL_S15 ID_C906_SQL_S15
16 RANA ATHAYA IMTIYAZ ID_C906_SQL_S16 ID_C906_SQL_S16
17 ADHI MULHAQ ID_C906_SQL_S17 ID_C906_SQL_S17

18 RIFDA ADILA ZAMRUDYA ID_C906_SQL_S18 ID_C906_SQL_S18

19 RIZKA FIRDAUS RAHMADINA ID_C906_SQL_S19 ID_C909_SQL_S10

20 AVIP ZAIN HAQ ID_C906_SQL_S20 ID_C906_SQL_S20


21 RIZKY FERDIANSYAH ID_C906_SQL_S21 ID_C906_SQL_S21
22 RYAN RACHMAD HIDAYAT ID_C906_SQL_S22 ID_C906_SQL_S22
23 SALMA ROSYADA ID_C906_SQL_S23 ID_C906_SQL_S23
24 SHAFIRA SALSABILLA ID_C906_SQL_S24 ID_C906_SQL_S24
25 SHALSABILLA AMANDA PUTRI ID_C906_SQL_S25 ID_C906_SQL_S25
26 TRACY ANGEL LI ID_C906_SQL_S26 ID_C906_SQL_S26
27 VIKO PRADANA PRASETYO ID_C906_SQL_S27 ID_C906_SQL_S27
28 WYNNE TARA ELVIRA ID_C906_SQL_S28 ID_C906_SQL_S28
29 Yhuwana Rahayu ID_C906_SQL_S29 ID_C906_SQL_S29
30 ZAHRAH AMBAR SARI ID_C906_SQL_S30 ID_C906_SQL_S30
3. Enter your Password as provided to you (aDhYZ33&).
4. Change your password on first time log in
5. After successful change password, you will be redirected to your home workspace

6. Upload script

Tables and data are not populated automatically. To populate your schema you must run a script. You can find
the script and detailed instructions on how to run the script in Section 0 of your curriculum.

In order to have access to the tables and data used throughout the course, a Script file that can be accessed from
Oracle iLearning must be run in the teacher account and all student accounts.

The teacher should do this as a “run-through” with the class following the instructions below. This method
insures that students understand, and can download and run the scripts in their own schemas.

a. Download the script file provided by the email, UNZIP the zip file, and save the script file(SQL_Schema.sql)
locally on your PC.
b. Open APEX in your browser and login.
c. Select “SQL Workshop”
d. Select “SQL Scripts”

e. Click “Upload”

f. Click Browse and navigate to the file you downloaded from Oracle iLearning in Step a, and click “Upload”.
g. You will now see the Script listed. Click the Run icon.

h. Click “Run Now”

This will take you to the Manage Script Results Page.

i. Here is the results, just ignore the error message (ORA-00942: table or view does not exist)
j. The first attempt will generate errors for the DROP statements due to the tables not already existing in the
schema. These statements are necessary in the script, if it becomes necessary to restore the tables to the
original state.

k. Click the “SQL Workshop” menu, and choose “Object Browser”

l. You should now see the tables listed on the left of the Object Browser page. These are the tables (and data)
that will be used in the curriculum for your course(s)
.

NOTE: The Script can be run again at a later date to revert the schema to its original state in the event
of a student accidently modifying or deleting data.

You might also like