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

SSIS Package fails to execute using DTEXEC

$
0
0
I am executing a SSIS package deployed to file system using DTEXEC but it fails finish ,it smoothly runs in BIDS. The log doesn't show any errors but package never completes when running using DTEXEC. Background:- -I have a child package with the parent which connects to ORACLE to load data. -Project has a XML configuration file. -Connection managers properties are set using the config file - Last Few Lines From Log :- OnInformation,,,EXTR,{E520C1ED-58F8-41C0-A0A2-D139CCC5817E},,12/22/2013 12:42:18 PM,12/22/2013 12:42:18 PM,1074016265,0x,Cleanup phase is beginning. User:OnInformation,,,Load Data into TBL_PR_HS,{F924E0C5-5579-4A43-A8E6-7D0B5B559D9C},,12/22/2013 12:42:18 PM,12/22/2013 12:42:18 PM,1074016266,0x,Validation phase is beginning. User:OnInformation,,,Sequence Container phd,{F4E3A88C-B94D-4F8C-8CB0-24D54CCCE35A},,12/22/2013 12:42:18 PM,12/22/2013 12:42:18 PM,1074016266,0x,Validation phase is beginning. User:OnInformation,,,ldp,{413EAB39-5A63-4A4E-9CCF-73E13A09898C},,12/22/2013 12:42:18 PM,12/22/2013 12:42:18 PM,1074016266,0x,Validation phase is beginning. OnInformation,,,Execute ldp package,{7f9c1651-fab6-4f41-8734-2c54c43c50f4},,12/22/2013 12:42:18 PM,12/22/2013 12:42:18 PM,1074016266,0x,Validation phase is beginning. OnInformation,,,extr,{E520C1ED-58F8-41C0-A0A2-D139CCC5817E},,12/22/2013 12:42:18 PM,12/22/2013 12:42:18 PM,1074016266,0x,Validation phase is beginning.

Viewing all articles
Browse latest Browse all 813

Trending Articles