Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

Management Data Warehouse (MDW) Job failing on Mirrored Server

$
0
0

I am using SQL 2008 R2. I set up Management Data Warehouse (MDW). One of the servers has mirroring. When I setup MDW, one of the DBs (say DB1) was on principle server (say, Server 1). Now I failed over the mirror. So now the DB (say DB1) is on mirror server (Server 2). Now one of the jobs (e.g. collection_set_3_upload job which is for Query Statistics) is failing on Server1 with the following error:-

Message

Executed as user: REDMOND\*****. SSIS error. Component name: DFT - Find and save plan text, Code: -1071636471, Subcomponent: LKUP - Look up query plans on target server [1283], Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E14.   An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80040E14  Description: "The database "DB1" cannot be opened. It is acting as a mirror database.".   .SSIS error. Component name: DFT - Find and save plan text, Code: -1071611309, Subcomponent: LKUP - Look up query plans on target server [1283], Description: OLE DB error occurred while fetching parameterized rowset. Check SQLCommand and SqlCommandParam properties.   .SSIS error. Component name: DFT - Find and save plan text, Code: -1073450974, Subcomponent: SSIS.Pipeline, Description: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component"LKUP - Look up query plans on target server" (1283) failed with error code 0xC0208253 while processing input "Lookup Input" (1284). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the failure.   .The master package exited with error, previous error messages should explain the cause.  Process Exit Code 5.  The step failed.

 

At this moment I don’t want to failback my DB. Is there any way, I can fix this issue? Shouldn’t MDW be High Availability awareness? 


Viewing all articles
Browse latest Browse all 12963

Trending Articles



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