How to Convert OVM machines to VM Esx (.ova, .ovf) Format

Hi,
Could you pls help me on following issues?
1. How to Convert OVM machines to VM Esx (.OVA or .OVF) Format
2. How to take backup or copy VM from Oracle VM for Converting other formats.
3. Are we need to use the same version of Manager and Server? Manager Version= Server Version OR  Manager Version < Server Version OR Manager Version > Server version.
     I am using manager 3.2.2 and server 3.2.1 Is it OK?
Thank You,
Regards,
Prakash T

Questions: Could you pls help me on following issues?
1. How to Convert OVM machines to VM Esx (.OVA or .OVF) Format
Answer: The only way I have done this is to import the the Oracle VM into VMware ESX with VMware P2V conversion. The one key thing you have to make sure of here is that if it is a Linux Virtual machine that you are moving to VMware you must start the Virtual Machine in a standard no Xen kernel before you do the P2V conversion as VMware will choke on the any Xen kernel.
Now if you want to go from VMware to OVM follow the instructions on this link: Re: Import VMWare VirtualMachine into OVM 3.2.2.520
2. How to take backup or copy VM from Oracle VM for Converting other formats.
Answer: Read this white paper for Guidence on Oracle VM Backup's.
http://www.oracle.com/technetwork/server-storage/vm/ovm3-backup-recovery-1997244.pdf
3. Are we need to use the same version of Manager and Server? Manager Version= Server Version OR  Manager Version < Server Version OR Manager Version > Server version. I am using manager 3.2.2 and server 3.2.1 Is it OK?
Answer: I would strongly recommend that you keep the Manager and Servers on the same version.
I know for doing upgrades the Manager should be upgraded first and then the servers can be upgraded.  See section 5.1 in the upgrade document.  http://docs.oracle.com/cd/E35328_01/E35330/E35330.pdf
Hope this helps. Russell

