Comments
3 comments
-
Hi Sammi
Thank you for your support request.
Not sure what documentation you have read, in regards to your question, but there is no feature within SQL Backup Pro to run DBCC CHECKDB.
You will need to run DBCC CHECKDB as a new query in SSMS or a task outside of SQL Backup.
The link below is to Microsoft help article on running DBCC CHECKDB.
https://docs.microsoft.com/en-us/sql/t-sql/database-console-commands/dbcc-checkdb-transact-sql
Many Thanks
Eddie -
Hey Sammi, the documentation to support the SQL Backup Restore and to include DBCC CHECKDB can be found here: https://documentation.red-gate.com/sbu7/worked-examples/backup-verification
You can include the verification checks as part of an ad-hoc / scheduled restore - let me know how you get on! -
Thank you both for your answers. If I understand correctly, there is no method of having the program run DBCC CHECKDB prior to the backup is run. We were using Backup Exec before and there was an option to run this prior to running backups. Our DBA told me to ensure I am running this before the backup. What are my options?
Should I just run DBCC CHECKDB as a separate job prior to the backup job?
If I follow the steps listed in the instructions above, will I need a separate licensed SQL server?
Add comment
Please sign in to leave a comment.
Please help, thanks so much!!