all groups > sql server dts > august 2007 >
You're in the

sql server dts

group:

SQL Server Agent Job launching Parent-child packages...



SQL Server Agent Job launching Parent-child packages... Feruis
8/30/2007 1:38:01 PM
sql server dts: Does anyone know why when launching a package containing a child package from
a SQL Server Agent job, the parent package launches correctly but the child
package does not?

Any help or direction is greatly appreciated.
RE: SQL Server Agent Job launching Parent-child packages... Feruis
8/30/2007 3:26:03 PM
Also, when I create a SQL Server Agent Job the sensitive data (user id and
password) are cleared from the Connection Managers used in the package.

What is going on? Anybody know?? Help!!

[quoted text, click to view]
Re: SQL Server Agent Job launching Parent-child packages... jhofmeyr NO[at]SPAM googlemail.com
8/31/2007 8:16:23 AM
[quoted text, click to view]

Hi Feruis,

It sounds like you need to re-visit your package configurations and
security settings. If you haven't had much experience deploying SSIS
packages then parent/child package deployment can be quite a headache
(sometimes even if you have!) In my experience, the majority of
deployment issues are due to package configuration settings.

Have you taken a look at the Project Real case study (available on the
MSDN website)? It provides a pretty good overall look as SSIS's
functionality and highlights some of the issues that the Hitachi team
had to overcome. They also give some recommendations on how to
configure and deploy parent/child packages which you might find
useful.

It might also be a good idea to check whether the windows account that
SQL Agent is using to execute the package has the correct permissions.

Good Luck!
J
AddThis Social Bookmark Button