00 Download EM12CR3 Template to VICTORIA


Overview

I used the new OVM server created on VICTORIA to host the downloaded template of Cloud Control 12.1.0.3.

Procedure

Download Software

  1. Go to Oracle Software Delivery Cloud - Oracle Linux and Oracle VM
  2. Sign in using your Oracle account
  3. Accept the conditions
  4. Search using:
  5. Select a Product Pack Oracle VM Template
    Platform x86 64 bit
  6. Click Go
  7. Select Oracle VM Template for Oracle Enterprise Manager Cloud Control 12c Release 3 (12.1.0.3) Media Pack for x86 (64 bit)
  8. Click Continue (at the bottom of the page)
  9. Download Oracle VM Template for Oracle Enterprise Manager Cloud Control 12c Release 3 (12.1.0.3), Plug-ins Update 1 for Linux x86-64 Disk1of5 (V41319-01)
  10. Download Oracle VM Template for Oracle Enterprise Manager Cloud Control 12c Release 3 (12.1.0.3), Plug-ins Update 1 for Linux x86-64 Disk2of5 (V41320-01)
  11. Download Oracle VM Template for Oracle Enterprise Manager Cloud Control 12c Release 3 (12.1.0.3), Plug-ins Update 1 for Linux x86-64 Disk3of5 (V41321-01)
  12. Download Oracle VM Template for Oracle Enterprise Manager Cloud Control 12c Release 3 (12.1.0.3), Plug-ins Update 1 for Linux x86-64 Disk4of5 (V41322-01)
  13. Download Oracle VM Template for Oracle Enterprise Manager Cloud Control 12c Release 3 (12.1.0.3), Plug-ins Update 1 for Linux x86-64 Disk5of5 (V41323-01)

Part number is B75437-01.

Create Template Directory

On VICTORIA , run the following command:

mkdir -p /OVS/seed_pool/OVM_EM12R3
mkdir -p /OVS/running_pool/OVM_EM12R3

Upload the Files to VICTORIA

On the Windows 8.1 system, run the following commands under MobaXTerm :

sftp root@192.168.1.100
cd /OVS/seed_pool/OVM_EM12R3
mput V413*
exit