Applying archivelogs to test disaster recovery database

Database: 10.2.0.2
OS: RHEL
Goal: (1) To test the ability to rebuild a database using backupset and archivelogs.
(2) To roll forward the test DR database by applying archivelogs from the production database.
I am using rman but not a catalog.
I restored and recovered the production database to a new, separate server, making a second database with the same DBID. I felt proud of myself for a moment.
The production database now has archivelogs past the time of the backup that was restored and recovered to the test DR database. In a simulated production database failure, I want to apply those archivelogs to the DR database in order to roll forward the DR database to the point of failure in the production database. Everyone except me seems to know how to do this. I feel a lot less proud now.
Yes I have read the rman manuals, all of them, and several times - yes, I have read through the forums and read asktom and metalink. I must be unintentionally overlooking some crucial info and concepts.
My production database has generated archivelogs passed the last sequence known to my DR database. I don't know how to tell the DR database to recover these new archivelogs.
Another post on this form directs one to use the command: "recover database until cancel". I get a syntax error. So I tried recover until time, which runs, but does not apply the new archivelogs. Must I update the DR database controlfile with a post-last-backup copy from the production database in order to apply these archivelogs? Must a catalog be used?
Thank you for any assistance.

What seems to work is:
1) to restore the database using the controlfile from the backup,
2) to issue the command 'alter database recover until cancel using backup control file' from sqlplus,
3) to respond to each ORA-00279 with 'alter database recover continue default' also from sqlplus and until all the archivelogs have been applied, including archivelogs with sequences subsequent to the backup, then 'alter database recover cancel'.
4) to issue the command 'alter database open resetlogs'.
The above steps allow the available archivelogs to roll the database forward beyond the point in time recorded at the time of the hot backup.
Metalink Note:161742.1 was helpful determining this information, yet it seems to conflict with Tom Kyte's statement that one should avoid using the backup controlfile whenever possible: http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:894628342039#29824708782039
Perhaps the conflict is due to the difference between a restore/recovery and a restore/recovery to a new server?
Do the above steps seem to be the best practice for restoring/recovering a database to a new server?
Thank you.

