Hi All
Thanks for the replies , I Tried all the ways, but i get an error
Error:
SQL2542N No match for a database image file was found based on
the source database alias "AM" and timestamp "20090107092929"
provided.
Command:
And the command which was issued thru Control center was
RESTORE DATABASE AM FROM "C:\AM.0\DB2\NODE0000\CATN0000\20090107" TAKEN AT 20090107092929 TO "C:" INTO AM WITH 2 BUFFERS BUFFER 1024 PARALLELISM 1 WITHOUT PROMPTING;
As per the resources , the backup was taken on AIX . So i tried to restore the file even on AIX system.
Even there i get an error
SQL2542N No match for a database image file was found based on the source
database alias "AM" and timestamp "20090107092929" provided.
and
When i check the backup file
# db2ckbkp 092929.001
ERROR - Unable to migrate media header from image
ERROR: Failed to verify media header. Cannot continue.
And Can anyone help me understanding on what is Db2move and can it be used for restoring backup files?