PSE 7 catalog error when restoring backup from PSE 5

I am attempting to move from PSE5 on XP to PSE7 on Vista using the backup-restore method, . Catalog is about 75 MB, data set is 56 GB, all stored on external USB drive. Tried restoring in new folder using both with and without restoring folder arrangement.
On PSE 5, most images were online, scattered across E: partition and external USB disk. Restoring to PSE7, files are all restored to a new directory OK, but new catalog lists all files in E: as offline. Let me repeat... the images are moved into a new folder on the new system, but are shown in the organizer as still on a non-existent E: drive on the new computer.
I am left with thousands of untagged images, all of them ther newest and most important in my system.

Mahlon,
First, some additional questions:
1. Did you do File > Catalog > Recover and File > Catalog > Reconnect before doing the backup? Thats very important.
2. On the old computer, was E: a partition on an internal drive, an external USB drive, or a network drive?
3. In the restored PSE 7 catalog, are the suspect thumbnails shown with a yellow question icon in their corner or a red circle icon with a line through it (like the international power symbol)?
4. When you say files are still recorded in the catalog as being on the E: drive, is that as shown in Folder Location view in the left-hand folder heirarchy pane, in the center Folder Location pane, in the Properties pane, or all three? (Check all three, because sometimes PSE will show different drive letters.)
> This will take a dozen hours on the old system, and I'm skeptical that it will work. PSE7 already converts the PSE5 database in or out of the restore. But it can't correct the pathname on the old system to indicate that the files are local and not offline.
Recovering the PSE 5 catalog, reconnecting missing files, installing PSE 7, and converting the catalog to PSE 7 on the old computer should take about 30-45 minutes (doing a second backup will take much longer).
Converting the catalog on the old computer is different than converting it on the new computer. PSE 7 has a different catalog format than PSE 5 PSE 5 uses drive letters to identify hard drives, whereas PSE 7 relies on serial numbers, and the internal database format is completely different. When you restore to the new computer and try to convert the catalog at the same time, the conversion needs to both update the new paths of all the files
and convert from the old catalog format to the new one, changing drive letters to serial numbers. But when you convert to PSE 7 on the old computer, the locations of files and drives havent changed its just changing the database format. So its entirely possible that conversion will go correctly. Then when you backup the PSE 7 catalog and restore it on the new computer, backup/restore is just changing the paths of files, not converting from drive letters to serial numbers or changing database formats.
So thats why its quite possible (though not at all guaranteed) that converting to PSE 7 on the old computer and then doing backup/restore could produce different results different process, different results.
You have two other options, both of which might lose tags or other catalog information:
1. On your new computer in its current state, reconnect all the files in the catalog to their new locations. Because they are marked as offline (assuming they actually are offline, based on the answers to my questions above), the Reconnect command will tell there is nothing to reconnect. However, you can force PSE to reconnect offline files using a trick described in step 4 of this FAQ:
http://www.johnrellis.com/psedbtool/photoshopelements-6-7-faq.htm#_Quickly_reconnecting_la rge
This may or may not work, because its likely that the buggy conversion process has left your catalog in an inconsistent, unknown state, and there may be other problems still lurking. Also, persuading PSE to quickly reconnect whole folder hierarchies of files takes some patience (as youll see in the FAQ).
2. You can merge the PSE 5 catalog into a fresh PSE 7 catalog using this procedure: In PSE 5, save the tag definitions to a file, use File > Write Keyword Tag to write the keyword tags to the photos, copy the tag-definitions file and all the photos to the new computer using Windows Explorer, import the tag definitions into a fresh PSE 7 catalog, import the copied photos, and finally have PSE 7 automatically stack photos that used to be in version sets into stacks. These steps are described in detail in this FAQ:
http://www.johnrellis.com/psedbtool/photoshopelements-6-7-faq.htm#_Merging_Catalogs
This FAQ is written assuming the source catalog is in PSE 6 or 7, but I think it should also apply to a source catalog in PSE 5.
There are a number of problems with this. First, its time consuming. Second, youll lose version sets, stacks of photos that are *not* visually very similar or taken close together in time, collections (albums), and projects. The PSE File > Write Keyword Tag command has numerous bugs (in all versions), and youll most likely lose at least some, and perhaps much, of your tags, star ratings, captions, notes, dates/times, and GPS/map locations. If you have raw files in particular, youll very likely lose much or all of the metadata, but depending on the source of your JPGs and other file formats, those files could lose much information too. See the end of this FAQ for more details on the known bugs:
http://www.johnrellis.com/psedbtool/#_Writing_File_Metadata

