Create database VM
This is a part of the post of how to install R12.1.3 from a VM template.
Create VM
In the Server Pool click on the Create VM icon.
Pick the db.tgz template:
Edit the newly created VM:
Click Networks tab.
Add Network to VM
Click OK.
Start VM
Select perspective "Virtual Machines" and select VM for database and click start (green >):
Click "Launch Console".
The part below mainly follows the README.txt file.
Click Console (use ctrl + alt to escape console mode):
Setting DB internet details.
Note the DNS should actually be 192.168.1.6 but the DB server does not really need DNS.
The 192.168.1.110 is the IP of the VNIC.
Enter apps password: apps
Call the server: hpserverdb
So it is consistent with the DNS setup.
The ensure you reset display and server pool:
This is all in accordance to the README.txt file.
Cloning runs…
Done.
To resume cursor press ctrl and alt at the same time…