9i export file into 11GR2 - import full db or create users, roles.. first?

I'm moving several 9iR2 databases onto new hardware with 11GR2 64bit.
One of them has only a couple of users, roles etc. so I pre-create all the tablespaces, users, etc. then import with 11G imp utility using fromuser=user1,user2 etc. in the parfile.
Another has an application front end that creates a database user for all the application users, and assigns certain roles etc. So I have dozens of users on this database, along with various roles as well. I'm wondering what the best way to approach this one is, so I'm thinking:
Do I do a import full=y, and let the import create all the users roles etc. ? *I already pre-created all the tablespaces when I created the empty database with DBCA
Do I generate the ddl for all the users and roles, run it on the new db first, then import with fromuser=user1,user2..?
Do I import full=y for trial run, then when ready to import final production data, drop users that have data with cascade option, recreate these users and import their schemas only?
Keep in mind that I am doing several "rehearsals" on this, importing from full exp files on the current production database, for users to test the app against and also to debug my import commands,scripts etc. so this will be a one command process when I am ready to do the final import.
I'm asking all of this because I'm wondering if its just ok to do full=y when upgrading, (I usually don't)
I'm assuming all the system etc. tables in the 11G are just left alone when ignore=y parameter is used.

I tried importing the full database from the 11G gui's import from export files option, but it kept failing, so I imported just the schema's I wanted. That worked ok, and all the database users accounts and roles were also imported, not sure how that happened or if it was when I attempted the full import. In any case I got the database schemas I wanted over, but noticed a lot of invalid views that would not compile, so a further check showed that none of the applications public synonyms came over. Running a simple create script on dba_synonyms on the prod database fixed that and its all good now, but I'm wondering why the synonyms never came across with the import?

Similar Messages

  • Combine Files into a Single PDF from the Create button

    I’m using Adobe Acrobat 10.1.13 and trying to Combine Files into a Single PDF from the Create button. There are four file types .pdf .doc .xls .dwg the only file that appears in the Combine dialog box is the .pdf

    You'll need Acrobat Pro to accomplish the task.
    Acrobat Standard can only combine PDF files.
    Be well...

  • [BUG] Reports vanishes and Export File cant be imported

    Hi,
    I do not know where to report a Bug for the SQL Developer, so i will do it here. (May be you should consider of creating such a WebPage as Part of the SQlDeveloper excange).
    Description of the Bug:
    I experienced already twice a loss of all my UserDefinded Reports in the SQLDeveloper. I start the SQLDeveloper and all my Reoprts are gone - no idea why. So because this already happend to me, I alwyays Exported my reports into a File. As ist ahppend again, i tryied to import my Reports into the SQLDeveloper, But when I click on "Import" In the Context Menu a FileDialog with the Title "Save" does open up. I then can choose my Import File and confirm it but it does not get imported, neigther does the export File get changes or so ...
    I do not have any Idea what happend there, but I miss my reports very much!!!!!
    regards
    Joachim

    Hi Joachim,
    I'll address the logistics question first. Where to log bugs:
    For the production software, you can log bugs through Metalink, if you have a Database Suppport License. This is the reason we do have a section on the Exchange for logging bugs. For any evaluation software releases we do, you can log bugs here on the forum.
    If you are working between the evaluation release and the production release, your reports will disappear in the Production release. (See the 'before you install' in the Getting Started doc on our homepage). It sounds like the UserReports.xml file in the .sqldeveloper folder is being corrupted.
    There is one thing I do to save reports I want to keep. I export the reports and save that file to another directory. Then go into Tools -> Preferences - Database -> User Defined Extensions. Now Add a row. Click in the "Type" field and select "Report" . Click in the Location field and browse for your file. (This is only available in 1.1 - you can do it in 1.1.0.21.97)
    You need to click away from this filed to pick up that change. Then click OK. If you restart SQL Developer, you'll see a new folder called "Shared Reports". In the current evaluation release 1.1.0.21.97, only the Shared Reports folder is added, you still need to import the reports xml file. In subsequent builds and in the next build you'll have access to, the file of reports is open under this Shared Reports folder. These reports are not editable, but they are safe.
    So you have a method for keeping your reports safe.
    Regards
    Sue

  • IMP-00008: unrecognized statement in the export file, oracle 11gr2 on redhat 5

    I am using Oracle 11g R2 on Radhat 5 linux to import(imp) a dmp file with a table with blob data type. I got the following errors with binary non-ascii on the screen and failed imp at that table:
    IMP-00008: unrecognized statement in the export file: (a lot of non-ascii characters followed)
    How do that happen and how do we handle it?
    -Henry

    Hello,
    IMP-00008 may due to several reasons.
    The Dump may be corrupted, you may also hit a Bug and so on, ...
    Is it the only error you got or do you have other error message (for instance IMP-00032) ?
    Else, I don't know why you use EXP/IMP in 11.2, the Original Export/Import is not recommended. You should use DATAPUMP which is much more powerful.
    Please, find enclosed a link about DATAPUMP:
    http://www.oracle-base.com/articles/10g/oracle-data-pump-10g.php
    Hope this help.
    Best Regards,
    Jean-Valentin Lubiez

  • Loading of DRM export file into HFM

    Hi iam new to DRM. I have installed DRM 11.1.2.2. And i have created an export text file now how to load this text file in to my HFM classic application
    I have loaded the EPMA templet to drm application, how to use this templet to export my data into HFM again pls anyone explain me with the complete process
    Thanks
    In advance
    Praveen

    Hi Anjali,
    Take a look at these threads which might outline different ways to do it -
    File Browse, File Upload
    Loading CSV file using external table
    Loading a CSV file into a table
    you can create hidden items in the page to validate previous records before insert data.
    Hope this helps,
    M Tajuddin
    http://tajuddin.whitepagesbd.com

  • Permission Error when copy files into cmsdk using NFS with non admin user

    Hi All,
    We are using CMSDK with NFS protocol and we have created different users with ACL to control different access for users.
    When we copy files into cmsdk folders using one of the admin user this works fine, even a multiple copy works fine. But when we use any non admin user , some time copy commands works but some time it throw a permission deny error. and this is happening very intermittently.
    when we use ftp protocol and ftp file it's all works fine for the both admin & non admin user. Is there any limitation in using CMSDK NFS protocol
    Did any one encouter any similar issue. Any pointers would be of great help.
    Thanks in advance
    Regards,
    Navin

    Hi All,
    We are using CMSDK with NFS protocol and we have created different users with ACL to control different access for users.
    When we copy files into cmsdk folders using one of the admin user this works fine, even a multiple copy works fine. But when we use any non admin user , some time copy commands works but some time it throw a permission deny error. and this is happening very intermittently.
    when we use ftp protocol and ftp file it's all works fine for the both admin & non admin user. Is there any limitation in using CMSDK NFS protocol
    Did any one encouter any similar issue. Any pointers would be of great help.
    Thanks in advance
    Regards,
    Navin

  • IPhoto exports some Originals but hangs, saying "Unable to create /Users/

    I have a folder of 43 photos, some jpgs but a lot of the Originals are RAW and a couple of large tiffs, too. I'm trying to send them to a graphic designer for use in a book, so I want the highest quality. I would like to export them as Originals, so I don't have to search for each photo individually. The Export Originals process works for three jpgs, then I get Unable to create Users/amyzerner/Desktop/ then the first four letters of the name of the folder to which I'm exporting the photos, which I want to burn to a DVD. If I export them as Jpgs or Tiffs, all works well. Does anyone have any idea what the problem is here? Thanks in advance.

    How much free space do you have on the boot drive?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Indesign crash when exporting file into pdf

    Hi, I am having a little problem with my Indesign program. I don't know how to fix it. So this is what happen....
    I finish a 2 page file in Indesign and I wanted to export it to pdf. I click on export and it runs for 1 page and then Indesign crash. I thought it was because I have too much images, so it runs very slow. I delete some picture and try again. The same thing happen.
    I don't know what I should do?!?! I search around for help but seems like I am the only one that have that problem??

    I have run into the occasional image that causes the PDF export to fail. Sometimes they are AI files and sometimes they are PSD files. I usually resave them in different formats and this fixes the problem. I haven't yet figured out the reason that the files cause the PDF export to have problems. Last week I ran into a complicated AI file that just refused to export to PDF in ID. I saved it out of Illustrator as an EPS and then it exported fine out of ID. Typically I don't have problems with AI files, so it may just be an odd image on page one of your document that is causing the problem.
    If it prints okay, you might try printing to PDF rather than exporting.

  • Acrobat 8.1.2 Turn exported files into negatives

    Something happened. Yesterday when I was exporting PDFs from Acrobat 8 Pro to JPGs everything was working just fine, now today it turns them into negatives on export. They export to TIFF just fine but I would like to have them JPGs. I didn't change any settings at all. I have restarted and everything. Any ideas on how to fix this?
    I am using a Mac Pro with OS X 10.5.4

    Is this the same PDF file as yesterday?
    Jon

  • Error importing *.SCA file into NWDS:  Import (into source SC) not possible

    All,
    When attempting to import an SCA into a new project in NWDS, an "Import (into source SC) not possible: SCA doesn't contain DC sources" occurs.  Any assistance to fix this issue appreciated.
    Thanks,
    Lee

    You can indeed import SCAs into local development configurations in NWDS (Eclipse). You have to have a pre-existing software component of the same name and vendor which may or may not be empty.
    In the Development Infrastructure perspective in NWDS 7.1, just right-click on the software component you want to overwrite with the import and choose "Import".
    To import SCAs into a CMS track in the NWDI, you have to go to http://<NWDI server>:5<nn instance no>00/devinf/ and import the SCAs from the transport inbox directory of the NWDI server. Don't forget to maintain the SLD if necessary.
    Cheers,
    Thorsten

  • Concerning multiple frame-rates in one export file to perceive important necessary philosophies.

    consider READ QUESTION, The following 4#'d Paragraphs should be skipped and not considered to be read and don't link
    to my discussion it's question.
    4.It's a strange world we live in, yet the wonders are revealed if realised once more.
    Hello my dear friend or opposition. As this was my first post I represented my normal
    thought flow throughout as it would be me daily, reflecting as necessary, apologizing in advance
    if thrown out of balance.
    1.Rather contradicing or raising questions, I would like to consider this very moment the age
    of turn around points. As the evolution and perhaps one a day, revolution continues I would
    like to take a moment to stand by this process, I conclude we are going towards the red pitt hole.
    2. I also consider After Effect a program to allow whatever creativity could thrown at it, powered
    by our imagination creating a new breed of cinema. I consider myself a philospher, always spellinG it
    wrong but even thaT I consider mental restrictions only preventing me to reach out for your location,
    wherever or however you may consider that to be so.
    3. Proclaiming filters most out, but if I could only change one mind, I succeeded. I plan to rewrite
    or so to speak, re-introduce what could be film and where we could are going with it, possibly. Film will
    be an art that could differ as much as some painters have created unpredictably impossible differences
    between them selfs. Concludingly art style differ so does reality, I am thanking the creators of After Effects,
    and improvers, hereby with a salute for a program potentially as versatile.
    QUESTION
    Film=60:00 seconds
    first 00:10 seconds=>a 2000FRAMES/s animation,
    2nd 00:11-60:00 seconds=> 60FRAMES/s film.
    Exports results in one frame-rate, I have done insufficient research as why this is still a limit,
    or might not be because of simply not knowing enough yet. I created this story that could
    potentially explain our source and the infinite continuation of that and why.
    Thank you for your time, and I do appreciate it already if
    you read this far. Information regarding the question is fine.

    Imagine a movie theater. The projector is running happily away at 24 fps. All of a sudden you want to watch the movie at 60fps. You pick up your cell phone and call the lobby and talk to the manager. He thinks this is an interesting idea so he sends the projectionist up to the booth to look for a speed control on the projector. No luck, this one only runs at 24fps.
    That's how video containers work. You render to a container (mov, avi, flv, whatever) and you've just bought a projector with only one speed. If you want to change speeds in the middle you have to have a very special projector. No way around that.
    So the answer is that you can't render to the same container with different frame rates.
    You can, however, in a single comp, have footage that runs from 1 frame per hour to 99 frames per second. You can interpret the footage placed in a comp at any frame rate from 1 per second to 99 frames per second, which would accomplish what you are trying to do, except for the part that the first hour of the movie rendered movie would contain more than one frame.
    There are different types of containers however that can display each frame for a specific time interval. Animated Gif is the simplest movie container of this type. Flash is the most common. These are non standard video containers and you have to control the timing outside of AE.
    It would help if we had a little less escortaric posing of your question. What exactly, in an actionable question, are you trying to do and why?

  • Psd file into FW...trying to create rollover states

    Ok, first here is the link to the PSD file I used to load
    into FW (cs4):
    http://human-landscaping.com/test/soniMENUbar.psd
    Here is the file I tried to get a rollover (state change) in
    on the first item GALLERY:
    http://human-landscaping.com/test/soniMENUbar.png
    WHAT I did...brought my menu bar (psd) file in. Each menu
    item (button) is unique with it's background and text.
    I then CREATED BUTTOM SYMBOLS for each navigation button. I
    created a hotspot on GALLERY. Moved my cursor in FW off the image
    and the Symbol Properties opened. BUT...the STATE only has one
    choice STATE 1. When I looked at the Lynda.com video there were
    multiple choices...rollover, mouse down...
    I have read links from the Forum where people said this
    explained everything. I guess it explains everything if you already
    know what the answer is. I am at a loss on how to proceed. Any help
    would be appreciated.
    I should add...when the cursor rolls over I want the box to
    display a shadow under it.
    I am dreading the next part ... drop down choices from each
    navigation category!!!
    Thanks, humble and ignorant Bill

    bdaul wrote:
    > Ok, first here is the link to the PSD file I used to
    load into FW (cs4):
    >
    >
    http://human-landscaping.com/test/soniMENUbar.psd
    >
    > Here is the file I tried to get a rollover (state
    change) in on the first item
    > GALLERY:
    >
    >
    http://human-landscaping.com/test/soniMENUbar.png
    >
    > WHAT I did...brought my menu bar (psd) file in. Each
    menu item (button) is
    > unique with it's background and text.
    > I then CREATED BUTTOM SYMBOLS for each navigation
    button. I created a hotspot
    > on GALLERY. Moved my cursor in FW off the image and the
    Symbol Properties
    > opened. BUT...the STATE only has one choice STATE 1.
    When I looked at the
    > Lynda.com video there were multiple choices...rollover,
    mouse down...
    No hotspots are necessary
    Try it this way:
    1-open the PSD file in FW CS4 and delete the text on the
    buttons. You'll
    put it back later.
    2-Select the first button and convert it to a button symbol
    (Modify >
    Symbol > Convert to Symbol > click the Button radio
    button.
    A green slice guide will appear over your new symbol
    3-double click on the green slice guide to open the new
    button symbol in
    the symbol editor window
    4-open the States panel (Window > States). This step isn't
    really
    necessary, but it's helpful in getting used to thinking about
    how states
    work in Fireworks.
    Back in the Property inspector, you'll see the word UP
    selected for
    State. In the States panel, you'll see that State 1 is
    selected.
    5-type the text (gallery) on the button symbol
    6-once you've typed the text, change the State selector on
    the Property
    inspector from Up to Over.
    Note that when you do this, State 2 is selected in the States
    panel.
    7-if you wish to use the same image and text you used for the
    Up state,
    click on the Copy UP Graphic button in the Property
    inspector. You can
    edit both to make them look different without the originals
    on the Up
    state being changed.
    If all you want is a simple two state rollover, then you are
    finished
    8-click on the left facing arrow at the top left of the
    document window
    to leave the symbol editor.
    Repeat for the other buttons.
    Linda Rathgeber - Adobe Community Expert
    http://www.adobe.com/communities/experts/members/8.html

  • Programatically creating users, roles and insert them into Jazn xml

    Hi All,
    I am using ADF 11G and ADF BC to develop my application. Whenever a user is created an entry will go into OID and into DB. Admin will apply the roles and users for that roles through application. Once the administrator assigns the roles, the user need to see the appropriate menus based on the roles assigned.
    If I use ADFSecurity, then I need to redeploy the application each and everytime an user is created and a role assigned to it. But I have to avoid the redeployment step. When ever admin assigns a role while approving the user, the same should be reflected in Jazn, so that I can use the securityContext to generate menus dynamcally.
    Is there a way to do programatically the below:
    1. Creating roles
    2. Assigining Users
    I want to use the functionality of ADFSecurity but programatically.
    Any information/links/guidance is much appreciated.
    Thanks,
    Morgan.

    Morgan,
    You can configure WLS to use OID instead of jaxn.xml file.
    [url http://download.oracle.com/docs/cd/E14571_01/core.1111/e10043/toc.htm]The security guide should be good reading for you.
    Best,
    John

  • Error while importing tpz file into XI Design

    Hi All,
    When i am trying to import latest exported tpz file from Dev system into Q system i am getting below error.
    Also the tpz file i am importing , with same file name already i have imported earlier into Q system through other Dev system. Now i am importing the exported file through prod fix environment dev system. Please help me , how to import the file without this error. Also, how to avaoid duplicate file name for importing tpz files or overwrite exiting imported tpz file which is having same file name.
    Batch rolled back. Caused by java.sql.BatchUpdateException: ORA-00001: unique constraint (SAPSR3DB.SYS_C00136623) violated  at oracle.jdbc.driver.DatabaseError.throwBatchUpdateException(DatabaseError.java:343) at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:10698) at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeBatch(BasicPreparedStatement.java:263) at com.sap.sql.jdbc.oracle.Oracle10gPreparedStatement.executeBatch(Oracle10gPreparedStatement.java:100) at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1129) at com.sap.sql.jdbc.common.CommonPreparedStatement.executeBatch(CommonPreparedStatement.java:991) at com.sap.engine.services.dbpool.wrappers.StatementWrapper.executeBatch(StatementWrapper.java:270) at com.tssap.dtr.pvc.basics.transaction.StatementReleasingConnection.executeBatch(StatementReleasingConnection.java:297) at com.tssap.dtr.pvc.versionmg.DefaultIntegrator.fireSQLBatches(DefaultIntegrator.java:1072) at com.tssap.dtr.pvc.versionmg.DefaultIntegrator.executeDBUpdates(DefaultIntegrator.java:384) at com.tssap.dtr.pvc.versionmg.DefaultIntegrator.integrate(DefaultIntegrator.java:337) at com.tssap.dtr.pvc.versionmg.VersionSet.integrate(VersionSet.java:183) at com.sap.aii.ib.server.pvcadapt.ImmutableVersionSet.integrate(ImmutableVersionSet.java:197) at com.sap.aii.ib.server.versioning.integration.VersionSetIntegratorImpl._integrateUnconditionally(VersionSetIntegratorImpl.java:300) at com.sap.aii.ib.server.versioning.integration.VersionSetIntegratorImpl.integrateClosedVersionSet(VersionSetIntegratorImpl.java:119) at com.sap.aii.ib.server.versioning.integration.VersionSetIntegrator.integrateClosedVersionSet(VersionSetIntegrator.java:52) at com.sap.aii.ib.server.propagation.PropagatorImpl.integrateObjectVersions(PropagatorImpl.java:261) at com.sap.aii.ib.server.propagation.Propagator.integrateObjectVersions(Propagator.java:174) at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcIntegrate(PvcTransport.java:191) at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.integrateVersionset(InternalTransportServiceImpl.java:480) at com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl.autoIntegrate(InternalRepTransportServiceImpl.java:546) at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:716) at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:362) at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:151) at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:75) at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730) at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:100) at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:312) at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Thanks in advance.
    Rajesh
    Edited by: rajesh amrabad on Sep 11, 2008 10:35 PM

    In addition to abobe answers,
    Keep this .tpz file at below mentioned location
    \usr\sap\<SID>\SYS\global\xi\repository_server\import\XI7_0_SAP_BASIS_7.00_09_00.tpz
    then login to the IR and peoceed as Tools -
    > import design objects. Her you will get this .tpz file, just import it.
    follow the steps given in this link and check if you are doing the correct thing.
    http://help.sap.com/saphelp_nw04/helpdata/en/93/a3a74046033913e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
    The steps that you require are listed below,
    1) You must have the role SAP_XI_ADMINISTRATOR or SAP_XI_CONTENT_ORGANIZER to be able to export and import XI content.
    2)You import the XI content by first copying the provided export files into an import directory on the host of the Integration Builder and then importing the files into the Integration Repository.
    3)Copy the export files into the import directory for the Integration Repository (<systemDir>\xi\repository_server\import).If the files are packed, you must unpack them before importing.The actual export files have the extension .tpz. You must not unpack these files.
    4)The import directory is created the first time you call the Integration Builder.
    5)Start the Integration Builder and call the Integration Repository.
    To do this, perform the following steps:
    a. Log on to the SAP system on which your Integration Builder has been installed.
    b. Open the Integration Builder start page by calling it either from your user menu or with Transaction SXMB_IFR.
    c. Choose Integration Repository.
    Choose Tools u00AE Import design objects to import the XI content.
    6)Only the files from the import directory are offered to be imported. The sequence in which
    you import the export files is not important.
    7)After a successful import, the Integration Builder moves the imported TPZ files into the directory <systemDir>/xi/repository_server/importedFiles. The support package stack of imported software component versions is displayed on the Details tab page for the relevant software component version in the Integration Builder. If an error occurs, this information is important for support.
    Hope i have been of some help.

  • Any advice on importing wmv files into FCE?

    I'd like to bring in some wmv files into a sequence in FCE. Of course this format is not directly supported. i'm having a rough time finding a third party app to use on my mac that would convert wmv files into something importable such as .mov. Any suggestions? Thanks.

    flip for mac is a quicktime plug that works in all qt based applications. with it, you can open a wmv in quicktime and export it as a .mov
    While I use it the other way round, to export wmv's for the web it will do what you want.
    be aware that wmv is a highly compressed format and transcoding it, even to a higher size file for example dv will look horrible.
    wmv is meant to be a delivery codec, not an editable one.

Maybe you are looking for

  • How can I Insert data into my msaccess Database table

    Hello all, I am new to Java programming and I have problem that how can i insert name into my database table. The code which i have written is following: String filename = "d:/test.mdb"; String database = "jdbc:odbc:Driver={Microsoft Access Driver (*

  • How can I create a new user in jabbheer Cisco

    Hi sir  please can please, canhelp me and explain how ccan I create new end user in jabber Bestregards  

  • Can i use my AE as a network with no internet??

    So basically i would like to be able to have films on my iphone & wen i travel i can take my iphone, Express & Apple tv2. so then i can watch films over airplay on a tv round a friends or on holiday! can this be done? i have tryed setting it up but i

  • Issue in updating the Template definition using XDOLOADER command

    Hi All, My requirement is to update the territory value as 00 from 'US' in the template screen.So I am using the XDOLOADER command to update the exising template defintion and the issue here is instead of replacing the old template territory value,it

  • Iphone to hdmi cord?

    Anyone know if there's a cord with which i can connect my iphone 4s and/or ipad 1 to an HDMI in on my TV?  Will it allow both sound and video?  Thanks in advance for your help!