Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

Log backup job is failing in mirrored instance.

$
0
0

Hi Experts,

We have a log backup job in the mirrored instance which was succeeding till yesterday and today it started to fail with the following error:

Executed as user: ABC\Dba. Microsoft (R) SQL Server Execute Package Utility  Version 11.0.2100.60 for 64-bit  Copyright (C) Microsoft Corporation. All rights reserved.    Started:  12:00:00 PM  Error: 2015-05-25 12:00:15.34     Code: 0xC00291EC     Source: {017DEABA-663B-4843-B849-5E7FFAEC180F} Execute SQL Task     Description: Failed to acquire connection "Local server connection". Connection may not be configured correctly or you may not have the right permissions on this connection.  End Error  Warning: 2015-05-25 12:00:15.34     Code: 0x80019002     Source: OnPreExecute      Description: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED.  The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.  End Warning  Error: 2015-05-25 12:00:30.09     Code: 0xC0024104     Source: Back Up Database Task      Description: The Execute method on the task returned error code 0x80131904 (A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)). The Execute method must succeed, and indicate the result using an "out" parameter.  End Error  Error: 2015-05-25 12:00:44.82     Code: 0xC0024104     Source: {468FE3BB-3A58-42EF-8A4F-BCAD7E38FAA7}      Description: The Execute method on the task returned error code 0x80131904 (A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)). The Execute method must succeed, and indicate the result using an "out" parameter.  End Error  Warning: 2015-05-25 12:00:44.82     Code: 0x80019002     Source: OnPostExecute      Description: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED.  The Execution method succeeded, but the number of errors raised (2) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.  End Warning  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  12:00:00 PM  Finished: 12:00:44 PM  Elapsed:  44.422 seconds.  The package execution failed.  The step failed.

I am thinking it as a network error but I could access server with no issues and I know that the backups are not necessary in mirrored instance and I do not want to disable these job as they were runnig fine till yesterday.

Can you please advice me where I am wrong apart from this network error?

Thanks in advance.


Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>