Creating an Oracle Database with Apex on AWS RDS

From NazimWIKI
Revision as of 23:54, 8 November 2019 by Admin (talk | contribs) (Created page with "'''Steps to create an Oracle Standard Edition Two database on AWS with APEX as an option. These notes are for Apex version 5.1.2.v1''' '''PRE-REQUISITIES''' If you don't a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Steps to create an Oracle Standard Edition Two database on AWS with APEX as an option. These notes are for Apex version 5.1.2.v1


PRE-REQUISITIES

If you don't already have them, a parameter group (init.ora file) and an option group (options such as Apex) will need to be created. I have chosen to go with the default parameter group for now as the database only requires default parameters.

However, here is an example of the option group creation process which we will need for Apex to be created with the database.


From the Amazon RDS Console, click on Option groups