Similar Messages

  • How to replicate CDC on Disaster Recovery Database.

    I have a scenario here.
    In Case you have CDC installed on your main database. The changes are getting captured and you get the changes in the subscriber views.
    In case your main database goes down due to some reasons. You cannot access even a single table of the database now you are to take an export dump to be taken to a different database.
    In this case there is a disaster recovery database, wherein the tables and the number of records is same as the main database, since it is refreshed every now and then.
    Is it possible to replicate the change tables with the archived log files present??
    The mode of operation of CDC is Asynchronous Hotlog mode.
    Please suggest the alternative for replicating CDC on a separate database, if one database is gone, without any miss in the changes.
    Regards,
    Uravesh Vora

    moz44 wrote:
    Hi guys, happy thanksgiving day to you all.
    Some people say that it is possible to replicate a derby database running on one host to mysql running on another host. Has any of you have experience with that?That wouldn't be quite the same as for example replication on Oracle to Oracle.
    But the following claims that it does what you want. No reason to suppose it doesn't. Look at the license carefully (I didn't look at it at all.) It basically supports any jdbc driver (two one for each source.)
    [http://enterprise.replicator.daffodilsw.com/]
    I would expect more problems with more complicated databases. But that is true with databases that have built in replication as well.

  • SharePoint 2010 backup and restore to test SharePoint environment - testing Disaster recovery

    We have a production SharePoint 2010 environment with one Web/App server and one SQL server.   
    We have a test SharePoint 2010 environment with one server (Sharepoint server and SQL server) and one AD (domain is different from prod environment).  
    Servers are Windows 2008 R2 and SQL 2008 R2.
    Versions are the same on prod and test servers.  
    We need to setup a test environment with the exact setup as production - we want to try Disaster recovery. 
    We have performed backup of farm from PROD and we wanted to restore it on our new server in test environment.Backup completed successfully with no errors.
    We have tried to restore the whole farm from that backup on test environment using Central administration, but we got message - restore failed with errors.
    We choosed NEW CONFIGURATION option during restore, and we set new database names... 
    Some of the errors are:
    FatalError: Object User Profile Service Application failed in event OnPreRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
    SPException: The specified user or domain group was not found.
    Warning: Cannot restore object User Profile Service Application because it failed on backup.
    FatalError: Object User Profile Service Application failed in event OnPreRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
    Verbose: Starting object: WSS_Content_IT_Portal.
    Warning: [WSS_Content_IT_Portal] A content database with the same ID already exists on the farm. The site collections may not be accessible.
    FatalError: Object WSS_Content_IT_Portal failed in event OnRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
    SPException: The specified component exists. You must specify a name that does not exist.
    Warning: [WSS_Content_Portal] The operation did not proceed far enough to allow RESTART. Reissue the statement without the RESTART qualifier.
    RESTORE DATABASE is terminating abnormally.
    FatalError: Object Portal - 80 failed in event OnRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
    ArgumentException: The IIS Web Site you have selected is in use by SharePoint.  You must select another port or hostname.
    FatalError: Object Access Services failed in event OnRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
    SPException: Object parent could not be found.  The restore operation cannot continue.
    FatalError: Object Secure Store Service failed in event OnRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
    SPException: The specified component exists. You must specify a name that does not exist.
    FatalError: Object PerformancePoint Service Application failed in event OnRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
    SPException: Object parent could not be found.  The restore operation cannot continue.
    FatalError: Object Search_Service_Application_DB_88e1980b96084de984de48fad8fa12c5 failed in event OnRestore. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
    Aborted due to error in another component.
    Could you please help us to resolve these issues?  

    I'd totally agree with this. Full fledged functionality isn't the aim of DR, getting the functional parts of your platform back-up before too much time and money is lost.
    Anything I can add would be a repeat of what Jesper has wisely said but I would very much encourage you to look at these two resources: -
    DR & back-up book by John Ferringer for SharePoint 2010
    John's back-up PowerShell Script in the TechNet Gallery
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • How to apply archivelog with gap on standby database

    Hi All,
    Oracle Database version : 9.2.0.6
    Following is my sequence of commands on standby database.
    SQL>alter database mount standby database;
    SQL> RECOVER AUTOMATIC STANDBY DATABASE UNTIL CHANGE n;
    ORA-00279: change 809120216 generated at 07/24/2006 09:55:03 needed for thread
    1
    ORA-00289: suggestion : D:\ORACLE\ADMIN\TEST\ARCH\TEST001S19921.ARC
    ORA-00280: change 809120216 for thread 1 is in sequence #19921
    ORA-00278: log file 'D:\ORACLE\ADMIN\TEST\ARCH\TEST001S19921.ARC' no longer
    needed for this recovery
    ORA-00308: cannot open archived log
    'D:\ORACLE\ADMIN\TEST\ARCH\TEST001S19921.ARC'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    I have check the last sequence# on standby database which is 19921. And I have archivelog starting from sequence# 20672 onwards. When I am trying to apply archive log starting from sequence# 20672 , it is searching for 'D:\ORACLE\ADMIN\TEST\ARCH\TEST001S19921.ARC' file and cancel the recovery. Please note that I don't have those missing archive on Primary server as well. So How can I apply the remaining archive log which I do have from 20672 onwards.
    I hope I am not creating any confusion.
    Thx in advance.

    Hi Aijaz,
    Thx for your answer. But my scenario is bit complex. I have checked my standby database status which is not running in recovery mode. I have tried to find archive_gap which is 0 on standby server. I am copying all archived log from primary to standby thru the script every 2 hour and appying them on standby. After applying, the script is removing all applied log files from primary as well as standby. So it is something like I have archivelog from 1,2,3,7,8,9,10. So 4,5 and 6 archivelog are missing which is required when I am trying to recover standby database. Also note that I want to apply 7,8,9,10. I will loose some data from those missing archive but I have cold back any way. I don't have those missing archivelog files(4,5 and 6) anywhere at all. So how can I recover standby database. I am using standby just for the backup purpose.
    I hope my question is clear now.
    Thx in advance
    - Mehul

  • Could u tell me last applyed archive log in disaster recovery server

    Hi DBA'S,
    we are using oracle 9.2.0.8 my production database has dr(our dr is not a stand by it is created in diff way) server every time one cron job sync the database and transfer the new logs from production server to dr server. i want to know last applied archive in dr server.
    i am using this query select max(sequence#) from v$log_history; it is showing same results in boath production and dr when ever we backup 2 days before archive to some backup directory sync is going to fail
    please tell me correct query to find out the last applied archived log in dr server
    Thanks&Regards
    Tirupathi

    we are using oracle 9.2.0.8 my production database has dr(our dr is not a stand by it is created in diff way) server every time one cron job sync the database and transfer the new logs from production server to dr server. i want to know last applied archive in dr server.i am using this query select max(sequence#) from v$log_history; it is showing same results in boath production and dr when ever we backup 2 days before archive to some backup directory sync is going to fail
    please tell me correct query to find out the last applied archived log in dr server>
    As you are running cron job to bring the dr in sync, i suppose v$log_history might give you the wrong results.In your case check :-
    select sequence#,applied from v$archived_log where applied='YES';
    select max(sequence#) from v$archived_log where applied='YES';Would like to know, why manual recovery (archive logs being manually applied) is being performed, and not automatic.
    In case you switch to automatic below query would be useful :-
    select al.thrd "Thread", almax "Last Seq Received", lhmax "Last Seq Applied"
        from (select thread# thrd, max(sequence#) almax
                from v$archived_log
               where resetlogs_change#=(select resetlogs_change# from v$database)
               group by thread#) al,
             (select thread# thrd, max(sequence#) lhmax
               from v$log_history
                where first_time=(select max(first_time) from v$log_history)
               group by thread#) lh
              where al.thrd = lh.thrd;Refer [http://aprakash.wordpress.com/2010/07/21/use-of-varchived_log-and-vlog_history-on-physical-standby/]
    HTH
    Anand

  • Read Only, Disaster Recovery Database

    I currently have an 8i standby database that I need to open for read only access 24 hours a day. Using the Oracle facilities, I have to close the database to users to apply the arch redo logs from Live. Is there any tools out there that would allow me to get around this?

    Usually you can open a standby db only for query purposes.
    Bear in mind that doing this you would stop the log apply process.
    Once finished your query activities, you should close again the standby db and apply the log "paused".
    This is unnecessary only in version 11g.
    Hope this helps.
    Regs,
    Acr

  • MA - unable to migrate servers or test Disaster recovery

    HI
    I have created a test environment for MA and "everything is green" - two servers showing as protected with Diff Sync on both.  No alerts etc.
    I am now looking to test options, i have 
    1. Created a DR test and it shows as having no failback option so cannot proceed, I cannot find where to create one
    2. Attempted to failover a server is shows as evaluating requirements for 36 hours, no steps beyond that
    3. Attempted to migrate a server from the MA portal, I select a server "on the left" but the server never appears under selected hosts (it is showing as replicated).
    Are there limitations to the preview etc that I need to be aware of?
    regards
    Jason

    Maybe this will help.
    User account short name change

  • Disaster recovery on a new host. Oracle 11.1.0.6

    Oracle 11.1.0.6, windows server 2003 R2 Service Pack 2 x64)
    I need to test disaster recovery on a new host(with diferent name).
    It looks like I am able to complete recovery stage but dbcontrol doesn't work for me.
    I was told: if you change host name or ip address you should delete repository and recreate it.
    Do I need to import emkey.ora file on a new host as well?
    I used this post
    11g Disaster recovery on a new host.

    restored database on a new host
    copied emkey.ora to a new host c:\oracle\product\11.1.0\db_1\sysman\config
    set ORACLE_SID=ORA2
    run cmd
    C:\oracle\product\11.1.0\db_1\BIN>emctl config emkey -emkeyfile C:\oracle\produc
    t\11.1.0\db_1\sysman\config\emkey.ora -force
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Please enter repository password:
    The Em Key has been configured successfully.
    C:\oracle\product\11.1.0\db_1\BIN>emctl config emkey -copy_to_repos
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Please enter repository password:
    The Em Key has been copied to the Management Repository. This operation will cau
    se the Em Key to become unsecure.
    After the required operation has been completed, secure the Em Key by running "e
    mctl config emkey -remove_from_repos".
    emctl.bat stop dbconsole
    emctl config emkey -repos -sysman_pwd password
    emctl secure dbconsole -sysman_pwd password
    emctl.bat start dbconsole
    now able to open
    https://oratest05.domainname.com:1158/em/
    but unable to logon
    Your username and/or password are invalid.

  • Not able to create disaster recovery VMM -- ovm pool / repository ownership issue

    I have installed VMM and VMS and create a server pool with 3.0.2 version.
    To test disaster recovery, I rebuild the VMM with the old UUID by
    runInstaller.sh --uuid 0004fb00000100002ae.....
    and restore the repository database.
    The new VMM (same IP as old one) can recognize the VMS but can not complete the clone process. Couple hours later, all VMSs reboot and the event showed: server cluster is down. After that, I can clone the VM from template as before. But I when I use "Edit the server pool" to assign Master Server, it show:
    OVMRU_000039E Cannot perform operations. Server pool: VMSP1, is owned by another manager.
    How to query the owner of Server pool and how to fix?
    Thanks,
    Shun-Jee Liu

    More information:
    .ovspoolfs:
    OVS_POOLFS_UUID=0004fb00000500002db902059c9fb1d6
    OVS_POOLFS_NFSBASE_UUID=
    OVS_POOLFS_MGR_UUID=0004fb00000100002ae......
    OVS_POOLFS_VERSION=3.0
    OVS_POOLFS_POOL_UUID=0004fb00000200006908301358c88ab9
    OVS_POOLFS_LUN_UUID=3600144f03837090000004ebe8dab0001
    OVS_POOLFS_MGR_UUID matches the UUID in OVM Manager. Have no idea about OVS_POOLFS_UUID.
    Shun-Jee Liu

  • EBS 11i Disaster Recovery using tape backup on alternate Unix Server.

    Hi,
    I would really appreciate if you could please share with us what is the process to recovery EBS 11i environment to an alternate DR server using the latest tape backup in case any disaster happens to the existing production server.
    I need to prepare and test disaster recovery plan document using the latest tape backups.
    We have single node EBS 11i environment with Apps and DB installed on the same AIX Unix Server.
    We also have full database RMAN backup every night.
    The new alternate DR Unix server will have different hostname and IP address.
    Thanks in advance.
    Regards.

    Please refer to the following docs.
    Business Continuity for Oracle Applications Release 11i, Database Releases 9i and 10g [ID 216212.1]
    Business Continuity for Oracle E-Business Release 11i Using Oracle 11g Physical Standby Database - Single Instance and Oracle RAC [ID 1068913.1]
    Thanks,
    Hussein

  • Error 604 in kwqmnpartition(), aborting txn after disaster recovery

    on a test system i test disaster recovery
    szenatio:
    due to an unrecoverable hardware defekt the productive server is down
    rman backup sets are available
    archive logs are availabe
    backup hardware ready
    productive system windows 2008R1 x64
    backup system Win7 x32
    i did the following steps to recover on the backup system:
    install the same (x32) version of the rdbms than on the productive system, same directory structure
    used oradim to create an instance
    manually created the necessary directories "oradata" "flash_recovery" etc.
    followed the steps described in the backup an recovery users guide "Restoring a Database on a New Host"
    c:>RMAN nocatalog;
    RMAN>connect target /
    RMAN> set DBID 1249533929;
    RMAN> startup nomount;
    RMAN> run
    RMAN> {
    RMAN> ALLOCATE CHANNEL c1 DEVICE TYPE disk;
    RMAN> SET CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'C:\Daten\Integra\rman\%F';
    RMAN> restore spfile
    RMAN> TO PFILE 'C:\app\administrator\product\11.1.0\db_1\database\initorcl.ora'
    RMAN> from autobackup;
    RMAN> shutdown abort;
    RMAN> }
    -- edit pfile as needed--
    RMAN> startup nomount pfile='C:\app\administrator\product\11.1.0\db_1\database\INITorcl.ORA';
    RMAN> run
    RMAN> {
    RMAN> ALLOCATE CHANNEL c1 DEVICE TYPE disk;
    RMAN> SET CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'C:\Daten\Integra\rman\%F';
    RMAN> RESTORE CONTROLFILE FROM AUTOBACKUP;
    RMAN> ALTER DATABASE MOUNT;
    RMAN> }
    RMAN> crosscheck backup;
    RMAN> restore database;
    RMAN> run
    2> {
    3> set until sequence 672;
    4> recover database;
    5> }
    untill this point no errors. next step would be to open the database. this is the point where trouble starts:
    Datenbank ge÷ffnet
    RMAN-06900: WARNUNG: Zeile V$RMAN_STATUS oder V$RMAN_OUTPUT kann nicht generiert werden
    RMAN-06901: WARNUNG: Aktualisierung der Zeilen V$RMAN_STATUS und V$RMAN_OUTPUT wird deaktiviert
    ORACLE-Fehler aus Zieldatenbank:
    ORA-00604: Fehler auf rekursiver SQL-Ebene 1
    ORA-06553: PLS-801: Interner Fehler [56319]
    ORA-06553: PLS-801: Interner Fehler [56319]
    looking into the alert log i find lots of errors like this:
    Errors in file c:\app\administrator\diag\rdbms\orcl\orcl\trace\orcl_ora_4080.trc:
    ORA-00313: Member von Log-Gruppe 1 (Thread 1) konnten nicht geöffnet werden
    ORA-00312: Online-Log 1, Thread 1: 'C:\APP\ADMINISTRATOR\ORADATA\ORCL\REDO01.LOG'
    ORA-27041: Datei kann nicht geöffnet werden
    OSD-04002: Datei kann nicht geöffnet werden
    O/S-Error: (OS 2) Das System kann die angegebene Datei nicht finden.
    further down i found:
    Completed: alter database open resetlogs
    Wed Nov 03 15:14:02 2010
    Errors in file c:\app\administrator\diag\rdbms\orcl\orcl\trace\orcl_j005_2304.trc:
    ORA-12012: error on auto execute of job 55875
    ORA-06553: PLS-801: internal error [56319]
    Wed Nov 03 15:14:02 2010
    Errors in file c:\app\administrator\diag\rdbms\orcl\orcl\trace\orcl_j002_3020.trc:
    ORA-12012: error on auto execute of job 55874
    ORA-06553: PLS-801: internal error [56319]
    Wed Nov 03 15:14:02 2010
    the instance is up, i can connect with pl/sql
    the complete alert log can be posted if necessary.
    is there something wrong with my rman backup sets or in the aproach for a recovery in general?
    any help is welcome

    Your source database was 64bit. You are recovering to a 32bit platform.
    The wordsize has to be changed.
    After the RECOVER, you must STARTUP UPGRADE and run $ORACLE_HOME/rdbms/admin/utlirp.sql
    See Oracle Support Note 62290.1
    Hemant K Chitale
    http://hemantoracledba.blogspot.com

  • Disaster Recovery steps for BO

    BO XI R2 SP 1
    Oracle10g
    Windows 2003
    We would like to do a drill for BO recovery and need to know what proper steps would be required.
    This is so far I understand; if I'm missing something then please advise.
    Take backups of Prod CMS, PMDB and Data warehouse schemas
    Restore all these schema's in the DR (disaster recovery) database
    Now the issue is when we restore CMS; it shows Prod server information and Infoview doesn't let you log in.
    Appreciate any assistance. Thanks

    Hi Tim - Thanks for sharing the guide; it was very helpful.
    I still have one question;
    suppose we take the backup of schemas from production database server connecting to production BO server, say BOPRODmachine.domain.com
    and then we restore all schemas in disaster recovery server database and file store on disaster recovery BO server, say BODRmachine.domain.com
    How will the restored CMS data recognized this new disaster recovery BO server?
    We tried to do that and BODRmachine shows that all servers are running on BOPRODmachine in CMC -> Servers
    When we tried to connect via Infoview, it didn't let us as server name was different.
    Do we have to rebuild the database for CMS on disaster revocery environment before starting the CMS server?
    Please advise. Thanks

  • Difference between disaster recovery and cloning db

    hi,
    i have configured cloning of database through rman backup and write now i 'm going to configure disaster recovery database .
    please tell me the difference between both .
    thanks.

    can you provide me any link upon disaster recovery so i could learn much about ithttp://www.oracle.com/us/products/ondemand/collateral/disaster-recovery-exec-brief-069248.pdf
    http://www.oracle.com/technetwork/database/features/availability/dataguardoverview-083155.html

  • Best Way to setup a disaster Recovery site for a logical standby database

    I have a logical standby DB (L1DB) as a reporting db on the same machine as the primary (P1DB). We are planning on building a disaster recovery site with similar hardware and potentially have disk mirroring of atleast the redo log files.
    The DR site can hold an additional physical standby (S1DB) for the primary (P1DB). I am trying to understand what would be the best way to setup the Disaster Recovery site for the L1DB logical stdby. Ideally, when the disaster happens, and I no longer have P1DB and L1DB, I should be able to switch to S1DB as the new primary. But how do I setup to have a L2DB that takes the place of L1DB and has its contents and can be setup as a logical standby of S1DB?

    If you already setup one logical standby, then you know how it works, so not sure what question you are asking ?
    Personally I would setup L2DB as a standby of the original primary P1DB. Having downstream standby databases complicates things, and adds additional lag between primary transaction time and L2DB apply.

  • Oracle Business/Disaster Recovery Test Plan ?

    I've been asked to create a business/disaster recovery plan (Cover our Oracle environment) outlining what to test in the event of a DR/BR situation once the DB has been restored. Does anybody have a word template or any information would assist me in this task
    Thanks

    I cannot give you a templace since that would be a site specific confidential documents; however, you really do not need one.
    You might just consider adding a note that the exact steps required would depend on the exact nature of the diaster but in all cases would basically follow the pattern of
    restore missing files
    forward recovery the restored database using the backed up archive logs
    open the restored, recovered database
    Upon startup Oracle will check itself for consistency. If the database is found to be consisten, which it should be, then the database will be opened. The application can now be started. No additional checks by the DBA are required.
    In the event the database is not consistent then the steps above would be repeated for the file(s) not restored as part of the first attempt and the process repeated. Error information will be logged to the database alert log file.
    HTH -- Mark D Powell --

Maybe you are looking for

  • Master Data is not Getting Updated Properly.

    Dear Expert, I am trying to pull the data by Info package but The text is not getting updated. The Master data object is    0BPARTNER .  To update this Master data , we ghave 2 info packages 0BPARTNER_ATTR   and    0BPARTNER_TEXT.    But the text is

  • How to get text file from app server and process it.

    Hello experts, I created a test data based form my recording. Now, I do not know where can I find it. Also, I want to create a program that lets users input the file name in the input parameter (selection screen) and it would automatically process/sp

  • A report to see the consolidated invoices

    Hi, Are there any standard reports which would display the consolidated invoices for a customer who can carry out consolidated billing? Appreciate your help. Thank you.

  • Odd System Copy

    Hello Experts, I am performing a homogeneous system copy on linux w/ MaxDB.  The source system is really more like source systems.  Using one database instance (XDB), I have an ERP 6.0 EHP4 system (XS1) and an EP instance (JS1).  My first step was to

  • Canon XF100 HD - Does it's Codec Work in FCPX

    I'm shooting a job with the Canon XF100 HD it's format is Canon XF Codec Does that codec work in Final Cut Pro X without any conversions? I've looked at the supported Codec list for Final Cut Pro X and the Canon XF Codecis not listed.  However neithe