what is command to check dbbkup
Up to DB2what is command to check dbbkup
Posted by abcd at November 09. 2008what is the command to check backup in db2.
Regards
kanak
Re: what is command to check dbbkup
Posted by perallis at December 04. 2008If you want to check the information from backups you can use:
db2 list history backup all for db <db_name>
Or you can use:
db2ckbkp -h <backup_image>
Powered by
Ploneboard