Jan 15, 2002 #1 luvcal Programmer Joined Aug 10, 2001 Messages 54 Location US Could someone tell me how to retreive the timestamp for the most recent or all db2 backup operations?
Could someone tell me how to retreive the timestamp for the most recent or all db2 backup operations?
Feb 13, 2002 #2 misercord Technical User Joined Feb 11, 2002 Messages 32 Location US Have you tried db2ckbkp -H to read the header info on the backup file? Part of that should have the timestamp. Upvote 0 Downvote
Have you tried db2ckbkp -H to read the header info on the backup file? Part of that should have the timestamp.
Feb 13, 2002 Thread starter #3 luvcal Programmer Joined Aug 10, 2001 Messages 54 Location US Thanks. I actually found this a while ago, but I appreciate your time. Upvote 0 Downvote