dbTalk Databases Forums  

SSIS Package configuration issue

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SSIS Package configuration issue in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Stephen
 
Posts: n/a

Default SSIS Package configuration issue - 06-09-2006 , 09:53 AM






Hi,

I have created a XML Configuration file for my SSIS packages configuration.
The DB connection string is stored in the configuration file.

The scenario is Main package calls the Child packages and the DB connection
is same for both the packages.

The package is executed fine without any error in the development
environment. On the other hand, while running my packages in Production
environment, the connection is established for Main package but when it
calls Child packages, connection cannot be established with DB.

Same error occurs when I try to execute the Main package using dtExec or
dtExecUI utilities in Production.

Any help in this regards will be highly appreciated.

Regards,
Stephen




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.