Personal tools
You are here: Home DB2 DB2 UDB v9 How to check if a backup was executed in specific date
Navigation
Log in


Forgot your password?
 
Document Actions

How to check if a backup was executed in specific date

If you want to check if a backup was executed in the last X days, you can use the sysibmadm.snapdb


Perform the command below to check if a backup was executed in the last 5 days:


db2 "select 1 from sysibmadm.SNAPDB where LAST_BACKUP < current timestamp - 5 days"

Security Awareness
Would you like your company to implement gamification into your security awareness program?





Polls