Skip to content

Commit 0b346dd

Browse files
committed
Adding few more queries
Adding few more queries
1 parent 813f0f5 commit 0b346dd

11 files changed

+461
-256
lines changed

Diff for: .vs/SQLDBA-SSMS Solution/v15/.ssms_suo

4.5 KB
Binary file not shown.

Diff for: Backup-Restore/Backup-Restore.ssmssqlproj

+15-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
<Items>
44
<LogicalFolder Name="Connections" Type="2" Sorted="true">
55
<Items>
6+
<ConnectionNode Name="(local):bulk-access">
7+
<Created>2020-11-19T15:12:47.0767961+05:30</Created>
8+
<Type>SQL</Type>
9+
<Server>(local)</Server>
10+
<UserName>bulk-access</UserName>
11+
<Authentication>SQL</Authentication>
12+
<InitialDB>Test</InitialDB>
13+
<LoginTimeout>30</LoginTimeout>
14+
<ExecutionTimeout>0</ExecutionTimeout>
15+
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
16+
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
17+
</ConnectionNode>
618
<ConnectionNode Name="(local):MSI\ajayd">
719
<Created>2019-08-27T10:15:39.8361802+05:30</Created>
820
<Type>SQL</Type>
@@ -62,9 +74,9 @@
6274
<FullPath>3) Generate - Restore Script - BackupHistory.sql</FullPath>
6375
</FileNode>
6476
<FileNode Name="3) Generate - Restore Script - DiskFiles.sql">
65-
<AssociatedConnectionMoniker />
66-
<AssociatedConnSrvName />
67-
<AssociatedConnUserName />
77+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):False:bulk-access</AssociatedConnectionMoniker>
78+
<AssociatedConnSrvName>(local)</AssociatedConnSrvName>
79+
<AssociatedConnUserName>bulk-access</AssociatedConnUserName>
6880
<FullPath>3) Generate - Restore Script - DiskFiles.sql</FullPath>
6981
</FileNode>
7082
<FileNode Name="4) Script Out DB_Owner from Source.sql">

Diff for: BlitzQueries/BlitzQueries.ssmssqlproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,11 @@
163163
<AssociatedConnUserName />
164164
<FullPath>Querying Deadlocks From System_Health XEvent.sql</FullPath>
165165
</FileNode>
166-
<FileNode Name="ResourceMonitor-PerfMon-CPU-Memory.sql">
166+
<FileNode Name="RingBuffer-PerfMon-CPU-Memory.sql">
167167
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker>
168168
<AssociatedConnSrvName>(local)</AssociatedConnSrvName>
169169
<AssociatedConnUserName />
170-
<FullPath>ResourceMonitor-PerfMon-CPU-Memory.sql</FullPath>
170+
<FullPath>RingBuffer-PerfMon-CPU-Memory.sql</FullPath>
171171
</FileNode>
172172
<FileNode Name="SQL Server 2008 R2 Diagnostic Information Queries.sql">
173173
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:LOCALHOST:True</AssociatedConnectionMoniker>

Diff for: BlitzQueries/ResourceMonitor-PerfMon-CPU-Memory.sql

-70
This file was deleted.

0 commit comments

Comments
 (0)