Hi,
I have created a new instance of Sql Server and configure my Sql Server job on this instance, but when i execute the job then it gives me below error:-
Could not load package "\MSDB\" because of error 0xC00060AB. Description: Invalid server name "ABC\MSSQL2014". SSIS service does not support multi-instance, use just server name instead of "server name\instance"
So, I want to know that can I use instance for Job, If yes then how?
And how to resolve the above error?
Thanks in advance.