dbTalk Databases Forums  

SSIS - Scheduled Job weird problem

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


Discuss SSIS - Scheduled Job weird problem in the microsoft.public.sqlserver.dts forum.



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

Default SSIS - Scheduled Job weird problem - 06-14-2006 , 06:34 AM






Hello,

I have a scheduled job that runs an SSIS package. Works fine so far. In
that job, I add a second step that runs another SSIS package. If I run the
job, the 1st step runs well but fails as soon as the second step starts.
However, If I start the job and tell it to start at step #2, it runs fine.

The two tasks are distinct package not related to each other. I really
don't understand what the problem is here.

I don't understand the "logging" functionnalities also, If I try to enable
it and redirect the output to the Event Viewer, I have to specify which
"Connection" to log but nothing appears in my Event viewer.. I guess there
is something I missed...

Any help would be appreciated. So far, I've got so many problems with SSIS
job scheduling that I'm begin asking myself if I'm that dumb or if it is
bugged... I guess I'm dumb...



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: SSIS - Scheduled Job weird problem - 06-17-2006 , 09:24 AM






Hello Christian,

If this is part of a job then you may get more detailed error messages in
Agent's log if you use a CmdExec step type instead of the SSIS Job Step type

http://wiki.sqlis.com/default.aspx/S...dPackages.html


Logging is now directed towards connection managers and this gives a great
amount of flexibility beacuse with the aid of Property Expressions we can
shoose where to redirect the logging

BOL

ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/extran9/html/3f3bef92-be75-4ae7-92b8-063e43b63000.htm


Allan


Quote:
Hello,

I have a scheduled job that runs an SSIS package. Works fine so far.
In that job, I add a second step that runs another SSIS package. If I
run the job, the 1st step runs well but fails as soon as the second
step starts. However, If I start the job and tell it to start at step
#2, it runs fine.

The two tasks are distinct package not related to each other. I
really don't understand what the problem is here.

I don't understand the "logging" functionnalities also, If I try to
enable it and redirect the output to the Event Viewer, I have to
specify which "Connection" to log but nothing appears in my Event
viewer.. I guess there is something I missed...

Any help would be appreciated. So far, I've got so many problems with
SSIS job scheduling that I'm begin asking myself if I'm that dumb or
if it is bugged... I guess I'm dumb...




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.