Similar Messages

  • How to convert FLV and F4V files to other media formats

    How to convert FLV and F4V files to other media formats
    Nowadays, every one can download their favorite videos from video sharing websites like YouTube, Hulu, MySpace, Google Video, metacafe, Yahoo! Video, Reuters.com and so on at will. However, these video files we got are usually in the format of FLV, or F4V, which are not workable by most portable devices, or some video players and video editors on our PC. With the intention of solving these problems, this guide will show you how to convert FLV and F4V files to other video and audio formats in detail.
    1. Download, install and run Pavtube FLV Converter
    As soon as you run this program, the following wine red interface will show up:
    2. Add files, set output format and destination folder
    Input FLV and F4V files to this program by clicking on “Add” button, and select a format as the output format in the drop-down list of “Format”, meanwhile, you can press the output folder to specify the destination folder or just use the path set by default. Moreover, “merge into one file” enables you to combine multiple FLV and F4V files to be as a single file, if you have this needs, just tick it.
    3. Set advanced settings
    Click “Settings” button, the following interface will pop up. You can change the parameters like screen size, bit rate, frame rate, sample rate, etc. on it to optimize the output quality or compress file size.
    4. Convert
    After all settings are done, you can press “Convert” button to start transferring, and then the following window will show you the conversion info in detail. According to the info you can manage your time and disk space properly.
    Pavtube FLV Converter can definitely complete the conversion at a swift speed with excellent quality; also it adopts an advanced audio-video sync technology, so that audio and video match very well in the resulted files. Therefore you need not worry about these issues.
    Useful tips:
    Free online FLV downloader:
    www.convertdirect.com
    http://vixy.net/
    http://www.videoconverterdownload.com/online-free-flv-converter.html
    http://www.flv2mp3.com/
    http://www.mediaconverter.org/
    http://2conv.com/
    http://online.movavi.com/
    http://www.youconvertit.com/
    http://www.playtube.com/
    http://www.convert.net/

    Flip4Mac

  • How to convert Flat file(.txt) data to an Idoc format(ORDERS05)

    Hi,
    How to convert Flat file(.txt) data to an Idoc format(ORDERS05). If any FM does the same work please let me know.
    thanks in advance,
    Chand
    Moderator message : Duplicate post locked. Read forum rules before posting.
    Edited by: Vinod Kumar on Jul 26, 2011 11:11 AM

    Hi,
            For more information, please check this link.
    http://sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/46759682-0401-0010-1791-bd1972bc0b8a
    Have a look at the FM IDOC_XML_FROM_FILE. May be it helps...
    Regards

  • How to convert JPEG/RTP Buffer to non-RTP (RAW) format ?

    Hi everybody !
    Could somebody tell me how to convert JPEG/RTP Buffer to non-RTP (RAW) format ? Thanks !

    Hi
       The way is you have to split the data several and concatenate after that.
    Regards,
    kumar

  • How to convert date from "yyyymmdd" to "MM/DD/YYYY" format

    1. I have one BLDAT field in my internal table.
       its getting updated from input file.
    2. The value in the input file is like yyyymmdd.
       So the internal table field is filled like this
       "YYYYMMDD".
    3. After this,I have to compare this internal table  
       field with BSAD table.
    4. The BLDAT field in BSAD table is in the format of 
       "MM/DD/YYYY".
    5. the BLDAT field is having diff format in internal  table and BSAD table.So I am unable to check this value.
    How to convert it as like the BSAD table format."MM/DD/YYYY" format.
    Thanks in advance!!

    Using the WRITE statement
      data: gd_date(10).  "field to store output date
    * Converts date from 20020901 to 09.01.2002
      write sy-datum to gd_date mm/dd/yyyy.
    OR u can
    CONCATENATE gd_date+4(2) gd_date+6(2) gd_date+0(4)
    into gd_date seperated by '/' .
    Hope this helps.
    Kindly reward points and close the thread for the
    answer which helped u OR get back with queries.

  • How to convert CLOB data (now it is in html format) to Normal text format

    Hi,
    Can anybody let me know the solution for how to convert CLOB data into normal Text.In my case the table column having CLOB datatype and the data is in html format.when i run the report the column is displaying html tags .Now i need to convert that html tags into normal text.
    Pl. let me know if any one know the solution.
    Regards,
    Thulasi.K

    LONG has been depricated since 8i so I don't believe there is a general solution to go backwards short of reloading the data.
    Justin

  • How to convert date...Source is Oracle date format "13-Jan-08"

    Hi,
    I am using a Remote cube, the source is Oracle. Date in Oracle is in the form of '12-Jan-09'. How can I convert the date in to SAP format. what is the best method to handle this.
    Thanks.
    venkat

    The answer is CONVERSION_EXIT_SDATE_INPUT.
    But read forum rules of engagement, date question are usually not allowed, as they have all been posted several times since Y2K preparation : Read Please read "The Forum Rules of Engagement" before posting!  HOT NEWS!!  and How to post code in SCN, and some things NOT to do... , and perform some test of the search tool.
    Regards,
    Raymond

  • How to convert dvc tapes from Sony DCR camcorder to format recognized by iMovie 11?

    Our Sony Handycam DCR-HC36 is no longer recognized by iMovie.  When we bought the iMac I was able to import tapes from the camcorder, but since updating iMovie it no longer recognizes the camera.  Is there a converter which will read the DVC tapes we have and  import them into the iMovie?

    Maybe you can try this: https://itunes.apple.com/us/app/video-mate/id592736614?mt=12 (you can try the software directly by clicking the "Yuri Wang Web Site") , a video converter that accepts almost all format videos' conversion.
    You can do the conversion in three steps after installing it: add file->choose output format ("Convert to" bar->iMovie)->convert
    batch converting is available.

  • How to convert dd-MM-yyyy into yyyy-MM-dd format in mysql

    i have designed a database in mysql and i have connected it using jdbc connectivity . so i want to convert an input date with this format dd-MM-yyyy into yyyy-MM-dd a legal format of mysql

    Friends , I found another way to get a mysql format
    String dateString = "23/08/2003"; (this string can be input date)
    SimpleDateFormat dateFormat = new SimpleDateFormat("dd/MM/yyyy");
         java.util.Date d;
         try
              d = dateFormat.parse(dateString);
              dateFormat.applyPattern("yyyy-MM-dd");
              dateString = dateFormat.format(d);
         catch (Exception e){
                   e.printStackTrace();
              java.sql.Date a3 = java.sql.Date.valueOf(dateString);
    where a3 is the date with the mysql format needed and can be inserted into sql statement.

  • Help!How to convert a plenty of doc files to pdf format?

    System: windows xp
    Software: Adobe Acrobat Professional 7.0
    I'm tired of repeatedly click open,convert,save,close to convert a large quantity of doc files to pdf format.Is there any easy way to do this? Is there any kind of plugin or batch command provided to this software?

    Turn off the view in Acrobat option in the Adobe PDF printer and then just drag and drop them on the printer. You may have to figure out where to send them or accept the default, again an option in the printer.

  • How to convert slide shows from Video CD to DVD format

    I have a number of Adobe Photoshop Elements slide shows in the Video CD format.  Since many DVD players (especially blue-ray) do not accomodate the Video CD format........... I would like to convert them to DVD.  This will not improve the resolution but will take care of my problem.  I do have Adobe 9.0 Photoshop and Premier Elements.  Suggestions appreciated.

    Even though Photoshop Elements gives you the option of burning a CD or 
    DVD.........in reality I don't think you can do a DVD unless you have Photoshop
    Premier.
    Keith
    In a message dated 7/13/2011 11:49:46 A.M. Central Daylight Time, 
    [email protected] writes:
    Barbara,  I am having the same problem.   I still  can't burn DVD of a
    slideshow from Photoshop Elements.  I have tried  writing it in WMV format
    and saving it to my pictures file, it gets  converted to PDF format.  I
    think that is becasue it is getting opened by  Adobe flashplayer. 
    I also can't send a thread regarding this problem  with out attaching to
    another  thread.
    Nancy

  • How to convert Keynote presentation to PowerPoint, w/o losing formating?

    Hi,
    I have a Macbook with iWork 08. I love creating presenations in Keynote, but when I export to Powerpoint and then try to run the presentation on my Windows XP (work) PC, the presentation is misconfigured with fonts running off the screen and picures misaligned. Animations also seem inconsistent. Is there any way that I can lock these configurations in iWork so it will pass them exactly to Windows PowerPoint? Does iWork '09 provide this?

    when I export to Powerpoint and then try to run the presentation on my Windows XP (work) PC, the presentation is misconfigured with fonts running off the screen and picures misaligned. Animations also seem inconsistent.
    Why in the wide, wide wonderful world would you want to prepare a presentation with the particular appearance you want in a particular application and then proceed to complain that you cannot have that particular appearance in another application?
    If what you want is to preserve appearance, then use an application-independent portable page description model. There is one built into Mac OS X. It's called the Adobe Portable Document Format and while it has its problems, preserving appearance is not one of those problems.
    The whole idea these days is NOT to have to buy Microsoft Office in order to interchange digital documents. Instead of everyone buying Microsoft Office, everyone selects an intermediate and application-independent format for interchange. ISO has published two such sets, one set for content interchange (ODF and OOXML) and one set for appearance interchange (PDF). ECMA is working on a second appearance interchange format (XPS).
    Acrobat in the free Windows version will image your PDF presentation.
    /hh

  • How to convert an istance to a new Report in format PDF

    Post Author: Matrix71
    CA Forum: JAVA
    Hi,
    I've a big problem... i must make a JAVA program that conver an istance
    of 1 Report in a new Report in format PDF and that this Report is
    visible ONLY for the property of the istance...
    Thanks and... sorry for my bad english...
    Denis

    Post Author: Matrix71
    CA Forum: JAVA
    There is someone that can help me ???

  • HOW TO CONVERT A XML FILE TO HTML FILE FORMAT IN WINDOWS APPLICATION

    Hi iam a fresher iam working on a project in that i should convert the data in xml file to html file. I dont have any idea regarding this can anyone help me how to convert the xml file to a html file format. I just written the code till how to read the xml
    file. Now i stucked how to write the code for converting to html format.
    Thanks and Regards,
    Dileep.

    Hi iam a fresher iam working on a project in that i should convert the data in xml file to html file. I dont have any idea regarding this can anyone help me how to convert the xml file to a html file format. I just written the code till how to read the xml
    file. Now i stucked how to write the code for converting to html format.
    Thanks and Regards,
    Dileep.
    Hello,
    For converting xml file to html, we could refer to the way shared in the following thread which uses an XSLT stylesheet to transform the XML into another format using the
    XslTransform class.
    http://www.codeproject.com/Articles/12047/How-to-Convert-XML-Files-to-HTML
    Regards.
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to convert all old (pre-Office 2007) documents in portal to new (Office Open XML, Office 2007+) formats?

    Good day.
    We have create a single SharePoint 2013 farm and manually copied in it all documents from old SharePoint 2007 server portal.
    The question is how to automate covertation from old document format to new office in all librarys?
    "Word Automation Services" able to convert only Word's documents, not Excel.
    The single method what I think, is to use bulk convert utility ofc.exe from Microsoft Office Migration Planning Manager with powershell's ability to get all items from all librarys from site collection.
    Can someone has faced with it and has a ready work example?

    Hi,
    According to your description, my understanding is that you want to convert all office file to the latest 2007 format.
    We found this tool called MS Office Migration Planning Manager:
    http://www.microsoft.com/downloads/details.aspx?FamilyID=13580cd7-a8bc-40ef-8281-dd2c325a5a81&DisplayLang=en#filelist
    After extracting it, going to the Tools folder and modified the ofc.ini file to specify which folder to scan and convert etc.
    Then running  the ofc.exe and except some files didn't convert successfully, others is ok.
    https://technet.microsoft.com/en-us/library/cc179019(v=office.14).aspx
    Besides, Here is a similar post, you can use as a reference:
    https://social.technet.microsoft.com/Forums/office/en-US/8c571ca4-8ef6-496e-950a-6a608d44a070/how-to-convert-all-office-file-to-the-latest-2007-format?forum=ITCG
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • Iphone wifi syncing issue with itunes 10.7

    My wife and I each have iphone 4's syncing on our respective computers running Win XP Pro SP3. After upgrading to itunes 10.7 and iOS 6, itunes doesn't reliably sync via wifi. It will sync once then won't a second time unless the computer is rebooted

  • How do I set my printer to print on odd sized paper? HP Officejet Pro 8000

    I need to print on a 8.5 x 4.5 sheet on pre-cut paper, is this possible?

  • Saving video stream from webcam periodically!!!

    Hi there, I want to catch every 1 minute video stream from the webcam, or video file, and save it into separate files. Of course I woudl like to have possibility to save many streams simultaneously. Any idea? Best regards

  • Discoverer 3.1

    Hi I have discoverer 3.1 (yes I know not supported by Oracle) . I installed it on Windows 7, the install replaced standard MS files, which in earlier versions of Windows this was okay. The installation appears to have worked, however when I run Disco

  • Cannot change chart legend data

    I am modifying an existing document and changing chart data in the data editor window. The resulting pie chart is accurate but the legend show the old data. I've deleted it and turned off/on the Show Legend selection and still the data does not match