assasafras / git_tutorial

Tutorial
0 stars 0 forks source link

Missing Email Job: Call Centre Daily Pipeline Extract #51

Closed assasafras closed 8 years ago

assasafras commented 8 years ago

Some background

assasafras commented 8 years ago

Dev Environment

assasafras commented 8 years ago

SIT Environment

assasafras commented 8 years ago

UAT Environment

assasafras commented 8 years ago

Production Environment

assasafras commented 8 years ago

Error in Production

Message

Executed as user: FLEXIRENT\syssql02. Microsoft (R) SQL Server Execute Package Utility Version 10.0.5500.0 for 64-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved.
Started: 6:00:32 a.m.
Error: 2016-10-19 06:00:48.44
Code: 0xC0202009
Source: Email_CallCentrePipelineExtract Connection manager "Bullwinkle"
Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80004005 Description: "Login timeout expired". An OLE DB record is available.
Source: "Microsoft SQL Server Native Client 10.0"
Hresult: 0x80004005
Description: "A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0"
Hresult: 0x80004005
Description: "Named Pipes Provider: Could not open a connection to SQL Server [2]. ". End Error Error: 2016-10-19 06:00:48.44
Code: 0xC020801C Source: Data Extract OLE DB Source [1]
Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "Bullwinkle" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed. End Error

Error: 2016-10-19 06:00:48.44
Code: 0xC0047017
Source: Data Extract SSIS.Pipeline
Description: component "OLE DB Source" (1) failed validation and returned error code 0xC020801C. End Error Error: 2016-10-19 06:00:48.44
Code: 0xC004700C
Source: Data Extract SSIS.Pipeline
Description: One or more component failed validation. End Error

Error: 2016-10-19 06:00:48.44 Code: 0xC0024107
Source: Data Extract
Description: There were errors during task validation. End Error
DTExec: The package execution returned DTSER_FAILURE (1).
Started: 6:00:32 a.m.
Finished: 6:00:48 a.m.
Elapsed: 15.959 seconds. The package execution failed. The step failed.

assasafras commented 8 years ago

Issue

Global config for production had incorrect Bully SQL Server Name.

Solution

Put in correct Bully SQL Server Name.

assasafras commented 8 years ago

Ran this in Production, working now.