-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathLogShipping.ssmssqlproj
76 lines (76 loc) · 3.62 KB
/
LogShipping.ssmssqlproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<?xml version="1.0"?>
<SqlWorkbenchSqlProject xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="LogShipping">
<Items>
<LogicalFolder Name="Connections" Type="2" Sorted="true">
<Items>
<ConnectionNode Name="BAN-2ADWIVEDI-L:sa">
<Created>2018-04-09T09:49:55.5214712+05:30</Created>
<Type>SQL</Type>
<Server>BAN-2ADWIVEDI-L</Server>
<UserName>sa</UserName>
<Authentication>SQL</Authentication>
<InitialDB />
<LoginTimeout>30</LoginTimeout>
<ExecutionTimeout>0</ExecutionTimeout>
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
</ConnectionNode>
<ConnectionNode Name="SQL-A:sa">
<Created>2018-04-02T07:53:24.6936396+05:30</Created>
<Type>SQL</Type>
<Server>SQL-A</Server>
<UserName>sa</UserName>
<Authentication>SQL</Authentication>
<InitialDB />
<LoginTimeout>30</LoginTimeout>
<ExecutionTimeout>0</ExecutionTimeout>
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
</ConnectionNode>
<ConnectionNode Name="SQL-B:sa">
<Created>2018-04-01T22:35:48.4348004+05:30</Created>
<Type>SQL</Type>
<Server>SQL-B</Server>
<UserName>sa</UserName>
<Authentication>SQL</Authentication>
<InitialDB>WhoIsActive</InitialDB>
<LoginTimeout>30</LoginTimeout>
<ExecutionTimeout>0</ExecutionTimeout>
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
</ConnectionNode>
</Items>
</LogicalFolder>
<LogicalFolder Name="Queries" Type="0" Sorted="true">
<Items>
<FileNode Name="LogShipping.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:SQL-A:False:sa</AssociatedConnectionMoniker>
<AssociatedConnSrvName>SQL-A</AssociatedConnSrvName>
<AssociatedConnUserName>sa</AssociatedConnUserName>
<FullPath>LogShipping.sql</FullPath>
</FileNode>
<FileNode Name="PerformRestore.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:SQL-B:False:sa</AssociatedConnectionMoniker>
<AssociatedConnSrvName>SQL-B</AssociatedConnSrvName>
<AssociatedConnUserName>sa</AssociatedConnUserName>
<FullPath>PerformRestore.sql</FullPath>
</FileNode>
<FileNode Name="ScriptOut-Backup-Restore.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:BAN-2ADWIVEDI-L:False:sa</AssociatedConnectionMoniker>
<AssociatedConnSrvName>BAN-2ADWIVEDI-L</AssociatedConnSrvName>
<AssociatedConnUserName>sa</AssociatedConnUserName>
<FullPath>ScriptOut-Backup-Restore.sql</FullPath>
</FileNode>
<FileNode Name="usp_DBAApplyTLogs.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:BAN-2ADWIVEDI-L:False:sa</AssociatedConnectionMoniker>
<AssociatedConnSrvName>BAN-2ADWIVEDI-L</AssociatedConnSrvName>
<AssociatedConnUserName>sa</AssociatedConnUserName>
<FullPath>usp_DBAApplyTLogs.sql</FullPath>
</FileNode>
</Items>
</LogicalFolder>
<LogicalFolder Name="Miscellaneous" Type="3" Sorted="true">
<Items />
</LogicalFolder>
</Items>
</SqlWorkbenchSqlProject>