Cloning a virtual instance in OVMM

:Hi
I am very much new to this so plz accept my apologies for my basic questions.
I am planning to clone one of our instance as a backup. I want to perform simple clone 'with-Out Clone Customizer' which means with same features if Instance like (disk space, memory etc)
but i am confuse about 'Target Server Pool' cause we have one Server Pool. Can i clone instance in same Server Pool and same Repository ?
is it going to make any issue ? during cloning process if clone get failed is it going to effect our current running instance ?
Thanks
Regards
i am following below steps for clonning:
To create a clone of a virtual machine or template:
1.Select the virtual machine or template to clone and display the Clone or Move dialog box. You display this dialog box from different locations, depending on whether you are cloning a virtual machine or a template.
          * Virtual Machine: Click the Servers and VMs tab. Select the server pool on which the virtual machine resides in the navigation tree. Select Virtual Machines from the Perspective drop-down list. Select the virtual machine to clone in the management pane, and click Clone or Move Clone or Move icon .
          * Virtual Machine Template: Click the Repositories tab. In the navigation tree, select the repository in which the template resides, then VM Templates. Select the template in the management pane and click Clone or Move Template... Clone or Move Template... icon .
   2. The Clone or Move dialog box is displayed.
     Select the Create a clone of this (VM or Template) option. Click Next.
   3.  The Clone or Move (Virtual Machine or Template) dialog box is displayed.
     Select or enter the following:
          *  Clone to a: Select the clone type, either Virtual Machine or Template, to specify the objects to create from the clone.
          * Clone Count: The number of clones to create.
          * Clone Name: A name for the virtual machines or templates.
          * Target Server Pool: The server pool on which the clone is to be deployed.
            Note: The list of server pools that are available in the dropdown is limited to valid server pools that are capable of handling the cloning process correctly. This helps you to prevent cloning to a server pool that may fail to process the request. If this list is empty, you should refer to the table presented under the Why don't I see other server pools to clone to? element on this dialog screen.
          *  Description: A description for the virtual machines or templates.
          * Advanced Clone: Whether to use a clone customizer to set preferences for the clone operation.
          * Clone Customizer: The clone customizer to use to create the clones. Click Create... to create a new clone customizer. See the section called \u201cManaging Clone Customizers\u201d for information on creating a clone customizer. Only enabled if Advanced Clone is checked.
          * Target Repository: The repository to store the cloned files, such as virtual disks. Only enabled if Advanced Clone is checked.
          *Why don't I see other server pools to clone to? A collapsed window element, providing a table of server pools that do not meet the requirements to accept a clone request. Expanding any of the entries in this table will provide the reason that the server pool does not qualify.
  Click OK.

You can of course clone a guest onto the same repository and onto the same server pool. You don't have to worry about the server pool, if you only have one.
If possible, shut down your guest prior to cloning it.

