Quote:
if it was an offline backup - you can rollforward stop
if online ?? or included in backup - specify the logpath to extract the logs while restoring or rerun the restore with option logs - will only extract logs
|
To add more info on what przytula_guy said, information on backup image can be extracted by using,
Code:
db2ckbkp -H <backup_file_name>
Backup Mode ( 0=offline, 1=online)
Include Logs (0=exclude logs, 1=include logs
Thanks,
SK Chandra