Sean's Blog
A place where I record bits and pieces :)
Thursday, June 25, 2020
DatabaseIntegrityCheck - ALL_DATABASES
sqlcmd -E -S $(ESCAPE_SQUOTE(SRVR)) -d dbatoolbox -Q "EXECUTE [dbo].[DatabaseIntegrityCheck] @Databases = 'ALL_DATABASES', @PhysicalOnly = 'N', @LogToTable = 'Y'" -b
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment