Skip to content

Commit b24401f

Browse files
committed
Added help for [sp_HealthCheck]
Added help for [sp_HealthCheck]
1 parent ded4153 commit b24401f

File tree

4 files changed

+36
-5
lines changed

4 files changed

+36
-5
lines changed
0 Bytes
Binary file not shown.

BlitzQueries/BlitzQueries.ssmssqlproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@
128128
<FullPath>CREATE TABLE [dbo].[whatIsRunning].sql</FullPath>
129129
</FileNode>
130130
<FileNode Name="Other queries.sql">
131-
<AssociatedConnectionMoniker />
132-
<AssociatedConnSrvName />
131+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:TUL1CIPCNPDB1:True</AssociatedConnectionMoniker>
132+
<AssociatedConnSrvName>TUL1CIPCNPDB1</AssociatedConnSrvName>
133133
<AssociatedConnUserName />
134134
<FullPath>Other queries.sql</FullPath>
135135
</FileNode>

sp_HealthCheck/sp_HealthCheck.ssmssqlproj

Lines changed: 34 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,51 @@
1515
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
1616
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
1717
</ConnectionNode>
18+
<ConnectionNode Name="TUL1CIPCNPDB1:CORPORATE\adwivedi">
19+
<Created>2018-03-30T12:00:13.5333672+05:30</Created>
20+
<Type>SQL</Type>
21+
<Server>TUL1CIPCNPDB1</Server>
22+
<UserName />
23+
<Authentication>Windows Authentication</Authentication>
24+
<InitialDB />
25+
<LoginTimeout>30</LoginTimeout>
26+
<ExecutionTimeout>0</ExecutionTimeout>
27+
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
28+
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
29+
</ConnectionNode>
30+
<ConnectionNode Name="TUL1DBAPMTDB1:CORPORATE\adwivedi">
31+
<Created>2018-03-30T12:00:39.5227542+05:30</Created>
32+
<Type>SQL</Type>
33+
<Server>TUL1DBAPMTDB1</Server>
34+
<UserName />
35+
<Authentication>Windows Authentication</Authentication>
36+
<InitialDB />
37+
<LoginTimeout>30</LoginTimeout>
38+
<ExecutionTimeout>0</ExecutionTimeout>
39+
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
40+
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
41+
</ConnectionNode>
1842
</Items>
1943
</LogicalFolder>
2044
<LogicalFolder Name="Queries" Type="0" Sorted="true">
2145
<Items>
2246
<FileNode Name="0.2 - sp_HealthCheck.sql">
23-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:BAN-2ADWIVEDI-L:True</AssociatedConnectionMoniker>
24-
<AssociatedConnSrvName>BAN-2ADWIVEDI-L</AssociatedConnSrvName>
47+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:TUL1DBAPMTDB1:True</AssociatedConnectionMoniker>
48+
<AssociatedConnSrvName>TUL1DBAPMTDB1</AssociatedConnSrvName>
2549
<AssociatedConnUserName />
2650
<FullPath>0.2 - sp_HealthCheck.sql</FullPath>
2751
</FileNode>
2852
</Items>
2953
</LogicalFolder>
3054
<LogicalFolder Name="Miscellaneous" Type="3" Sorted="true">
31-
<Items />
55+
<Items>
56+
<FileNode Name="sp_HealthCheck_PMTDBA.JPG">
57+
<AssociatedConnectionMoniker />
58+
<AssociatedConnSrvName />
59+
<AssociatedConnUserName />
60+
<FullPath>sp_HealthCheck_PMTDBA.JPG</FullPath>
61+
</FileNode>
62+
</Items>
3263
</LogicalFolder>
3364
</Items>
3465
</SqlWorkbenchSqlProject>
176 KB
Loading

0 commit comments

Comments
 (0)