dbTalk Databases Forums  

My SSIS package will not run under SQL Server Agent Job

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


Discuss My SSIS package will not run under SQL Server Agent Job in the microsoft.public.sqlserver.dts forum.



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

Default My SSIS package will not run under SQL Server Agent Job - 11-23-2006 , 08:07 AM






Hi

I created at SSIS package in BIDS where I use the WMI Event Watcher to
lookout for the creation of a text file, when I run the package from
BIDS it works fine. Now that I'm done, I created a SQL Server Agent
job with the package as a step, but when it "run" the job, it does
nothing - no errors no nothing?

I thought that the problem lay in the different userid NT
Authority\Network service for SSIS and domain\admin for SQL Server
Agent. I changed the userid for the SSIS to domain\admin but no luck.

The funny thing is that any other SSIS job without a WMI Event Watcher
runs fine on the SQL Server Agent job.

Any ideas would be most appreciated


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

Default Re: My SSIS package will not run under SQL Server Agent Job - 11-23-2006 , 01:48 PM






Hello Jens,

But it runs right?

Do you have logging in the package enabled?


Regards

Allan Mitchell
Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com

Quote:
Hi

I created at SSIS package in BIDS where I use the WMI Event Watcher to
lookout for the creation of a text file, when I run the package from
BIDS it works fine. Now that I'm done, I created a SQL Server Agent
job with the package as a step, but when it "run" the job, it does
nothing - no errors no nothing?

I thought that the problem lay in the different userid NT
Authority\Network service for SSIS and domain\admin for SQL Server
Agent. I changed the userid for the SSIS to domain\admin but no luck.

The funny thing is that any other SSIS job without a WMI Event Watcher
runs fine on the SQL Server Agent job.

Any ideas would be most appreciated




Reply With Quote
  #3  
Old   
Jens Heesch
 
Posts: n/a

Default Re: My SSIS package will not run under SQL Server Agent Job - 11-24-2006 , 02:08 AM



Allan Mitchell skrev:
Quote:
Hello Jens,

But it runs right?

Do you have logging in the package enabled?


Regards

Allan Mitchell
Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com

Hello Allan

Yes it runs fine, what I due is right click at the job created in SQL
Agent (Start job at step)
I receive a box with following message

Start job 'Test' Success
Execute job 'Test' Executing

About logging, no not yet but I'll in a minute



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

Default Re: My SSIS package will not run under SQL Server Agent Job - 11-25-2006 , 12:48 AM



Hello Jens,

So it just stands and looks at you and says Executing?

You aren't waiting for user interaction anywhere are you?




Regards

Allan Mitchell
Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com

Quote:
Allan Mitchell skrev:

Hello Jens,

But it runs right?

Do you have logging in the package enabled?

Regards

Allan Mitchell
Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com
Hello Allan

Yes it runs fine, what I due is right click at the job created in SQL
Agent (Start job at step)
I receive a box with following message
Start job 'Test' Success
Execute job 'Test' Executing
About logging, no not yet but I'll in a minute




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.