Similar Messages

  • RMAN error when restoring controlfile from tape

    Hi,
    We have a Production database with instance name PROD.
    We use Symantec Netbackup software to backup this database to tape library.
    We want to test some recovery scenarios on a test server. So we want to restore the production backups from Tape to this test server.
    We did the following:
    Cloned the ORACLE Home to the Test Server.
    Changed the db_name parameter to PROD and also set ORACLE_SID to PROD.
    then we connected to RMAN and ran the following command to restore the control files:
    RMAN> run {
    set dbid 4155532403
    set controlfile autobackup format for device type 'sbt_type' to '%F';
    set until time "to_date('16/12/2012:10:13:37','dd/mm/yyyy:hh24:mi:ss')";
    allocate channel t1 device type 'sbt_tape';
    SEND 'NB_ORA_SERV=riysvbkp-001,NB_ORA_CLIENT=lh-erp';
    restore controlfile to '/testerp/dbexec/tmp/cf1.ctl' from autobackup;
    executing command: SET DBID
    database name is "PROD" and DBID is 4155532403
    executing command: SET CONTROLFILE AUTOBACKUP FORMAT
    executing command: SET until clause
    allocated channel: t1
    channel t1: SID=171 device type=SBT_TAPE
    channel t1: Veritas NetBackup for Oracle - Release 7.1 (2011082510)
    sent command to channel: t1
    Starting restore at 17-DEC-12
    channel t1: looking for AUTOBACKUP on day: 20121216
    channel t1: AUTOBACKUP found: c-4155532403-20121216-01
    channel t1: restoring control file from AUTOBACKUP c-4155532403-20121216-01
    released channel: t1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 12/17/2012 08:34:41
    ORA-19870: error while restoring backup piece c-4155532403-20121216-01
    ORA-19507: failed to retrieve sequential file, handle="c-4155532403-20121216-01", parms=""
    ORA-27029: skgfrtrv: sbtrestore returned error
    ORA-19511: Error received from media manager layer, error text:
    Failed to process backup file <c-4155532403-20121216-01>
    Here you can see that AUTOBACKUP is found but RMAN is unable to process the backup piece.
    I am not able to see any errors in the log files. Please advise.
    Thanks,
    Muneer.

    Thanks.
    The earlier error is gone and now I am getting the following error:
    channel t1: looking for AUTOBACKUP on day: 20121216
    channel t1: AUTOBACKUP found: c-4155532403-20121216-01
    channel t1: restoring control file from AUTOBACKUP c-4155532403-20121216-01
    released channel: t1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 12/17/2012 14:34:25
    ORA-19870: error while restoring backup piece c-4155532403-20121216-01
    ORA-19507: failed to retrieve sequential file, handle="c-4155532403-20121216-01", parms=""
    ORA-27029: skgfrtrv: sbtrestore returned error
    ORA-19511: Error received from media manager layer, error text:
    Backup file <c-4155532403-20121216-01> not found in NetBackup catalog

  • [HELP] : error when restore data from server A to server B

    Hello,i have troubles when restore FULL BACKUP from server A to Server B Please help me
    when i Backup Full from server A ,i copy that Backup files to Server B (aa new server),i restore spfile và control file from BK files,then i mount (alter database mount ) to restore database , it show error message ORA-01103: database name 'ORCL' in control file is not 'DUMMY' , i tried to shutdown immediate and then startup mount again , but it show other error message RMAN-04014: startup failed: ORA-00845: MEMORY_TARGET not supported on this system
    Please help me
    Thank a lot

    Filesystem 1K-blocks Used Available Use% Mounted on
    shmfs 2097152 157532 1939620 8% /dev/shm
    please give me answer a question : now , i have pfile initDUMMY.ora
    DUMMY.__db_cache_size=13287555072
    DUMMY.__java_pool_size=134217728
    DUMMY.__large_pool_size=67108864
    DUMMY.__oracle_base='/u01/app/oracle'#ORACLE_BASE set from environment
    DUMMY.__pga_aggregate_target=13757317120
    DUMMY.__sga_target=20602421248
    DUMMY.__shared_io_pool_size=0
    DUMMY.__shared_pool_size=6845104128
    DUMMY.__streams_pool_size=67108864
    *._controlfile_enqueue_timeout=1800
    *._kill_controlfile_enqueue_blocker=FALSE
    *._kill_enqueue_blocker=1
    *.audit_file_dest='/u01/app/oracle/admin/DUMMY/adump'
    *.audit_trail='db'
    *.compatible='11.2.0.0.0'
    *.control_files='/u01/app/oracle/product/11.2.0/db_1/dbs/control01.ctl'
    *.db_block_checking='TRUE'
    *.db_block_checksum='TRUE'
    *.db_block_size=8192
    *.db_domain=''
    *.db_flashback_retention_target=10080
    *.db_lost_write_protect='NONE'
    *.db_name='DUMMY'
    *.db_recovery_file_dest='/u01/app/oracle/fast_recovery_area'
    *.db_recovery_file_dest_size=1099511627776
    *.db_ultra_safe='DATA_AND_INDEX'
    *.diagnostic_dest='/u01/app/oracle'
    *.disk_asynch_io=TRUE
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=DUMMYXDB)'
    *.log_archive_dest_2='SERVICE=svrhst LGWR SYNC AFFIRM DELAY=0 OPTIONAL REOPEN=5 MAX_FAILURE=3'
    *.log_archive_dest_3='SERVICE=exthst LGWR SYNC AFFIRM DELAY=0 OPTIONAL REOPEN=5 MAX_FAILURE=3'
    *.log_archive_dest_state_2='ENABLE'
    *.log_archive_dest_state_3='DEFER'
    *.log_archive_format='%t_%s_%r.dbf'
    *.memory_target=34359738368
    *.open_cursors=5000
    *.os_roles=FALSE
    *.processes=1024
    *.recyclebin='ON'
    *.remote_login_passwordfile='EXCLUSIVE'
    *.session_cached_cursors=256
    *.sessions=2048
    *.sql92_security=TRUE
    *.undo_retention=2700
    *.undo_tablespace='UNDOTBS1'
    but i don't know why ? before i shutdown immediate (database states is nomount) , i show parameter MEMORY_TARGET , the value is 0 ?
    Thank

  • Problem when restoring Backup from Tape...

    Hi
    I am getting the following error when I am trying to restore a backup from Tape on AIX system:
    BR0279W Return code from 'LANG+C cd /oracle/RSD/sapbackup && LANG=C cpio -iuvB .tape.hdr0 < /dev/rmt0': 0
    BR0359W Restore of /oracle/RSD/sapbackup/.tape.hdr0 from /dev/rmt0 failed due to previous errors
    BR0218W Checking label on volume in device /dev/rmt0 failed
    BR0236I Perfhaps volume initialization with option '-i force' required
    I have initialized the tape before backup to label RSDB05 which I used while taking the backup.
    When I initialized the tape as mentioned above with '-i force' then while restoring there is problem of timestamp.
    How to restore the backup from tape now.
    Regards
    Chin2

    Dear Ahamad,
    In this command " brrestore -b xxxx.anf -m all -p /oracle/TRG/102_64/dbs/initSRC.sap " you are calling parameter file of source system initSRC.sap in which system is checking parameter/option 'compress_dir'. Please check if its same. Why you have replaced the SSID with TSID its not required at all.
    Please follow these steps....
    Place xxxxx.anf file in backup directory. check for parameters in initSID.sap file of TRG system. It should be the same as of SRC system.
    Try again and post result if you are getting any error.
    Regds
    Anil

  • TS4585 Servor Error when restoring backup

    I have tried to restore a backup after my phone died from an IOS update.
    I have tried at least 6-10 times on various different wifii networks and i get the same error message.
    The back up processes for a while and trick you into thinking that its going to work but then 2mins in it says cannot restore backup Server Error.

    I have tried to restore a backup after my phone died from an IOS update.
    I have tried at least 6-10 times on various different wifii networks and i get the same error message.
    The back up processes for a while and trick you into thinking that its going to work but then 2mins in it says cannot restore backup Server Error.

  • When I turn on my new iPhone 5s, I have to select a language and county and then my only options are to restore backup from iTunes or restore from iCloud.  I have already restored form iTunes, so what am I doing wrong?

    When I try to turn on my new iPhone 5s, the ONLY options it gives me is to either backup from the iCloud or restore backup from iTunes.  I have already restored the backup from iTunes, so I don't know why it keeps telling me to restore the backup.  And why won't it give me any other options?  I can't text, call, etc.  My phone will do NOTHING. 
    Any suggestions?

    It seems you restored from a blank back up if it is still asking you to choose one of those options. Set it up as new then manually restore from back up with iTunes on your computer and be sure to check the date of the back up an which phone the back up is from.

  • How do I prevent icloud from overwriting my contacts when doing a restore backup from PC to iphone?

    My icloud contact list is screwed up. I have my contact list in my PC backup. I've removed icloud from iphone AND changed apple ID and icloud ID, yet when I attempt to restore backup from PC to iphone, my correct contact list shows up momentarily, then reverts to the screwed up icloud contact list.
    I understand that my PC backup is set to connect to icloud; however, one would think by removing the email address associated with apple or icloud that it would not be able to connect to icloud when I do a restore backup from PC to iphone. Yet each time I find icloud connected via my old email address after attempting the restore.
    How do I fix this? This seems like an icloud bug, since it connects via my old email/ID.

    The problem may be that the iphone is immediately syncing with icloud and losing the newly restored data.  You might turn off your router.  Once restored, turn off icloud on the device, turn on the router, then turn on the iphone.
    (I'm going by memory on this, and that hasn't been too reliable lately.)

  • I am setting up my Iphone 6 but keep getting an error message "cannot restore backup from Icloud...I backed up my old Iphone 5 just yesterday...Any suggestions?

    During setup of Iphone 6 I keep getting error message "cannot restore backup" from Icloud.  I backed up my old Iphone 5 yesterday.  Is it because of different operating systems? Please help. Thanks!

    Does your iPhone 5 IOS is later than iPhone 6 IOS?
    If true, you need to update your iPhone 6 before you can restore from your backup.
    If not, is iPhone 6 connected to power supply?

  • When restore iPhone from backup, why it copying every single app

    when restore iPhone from backup, why it is copying every single app from library? any way to restore whatever was backed up from iPhone?

    How to restore from backup without sync all my apps? I recently upraded firmware to IOS 7, and then tried to restore from my privouse backup. But it everytime, when it's saying you are successfully restored. but I when I unlock my phone all app icon are dark gray color, means nothing restored and then itunes automactically copying all my app to iPhone like 100+ apps, I dont need all of them.
    Again, How to restore from backup without sync all my apps? 

  • I upgrade my iPhone 4 to iOS 7, but cannot restore the backup "error when restoring iPhone (-1)", anyone know what should I do?

    I upgrade my iPhone 4 to iOS 7, but cannot restore the backup "error when restoring iPhone (-1)", anyone know what should I do?

    That error often indicates a hardware failure.Try restoring a few more times. If it consistently gives you that error, make an appointment at the genius bar to have it looked at.

  • TS3682 when i want to restore backup from icloud this message will appare on my iphone 4s *move your mobileme account to icloud* whats mainig of this messave?

    when i want to restore backup from icloud this message will appare on my iphone 4s *move your mobileme account to icloud* whats mainig of this message?

    Apple has shutdown MobileMe. You have to switch over to iCloud.

  • When restoring backup catalog conversion fails.

    when restoring backup catalog conversion fails.

    HI,
    Could you please try the steps mentioned on the link http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-catalog-backup-conversion-elemen ts.html
    -Harshit yadav

  • ORA-19870: error while restoring backup piece

    RMAN> duplicate target database for standby;
    Starting Duplicate Db at 30-06-2011 10:39:45
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=488 device type=DISK
    contents of Memory Script:
    restore clone standby controlfile;
    executing Memory Script
    Starting restore at 30-06-2011 10:39:45
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755174014_70rjqho8_.bkp
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755174014_70rjqho8_.bkp
    ORA-19505: failed to identify file "/dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755174014_70rjqho8_.bkp"
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    failover to previous backup
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /dborafiles/mdm_bn/mdm/backup/MDM11_rgmg62jn_1_1.ctl_bkp
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /dborafiles/mdm_bn/mdm/backup/MDM11_rgmg62jn_1_1.ctl_bkp
    ORA-19505: failed to identify file "/dborafiles/mdm_bn/mdm/backup/MDM11_rgmg62jn_1_1.ctl_bkp"
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    failover to previous backup
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755169400_70rd79x9_.bkp
    user interrupt received
    ORACLE error from target database:
    ORA-03114: not connected to ORACLE
    File permission on the primary
    [oracle@bnl11237dat01 MDM1]$ ls -l /dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755174014_70rjqho8_.bkp
    -rw-rw-rw- 1 oracle oinstall 22216704 Jun 30 10:33 /dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755174014_70rjqho8_.bkp
    We are getting the above error when creating the standby on different host to primary. Please can I know how to resolove this error.

    Please copy the backup pieces and archivelogs from the target database to the standby database..Do remember that the location on the standby database node must be same as of the target database node..
    For example : if the bkp pieces of target db node is on '/ora_backup/target_name/bkp' then the same locaiton must be created on standby
    if the archivelogs of target db node is on '/ora_backup/target_name/arch' then the same location must be created on standby
    Hope its clear.

  • ORA-19870: error while restoring backup piece -- file exists in ASM

    [oracle@rs1pre92dvdbsa01 ~]$ rman target sys/c9nv9sd9t9f11e@mdm11 auxiliary /
    Recovery Manager: Release 11.2.0.1.0 - Production on Fri Oct 29 10:41:38 2010
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: MDM (DBID=1485385044)
    connected to auxiliary database: MDM (not mounted)
    RMAN> duplicate target database for standby;
    Starting Duplicate Db at 29-OCT-10
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=13 device type=DISK
    contents of Memory Script:
    restore clone standby controlfile;
    executing Memory Script
    Starting restore at 29-OCT-10
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece +MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece +MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607
    ORA-19505: failed to identify file "+MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607"
    ORA-17503: ksfdopn:2 Failed to open file +MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607
    ORA-15012: ASM file '+MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607' does not exist
    failover to previous backup
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 10/29/2010 10:42:00
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06024: no backup or copy of the control file found to restore
    RMAN>
    ASMCMD [+mdmdg2] > cd mdm1
    ASMCMD [+mdmdg2/mdm1] > ls
    CONTROLFILE/
    FLASHBACK/
    ONLINELOG/
    arch/
    autobackup/
    ASMCMD [+mdmdg2/mdm1] > cd autobackup
    ASMCMD [+mdmdg2/mdm1/autobackup] > ls
    2010_10_29/
    ASMCMD [+mdmdg2/mdm1/autobackup] > cd 2010_10_29
    ASMCMD [+mdmdg2/mdm1/autobackup/2010_10_29] > ls
    s_733654605.283.733654607
    As seen in asmcmd "s_733654605.283.733654607" file exists in +mdmdg2/mdm1/autobackup/2010_10_29 then why it is complaning that it can't find the file.
    and also How to open/view file in asmcmd

    [oracle@rs1pre91dvdbaa01 utl]$ sqlplus / as sysasm
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 29 13:11:44 2010
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup;
    ORA-01078: failure in processing system parameters
    ORA-29701: unable to connect to Cluster Synchronization Service
    I have rebooted both the RAC servers and I can't start database?
    I was under the impression that Database should be automatically started as part of Clusterware
    Please help urgent.

  • RESTORING BACKUP FROM Z10 TO Q10 AND OUTLOOK ISSUE!

    Hello Everyone!
                                 just yesterday I got new blackberry q10 and now its been 8 hours am searching and trying to restore my z10 backup to q10 and am getting error says (incompatible device restore) please need help and I wanted to export my z10 contacts to outlook but I searched allot but I did nt see any option of exporting contact please if anyone can help i'll be very gladfull to hiim please 

    Hey MustafaAli,
    Welcome to the BlackBerry® Support Community Forums.
    Please review the following article that covers BlackBerry Link displays "Incompatible Device Software" error when restoring a BlackBerry 10 backup file from a later version of the BlackBerry 10 OS
    http://btsc.webapps.blackberry.com/btsc/KB34338
    Let us know if you have any questions.
    Thanks.
    -HB
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

Maybe you are looking for