Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Import Maintenance Task from 2005.

$
0
0
I have a requirement to import a number of Maintenance Tasks running on 2005 Servers.It would appear an option exists with Integration Services to Export the Plan as an XML File.Obviously I can then import through Integration Services on the 2014 Server.But I need to edit the XML Document prior to import to change the connection details for the server. Sadly I see entries pointing to the log file location for the maintenance plan which is not the same path as the new servers. An ExampleSQLTask:Path="E:\Microsoft SQL Server\MSSQL.1\MSSQL\LOG" My questions : Can I stop this entry being entered in to the maintenance plan anyway. From the wealth of experience on this forum does anyone have a better solution for Export / Import of Maintenance plans

Viewing all articles
Browse latest Browse all 6525

Trending Articles