Posted by
ErmanArslansOracleBlog on
Jul 25, 2016; 1:51pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/ODA-Oakcli-commands-hang-when-executed-tp678p1211.html
you should be able to start your vm from dom 0.
Look at my ODA;
I m on DOM0 and executing the commands from there;
[root@ermanodanode1dom0 ~]# xm info | grep memory
total_memory : 262086
free_memory : 137276
See , I have 260GB memory in dom0
[root@ermanodanode1dom0 ~]# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 4096 48 r----- 537790.4
EBS_12_2_3_APP 3 17384 8 r----- 781305.8
EBS_12_2_3_VIS 5 48000 16 -b---- 33233.1
ERMAN_APP 4 2048 2 -b---- 4267.3
oakDom1 2 49152 16 -b---- 610800.8
See , I can see my vms running from dom0.
Aa for the template;
a database template can't be directly deployed to ODA_BASE.
You need to create a vm machine from that template first.. That Vm template will not be running on ODA BASE.
After the proper deployment of the template, you will have a vm guest running your database which comes from the template.
But if you want to run that database in ODA BASE, then you can migrate the database(runnin on a VM guest , which comes with the template) from the VM Guest to ODA BASE by following the appropriate method.
Read this:
http://ermanarslan.blogspot.com.tr/2016/01/oda-migrating-ebs-database-from-virtual.html