Similar Messages

  • In my server RMAN can't allocate memory to the virtual instance

    Hi
    I want to restore my database in a new server
    At first I want to restore "spfile" from controlfile autobackup, there is no spfile or pfile of my database in the new server
    I do these steps
    1 . expoer ORACLE_SID=Sales
    2. rman target /
    3. rman > set dbid 817528985
    4. rman > startup force nomount
    after step 4 I get this error :
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of startup command at 09/22/2010 14:03:21
    RMAN-04014: startup failed: ORA-04031: unable to allocate 28704 bytes of shared memory ("shared pool","unknown object","sga heap(1,0)","kebm test replies")
    I get this error while I have about *80GB* free memory on the new server
    and my parameters in /etc/sysctl.conf file is :
    kernel.sysrq = 0
    kernel.core_uses_pid = 1
    kernel.shmall = 5242880
    kernel.shmmax = 42949672960
    kernel.shmmni = 4096
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 1048576
    net.core.rmem_max = 1048576
    net.core.wmem_default = 262144
    net.core.wmem_max = 262144
    I need to say that I can create a new database in that server by dbca that its
    sga_max_size is 9632M and pga_aggregate_target is 3206M
    Do you know what is wrong ? Do you know why RMAN can't allocate memory to the virtual instance ?
    thanks

    The database which could not start is because of the low memory on the system or in the sga_max_size there is high value set. So the system could not allocate so large memory as it does not have free so much. There may be other reasons like OS limitation in order of usage the memory.
    Set a lower amount of memory in the database.
    Eg:
    SQL> alter system set sga_max_size=1600M scope=spfile;
    System altered.
    SQL> alter system set sga_target=1600M;
    System altered.
    refer the link it will be useful:http://arjudba.blogspot.com/2008/05/startup-fails-with-ora-27102-out-of.html
    else use manually copy the spfile/pfile to the new server
    refer the link, it may be useful to you.http://oracleinstance.blogspot.com/2010/08/disaster-recovery-using-rman-demo.html
    Edited by: rajeysh on Sep 22, 2010 4:40 PM

  • Create development instance by cloning from Production instance

    Hi,
    There is a requirement for us in Oracle E-Business Suite.
    Our client wants to create development instance by cloning from Production instance, at the same time they donot want live data. Can anyone suggest in this regard.
    i.e After cloning Dev Instance from Production, no live data to be available in dev.
    Thanks

    Hi,
    Hi,
    There is a requirement for us in Oracle E-Business Suite.
    Our client wants to create development instance by cloning from Production instance, at the same time they donot want live data. Can anyone suggest in this >regard.
    i.e After cloning Dev Instance from Production, no live data to be available in dev.
    ThanksRefer very good post by Hussain and Helios on same topic:
    Scarmble data after clone
    Regards,
    X A H E E R

  • How to reduce the size of cloned Oracle Applications Instance

    How to reduce the size of cloned Oracle applications instance, so as to save the storage space for the cloned systems.
    How can we remove unimplemented modules in the instance so that we can reclaim the space occupied by them.
    can any please suggest on this..?

    mumbai,
    I would recommend to leave it as it is.
    If you can add some inexpensive HDD to your test system then do so.
    The Apps DB storage decreasing process is quite painful and isn't straightforward.
    You can’t just delete unused schemas & tablesapces (if they are not used than they are not consuming reasonable space anyway). The modules in Apps are using each other procedures and objects. The effect of deleting one module (schema) is highly unpredictable.
    If you will do something like that than you will not be able to patch your cloned system after that.
    Some things can be done however in order to reduce size of a testing Apps system:
    - Decries UNDO & TEMP tablespaces. Normally you do not need that big tbs in test system as you have got in the production.
    - If your REDO LOG files are quite big and you have got a lot of redo groups you can recreated smaller REDO log files.
    - On Apps tier you can delete OUTput and LOG files
    In case you still would like to decrease data volume in your testing system you need to take a look on some tools which provide data subtracting capabilities from Apps DB. This process has to be quite intelligent. The tool have to know the data structures in APPS DB and subtract data in the way to not harm logical relationships between records. After a subtracting process you will need to make multiple FULL exp/imp cycles in order to reduce physical space consumed by the database. Beside the fact that those tools are quite expensive you will need to spend a lot of your time to implement those.
    BTW: That is the size of you production DB? Have you analyzed which module takes most of the space? May be you can identify top 10 objects and try to archive a data from those object preventing the future grow of the production database.
    Just my 0.02£
    Yury
    Check this out:
    A.
    http://www.freelists.org/archives/ora-apps-dba/05-2006/msg00000.html
    B.
    - Users can subscribe to your list by sending email to
    ora-apps-dba-request_at_freelists.org with 'subscribe' in the Subject field
    C.
    http://www.freelists.org/archives/ora-apps-dba/05-2006/threads.html

  • Cloning a BW instance documentation

    Is there any current documentation on cloning a BW production instance to a BW QA instance with different SIDs and on different UNIX boxes. It's BW 3.5, Oracle 9.2.0.6, HP-UX B11.11

    Mark as answered!

  • Cloning 9iAS production instance on test environment

    Hi,
    We have a running 9iAS portal(9.0.2.6.18) in production. We want to clone the instance on to a Staging environment. Is this possibe? If yes kindly provide the documentation link.
    Thanks in advance

    <p>You may want to check the cloning note on Metalink. It contains useful information about the methods available to clone a portal environment.

  • Cloning a new instance with old data

    I have a instance on Windows which is not functioning as many of the .exe and .dll files (including those in FND_TOP, FNDLIBR.exe also) have been deleted and relinking is failing with serious adrelink errors as i described in the thread Re: relinking fails
    I tried a lot of solutions to overcome the relink issue but could not.
    now instead of wasting further time on this, what I am planning is that I can backup all the files on DB and Apps Tiers on an external drive, reinstall the Windows, Cygwin and MS Visual Studio and clone the instance back. I have not backed up the instance before patching because its a Sandbox Test instance used without any strict protocols.
    Will this work ? As many executables and dll files are missing from the Apps Tier, will the cloning be successful ?
    or can I copy the effected Product Tops from some other instance ?
    or can I just copy the whole Apps tier from some other instance and clone it with the existing database. I doubt that will work because these file versions and other information of the apps tier is stored in some database tables and using database of one instance with the apps tier of another instance can cause serious mismatch issues.
    please suggest me the best workaround possible for this. I can't afford to loose any data.
    Thanks.

    Hi,
    Will this work ? As many executables and dll files are missing from the Apps Tier, will the cloning be successful ?If you have issues with the current instance, then do not expect cloning to work. You better fix the relink issue, then clone this instance.
    or can I copy the effected Product Tops from some other instance ?I would not recommend this as you may not be able to track what products have changed. However, you may give it a try and see if it helps.
    or can I just copy the whole Apps tier from some other instance and clone it with the existing database. I doubt that will work because these file versions and other information of the apps tier is stored in some database tables and using database of one instance with the apps tier of another instance can cause serious mismatch issues.As you said, this will not work.
    Thanks,
    Hussein

  • Virtual instance of older version of the Server

    I have a need to run a really old version of a particular software on a server and it's really dragging the rest of the system down, can't update OS X to 10.9 and even 10.8 doesn't work quite right with that software. So I wonder what would be the most professional and robust way to run two OS X instances at once, say the main one that's hosting all the normal server tasks is going to run 10.10 plus the Server app and there's going to be a separate instance running 10.7, very bare-bones with just that particular piece of code installed. One other requirement is that they must share a single IP. Any recommendations?

    The limitations are 1 physical CPU and some advanced features are not available.  You probably won't miss them.
    I am not sure how it handles partitioning.  Usually most people don't partition in VMware, you can add another virtual disk and is achieves the same result.
    Simply stated, Hypervisor (or ESXi as it used to be known) installed on the Mac and becomes the operating system.  It will reformat your hard drive and use the space as it needs.  The VMs you create live inside Hypervisor.  You can't manage the Hypervisor from the Mac it's installed on, it requires an agent to do that or the WebUI.  Inside of each VM you can add disks, memory and such.  Hypervisor manages the CPU usage across VMs as well as the RAM usage.  Instead of partitioning, you create and add disks to the VMs.  Those disks act in the same way as a Parallels or Fusion disk, they become "blobs" that take up space based on their size.  You can add external hard drives to the machine and add the entire drive to the VM or put a VM disks on it for expansion.
    Your Time Machine partition would be a VM disk added to a particular VM.  You would need to create another VM disk or add an external drive to accommodate the other machine.
    Again, it can get complicated. 

  • Cloning a BW instance

    Is there any way to clone a BW production instance to a BW QA instance with different SIDs and on different UNIX boxes. It's BW 3.5, Oracle 9.2.0.6, HP-UX B11.11
    Thanks in advance!

    Answered!

  • Consistently getting "The wait operation timed out" when connecting to Azure SQL Database from a virtual instance...

    I have a web app that is backed by a an Azure SQL Database. The problem is that I had multiple issues when connecting to the database mainly when trying to establish a connection, or timeouts. This is the log I just encountered when trying to use the web
    app.
    [Win32Exception (0x80004005): The wait operation timed out]
    [SqlException (0x80131904): Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=21970; handshake=1; ]
    System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) +671
    System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +116
    System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +1012
    System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +6712291
    System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) +152
    System.Data.SqlClient.SqlConnection.Open() +229
    System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure) +102

    Hi Affar2k,
    According to your description, we need to verify if there is no network issue and the Sqlclient version is older than .NET 4.5.  You can try to connect to the Windows Azure SQL database via SSMS and check if it can run well. When you
    connect to the SQL Azure database via ADO.NET, you need to verify that the server name and passwords are right in the connection string.
    For more information, you can review the following article about how to connect to Windows Azure SQL Database using ADO.NET.
    http://msdn.microsoft.com/en-us/library/windowsazure/ee336243.aspx
    Thanks,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • How to clean Concurrent Managers Nodes on Cloned instances.

    Hi,
    We have PCP on PROD environment, when we do cloning to test instances, after running exec FIND_CONC_CLONES on test instances , TEST instance concurrent managers nodes are still pointing to PROD CM nodes, Please let me know how to change to test concurrent manager nodes, I know we can do it manually its all time taken process to change all managers one by one.
    Thanks

    Hi;
    Please check below thread;
    Re: Standard Manager still pointing to PROD after Clone
    EXEC FND_CONC_CLONE.SETUP_CLEAN;
    If its not help please update thread

  • Cannot Start Cloned SAP Instance

    Hi,
    We cloned a SAP Instance on VM from a production system. However, I am not able to start the cloned system.
    It's giving the error:
    Starting Database Instance...
    Error! Connection failed to node sapgrfpd for database GMP:
    database not found
    Opening Database...
    We've checked thru the mount points to ensure that all the access rights are granted correctly. I am able to start the x_server.

    [root@sapprod bin]# ./sdbverify
    Server Utilities 7.6.00.35 64 bit in /sapdb/programs
    check files... failed
    mode of /sapdb/programs/bin/x_server was modified
    mode of /sapdb/programs/pgm/starter/sdbstarter was modified
    owner of /sapdb/programs/pgm/starter/sdbstarter was modified
    check dependencies... ok
    package data is inconsistent
    DB Analyzer 7.6.00.35 64 bit in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    PCR 7300 7.3.00.55 in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    PCR 7301 7.3.01.18 in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    PCR 7500 7.5.00.24 64 bit in /sapdb/programs
    check files... ok
    check dependencies... ok
    check rte registration of package... ok
    package data is consistent
    SAP Utilities 7.6.00.35 64 bit in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    Base 7.6.00.35 64 bit in /sapdb/programs
    check files... failed
    mode of /sapdb/programs/bin/starter/sdbstarter was modified
    owner of /sapdb/programs/bin/starter/sdbstarter was modified
    mode of /sapdb/programs/bin/getdbroot was modified
    check dependencies... ok
    check rte registration of package... ok
    package data is inconsistent
    Redist Python 7.6.00.35 64 bit in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    JDBC 7.6.00.30 in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    Messages MSG 0.3951 in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    ODBC 7.6.00.35 64 bit in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    Database Kernel 7.6.00.35 64 bit in /sapdb/PRO/db
    check files... failed
    mode of /sapdb/PRO/db/pgm/dbmsrv was modified
    mode of /sapdb/PRO/db/pgm/starter/sdbstarter was modified
    owner of /sapdb/PRO/db/pgm/starter/sdbstarter was modified
    mode of /sapdb/PRO/db/pgm/dbmverifypw was modified
    owner of /sapdb/PRO/db/pgm/dbmverifypw was modified
    check dependencies... ok
    check rte registration of package... ok
    package data is inconsistent
    Loader 7.6.00.35 64 bit in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    SQLDBC 7.6.00.35 64 bit in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    SQLDBC 76 7.6.00.35 64 bit in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    Fastload API 7.6.00.35 64 bit in /sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    VERIFICATION SUMMARY:
    INVALID PACKAGES:                   0
    VALID PACKAGES:                     16
    INCONSISTENT PACKAGES:              3
    TOTAL FILES:                        330
    MISSED FILES:                       0
    MODIFIED FILES:                     0
    FILES WITH MODIFIED PERMISSIONS:    7
    when I check the program in error ( like /sapdb/programs/bin/starter/sdbstarter ) seems like orphaned links when I ls -al them in my source system and normal files in my destination system.
    [root@sapprod bin]# mount | grep /sapdb
    /dev/sdc7 on /sapdb type ext3 (rw)
    [root@sapprod bin]# id sdb
    uid=1008(sdb) gid=503(sdba) groupes=503(sdba)
    [root@sapprod bin]# id proadm
    uid=1012(proadm) gid=125(sapsys) groupes=125(sapsys),501(sapinst),503(sdba)
    [root@sapprod bin]# ls -l /sapdb/programs/pgm/starter
    total 796
    -r-xx-  1 sdb sdba 803251 nov  6  2006 sdbstarter
    [root@sapprod bin]# ls -l /sapdb/programs/pgm
    total 15620
    -r-xr-xr-x  1 sdb sdba 5320170 nov  7  2006 lserver
    -r-xr-xr-x  1 sdb sdba  901356 nov  6  2006 maketi
    -r-x------  1 sdb sdba  856749 nov  6  2006 niserver
    -r-x------  1 sdb sdba  856845 nov  6  2006 nisslserver
    -r-xr-xr-x  1 sdb sdba 5522110 nov  6  2006 python
    -r-xr-xr-x  1 sdb sdba  752254 nov  7  2006 regupd
    -r-xr-xr-x  1 sdb sdba  732502 nov  6  2006 sqlping
    dr-x------  2 sdb sdba    4096 avr  9  2008 starter
    -r-x------  1 sdb sdba  944481 nov  6  2006 vserver
    [root@sapprod bin]# ls -l /sapdb/programs/bin
    total 44972
    -r-xr-xr-x  1 sdb sdba 2226673 nov  7  2006 dbanalyzer
    -r-xr-xr-x  1 sdb sdba 4373797 nov  7  2006 dbmcli
    -r-xr-xr-x  1 sdb sdba 1871802 nov  7  2006 dbmevtdisp
    -r-xr-xr-x  1 sdb sdba  924291 nov  7  2006 dbmgetf
    -r-xr-xr-x  1 sdb sdba 6546066 nov  7  2006 dbmrfc
    -r-xxx  1 sdb sdba  803328 nov  6  2006 getdbroot
    -r-xr-xr-x  1 sdb sdba 5448002 nov  7  2006 loadercli
    -r-xr-xr-x  1 sdb sdba  878958 nov  7  2006 protconv
    -r-xr-xr-x  1 sdb sdba   75135 nov  6  2006 sdbconfig
    -r-xr-xr-x  1 sdb sdba   25750 nov  7  2006 sdbinfo
    -r-xr-xr-x  1 sdb sdba   14128 nov  7  2006 SDBINST
    -r-xr-xr-x  1 sdb sdba   14128 nov  7  2006 sdbpack
    -r-xr-xr-x  1 sdb sdba   14096 nov  7  2006 sdbreg
    -r-xr-xr-x  1 sdb sdba   13872 nov  7  2006 sdbregview
    -r-xr-xr-x  1 sdb sdba   16520 nov  7  2006 SDBSETUP
    -r-xr-xr-x  1 sdb sdba   13872 nov  7  2006 sdbuninst
    -r-xr-xr-x  1 sdb sdba   13872 nov  7  2006 sdbverify
    -r-xr-xr-x  1 sdb sdba 2621305 nov  7  2006 sqlcli
    -r-xr-xr-x  1 sdb sdba 2551118 nov  7  2006 sqldbc_cons
    -r-xr-xr-x  1 sdb sdba   23575 nov  6  2006 sqlver
    -r-xr-xr-x  1 sdb sdba   23530 nov  6  2006 sqlwhat
    dr-x------  2 sdb sdba    4096 avr  9  2008 starter
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 sysmon
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_analys
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 xbackup
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_cons
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 xinstinfo
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_maketi
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_ping
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 xpu
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_python
    -r-xr-x--x  1 sdb sdba  966431 nov  7  2006 x_server
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_start
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_stop
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 xsysrc
    -r-xr-xr-x  1 sdb sdba  767938 nov  6  2006 xuser
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_wiz
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_wizard
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_wizstop
    -r-xr-xr-x  1 sdb sdba  966431 nov  7  2006 x_wiztrc
    [root@sapprod bin]# ls -l /sapdb/programs/bin/starter
    total 796
    -r-xx-  1 sdb sdba 803251 nov  6  2006 sdbstarter
    Thank you.
    Olivier.

  • Windows Server 2012 R2 OEM Virtual Machine Installs

    My company purchased and OEM server license instead of an open license. Since the seal was broken already on the packaging we cannot return it. I have read several articles online and I wanted to ask Tech  Net ensure I didn't miss something.
    What I want to know is OEM Server OS in compliance when installed as VM's?
    The license package says two 2 CPU/2 VM, does this mean I have two seats available for VM's?
    According to OEM license, OEM VM's will live and die on the same machine, correct? Meaning, non-transferable. 
    Why I am asking these questions is because our hosting provider is telling us it must be purchased with a machine and cannot be used in that manner I want. Also, I really don't want to throw away money like that.

    Windows Server licenses are assigned to the physical hardware.  Windows Server licenses grant you specific rights.  One of the rights bestowed with the purchase of a Windows Server Standard license is the right to run up to two virtual operating
    system environments on which Windows Server is installed.  If one of the VMs is moved to a different host system, that new host system must be licensed to run the number of virtual instances then running on the new host.
    I'm still not sure how you purchased an OEM license without hardware.  That is the way Microsoft sells those licenses.  If you did not purchase this from a Microsoft authorized OEM, I would be very cautious as to whether or not you have a valid
    distribution/license.
    That said, an OEM Windows Server license is assigned to a specific server.  This differs from other licenses, like Open or Volume or Retail which grant the right to move from one server to another once every 90 days.  OEM licenses can't move from
    one server to another.  Additional contracts with Microsoft allow for some level of movement, but the OEM license itself does not grant that right.
    Once the OEM license is assigned (this is a paper transaction, i.e. there is no 'installation' of the license) that machine then has the rights granted by that license.  In the case of Windows Server Standard, the virtualization rights are for two concurrently
    running Windows Server VMs as long as you are not running services on the host not related to management of the virtual environment.
    When it comes to licensing, it is always best to talk with a trained Microsoft licensing specialist.  Your OEM should be able to explain this to you, but if he is selling licenses without hardware, I might look a little askance at his business practices. 
    Remember that a license is a legal agreement between you and Microsoft.  Depending upon technical forums for legal advice is not something your lawyers would recommend.
    And, the fact that you have a hosting environment means that you might even be better served by a different licensing model.  Microsoft has different licensing programs for different usage.
    . : | : . : | : . tim

  • Using old file system backup for Cloning

    I have taken an off-line backup of Oracle 11i (11.5.10.2) 15 days ago. Before taking backup of file system , I verified that all the latest Rapid Clone Patches are applied. No changes or patch work in APPL_TOP or DB has been done since that backup. Now I need to do cloning of this instance, how I can use this backup for Cloning.
    Rapid Clone scripts create and generate some files/directories so I am not sure whether my Old backup of file system will work or not. What is the best way to use old backup for cloning , also what are the file and directories in addition to the old backup of file system which I need to copy to Target System.
    Thanks for reviewing and suggestions.
    Samar

    Samar,
    If you have run preclone before backing it up, your backup should be valid for cloning.
    2.1 in the cloning doc has to be in the backup.
    These doc's should clear out yours doubts on cloning.
    Cloning Oracle Applications Release 11i with Rapid Clone
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=230672.1
    FAQ: Cloning Oracle Applications Release 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=216664.1

  • Virtual memory in a hyper-v failover cluster

    Hi all,
    We have a window 2008 R2 hyper-V failover cluster working fine. It has two hosts, with 104 GB of memory on each of them.As I added new virtual instances I had been updating memory.
    The point is that as I do that page file for virtual memory has been growing and now System volumen has only 20 GB free space.
    I had like to go on adding memory for new virtual instances, so I need to fix this problem.  Which is the recommended configuration for this? Can I disable virtual memory as long as I have an enormous quantity of physical memory available?
    Thank you very much.
    Kind regards,
    David.

    Hi,
    that enormous page file at Hyper-V Servers make no sence.
    We do not need to configure virtual memory for physical Memory that is assigned to VMs.
    Check this for more informations:
    http://blogs.technet.com/b/rwagg/archive/2010/03/08/how-big-should-pagefile-sys-be-on-a-server-2008-hyper-v-server.aspx
    Hope that helps
    Regards
    Sebastian

Maybe you are looking for

  • Blog summary widget and Firefox

    I just started having this issue where the iWeb page when viewed with Firefox is truncated and the pages simply have Blog Summary Widget showing without any summaries and only one or two headlines and no links. However, if I view the page with Safari

  • How to run a 32 bit program in xp mode on a 64 bit win 7 pro OS

    I have a program that must be used with XP. However my laptop has 7 pro. How do I install and run this program, if possible?

  • GUI/swing application doesn't appear under Win2K

    Hi, all, I wrote a Java GUI application with JDK1.4.1_01, when I run it on Win2K Professional (SP3) the GUI doesn't appear without any exception. But when I ran the same application under XP and Win98, the GUI application run ok and the GUI appears.

  • Remove Navigation panel header  scrollbar and Design Bar

    Hi guys, I need your help. I want to remove the Navigation panel header  scrollbars and Design Bar from the Navigation Panel. Please how can I do that. Looking forward for your response. Dakata A. Ibrahim

  • Source of supply auto default Inforecord instead of contract in PR

    Hi experts, How come system auto default inforecord as source of supply instead of OA eventhough contract is fullfill the requirement? Because if i enter the contract manually,system allow to proceed but just not auto default. No source list is maint