kekcjkee
kekcjkee
**Describe the bug** ``` insert into @spaceused exec [dbo].[usp_sqlwatch_internal_foreachdb] @command = 'use [?]; exec sp_spaceused @oneresultset = 1;' , @snapshot_type_id = @snapshot_type_id , @calling_proc_id = @@PROCID , @databases = @databases...
**Describe the bug** I have set column "collect" to 0 for some snapshots. For example: **Disk Utilisation Table, Disk Utilisation Database**. But I can't find the part of the code...
**Did you check DOCS to make sure there is no workaround?** Yes. **Describe the bug** SqlWatchImport ignores config value "**EnvironmentToProcess**" and syncs data for all remote instances anyway. **To Reproduce**...
_I'm learning English. Sorry for mistakes._ **Did you check DOCS to make sure there is no workaround?** Yes **Describe the bug** I have a central repository with multiple remote servers....
[dbo].[usp_sqlwatch_internal_process_actions] is incompatible with expanding checks by sql_instance
**Did you check DOCS to make sure there is no workaround?** Yes **Describe the bug** I have configured checks for all remote instances on the central repo. I am trying...