Step 2. Download the Oracle Database Software
Note
Skip to step 3 if you already have the Oracle Database and Oracle Grid Infrastructure binaries in an S3 bucket. You have the option of using Oracle Database 12c Release 2 (12.2.0.1) or Oracle Database 12c Release 1 (12.1.0.2). By default, this Quick Start uses Oracle Database 12c Release 1 (12.1.0.2).
-
Go to the Oracle Database Software Downloads webpage to download the binaries for Oracle Database 12c Release 2 (12.2.0.1) or Oracle Database 12c Release 1 (12.1.0.2).
-
Go to the Oracle Linux Downloads webpage and download the Oracle Automatic Storage Management (ASM) Libraries..
Product or component Files to download or save in your S3 bucket Oracle Grid Infrastructure Release 1 linuxamd64_12102_grid_1of2.zip, linuxamd64_12102_grid_2of2.zip
Oracle Database Enterprise Edition Release 1 linuxamd64_12102_database_1of2.zip, linuxamd64_12102_database_2of2.zip
Oracle Grid Infrastructure Release 2 linuxx64_12201_grid_home.zip
Oracle Database Enterprise Edition Release 2 linuxx64_12201_database.zip
Oracle Automatic Storage Management (ASM) Libraries oracleasmlib-2.0.4-1.el6.x86_64.rpm, oracleasm-support-2.1.8-1.el6.x86_64.rpm
-
Set up your S3 bucket by following the instructions in the AWS documentation.
-
You must place the S3 bucket in the same account (and preferably in the same region) where you're planning to launch the Quick Start.
-
Bucket name and key prefixes may only consist of letters, numbers, and hyphens (–).
-
-
Place the unextracted downloads in the S3 bucket, as shown in Figure 8.
You can place the binaries in a subfolder (subkey) of the bucket, e.g.,
bucket-name/path/to/binaries
. When you launch the Quick Start, you must specify this complete bucket name and key prefix in the Binaries Bucket Name parameter.Figure 8: Staging downloads in the S3 bucket