|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, January 10, 2013 3:20 PM
Points: 19,
Visits: 46
|
|
I am trying to change our source database Oracle 9i to new database 11g. I pass the credentials through configuration files. (user/pw/server). Added new tns in tnsnames.ora
Following is the errror message. Please help.
Message Executed as user: xxxxx\SVC-xxxxx. Microsoft (R) SQL Server Execute Package Utility Version 10.50.1600.1 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 11:10:27 AM Error: 2012-08-10 11:10:50.93 Code: 0xC0202009 Source: xxxxxDB Connection manager "xxxxx Database" Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "OraOLEDB" Hresult: 0x80004005 Description: "ORA-12154: TNS:could not resolve the connect identifier specified". End Error Error: 2012-08-10 11:10:50.94 Code: 0xC020801C Source: Load xxxxxTable ViewPoint AUDIT_LOG Source [1] Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "xxxxx" 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-10 11:10:50.94 Code: 0xC0047017 Source: Load xxxxx SSIS.Pipeline Description: component "ViewPoint AUDIT_LOG Source" (1) failed validation and returned error code 0xC020801C. End Error Error: 2012-08-10 11:10:50.95 Code: 0xC004700C Source: Load Audit_Log SSIS.Pipeline Description: One or more component failed validation. End Error Error: 2012-08-10 11:10:50.95 Code: 0xC0024107 Source: Load Audit_Log Description: There were errors during task validation. End Error Error: 2012-08-10 11:10:50.95 Code: 0xC00220DE Source: Load ViewPoint Staging Description: Error 0xC0012050 while loading package file "D:\SSIS\ViewPoint\xxxxxDTSXPackage.dtsx". Package failed validation from the ExecutePackage task. The package cannot run. . End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 11:10:27 AM Finished: 11:10:51 AM Elapsed: 23.681 seconds. The package execution failed. The step failed.
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, January 10, 2013 3:20 PM
Points: 19,
Visits: 46
|
|
| Hi, Can anyone share your thoughts.
|
|
|
|
|
SSCrazy Eights
        
Group: General Forum Members
Last Login: Today @ 6:39 AM
Points: 9,376,
Visits: 6,472
|
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, January 10, 2013 3:20 PM
Points: 19,
Visits: 46
|
|
Oracle 10.2 client installed on the server.
I am able to connect to the database directly from the server but the package is not able to connect to the new source. The issue is SSIS package fails to run.
|
|
|
|
|
SSCrazy Eights
        
Group: General Forum Members
Last Login: Today @ 6:39 AM
Points: 9,376,
Visits: 6,472
|
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 1:45 PM
Points: 366,
Visits: 840
|
|
| Did you ever find an answer? I'm having same issue. Package runs fine when ran manually but when scheduled through sql agent it fails with that error.
|
|
|
|