Quantcast
Channel: Questions in topic: "ssis"
Viewing all articles
Browse latest Browse all 813

ssis scheduled job Login failed for user 'Domain\Name$'

$
0
0
Hi all, i'm trying to execute a scheduled job that runs an SSIS package but am getting nowhere. The account that SSIS is running under has a server login on the servers it is trying to access. What am i missing??? Date 28/08/2012 13:19:27 Log Job History () Step ID 1 Server SERVER Job Name Step Name Duration 00:00:02 Sql Severity 0 Sql Message ID 0 Operator Emailed Operator Net sent Operator Paged Retries Attempted 0 Message Executed as user: \SYSTEM. Microsoft (R) SQL Server Execute Package Utility Version 10.50.1600.1 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 13:19:27 Error: 2012-08-28 13:19:29.70 Code: 0xC0202009 Source: DataWarehouseLoad Connection manager "" Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E4D. An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80040E4D Description: "Login failed for user 'DOMAIN\NAME$'.". End Error Error: 2012-08-28 13:19:29.70 Code: 0xC020801C Source: Add extra data Get Unfulfilled reasonsx [1] Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "" 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: 2012-08-28 13:19:29.70 Code: 0xC0047017 Source: Add extra data SSIS.Pipeline Description: component "Get Unfulfilled reasonsx" (1) failed validation and returned error code 0xC020801C. End Error Error: 2012-08-28 13:19:29.70 Code: 0xC004700C Source: Add extra data SSIS.Pipeline Description: One or more component failed validation. End Error Error: 2012-08-28 13:19:29.70 Code: 0xC0024107 Source: Add extra data Description: There were errors during task validation. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 13:19:27 Finished: 13:19:29 Elapsed: 2.031 seconds. The package execution failed. The step failed.

Viewing all articles
Browse latest Browse all 813

Trending Articles