dbTalk Databases Forums  

SSIS Package execution failed

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


Discuss SSIS Package execution failed in the microsoft.public.sqlserver.dts forum.



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

Default SSIS Package execution failed - 02-21-2006 , 05:56 AM






Hi,

I have created a SSIS package that copy some tables from one SQL Server to
another. If i run the package in Integration Services it runs OK. If i create
a Job to run the package it gives me an error (The package execution failed.
The step failed.) each time i try to run. Any idea?

Thanks,
Rui Reis

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

Default Re: SSIS Package execution failed - 02-21-2006 , 06:42 PM






Hello Tecnica,

More than likely permissions and execution account. What job step type are
you using? Try using an Operating System step and that should give us some
better output to figure out what os going on.



Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Hi,

I have created a SSIS package that copy some tables from one SQL
Server to another. If i run the package in Integration Services it
runs OK. If i create a Job to run the package it gives me an error
(The package execution failed. The step failed.) each time i try to
run. Any idea?

Thanks,
Rui Reis



Reply With Quote
  #3  
Old   
Wei Lu
 
Posts: n/a

Default Re: SSIS Package execution failed - 02-21-2006 , 08:15 PM



Hi Rui,

Welcome to use MSDN Managed Newsgroup support. And thanks Allan's great
suggestion.

From your description, my understanding of this issue is: You can run your
SSIS package in Integration Services but can not run in a job. If i
misunderstood your concern, please feel free to point it out.

Bases on my research, you may first check you SQL Agent Account.

What is your SQL Agent Account? What authentication mode you use to connect
to the remote SQL Server in SSIS package? Windows or SQL ?

If the SQL Agent Account does not grant the permission on the remote
server, your job will be fail to connect to the remote server.

Please let me know your result with that i can provide further assistance.
I look forward your reply.

Sincerely yours,

Wei Lu
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.


Reply With Quote
  #4  
Old   
Tecnica
 
Posts: n/a

Default Re: SSIS Package execution failed - 02-22-2006 , 08:57 AM



Hi Wei

one again right on the target.
Thanks,
Rui Reis

"Wei Lu" wrote:

Quote:
Hi Rui,

Welcome to use MSDN Managed Newsgroup support. And thanks Allan's great
suggestion.

From your description, my understanding of this issue is: You can run your
SSIS package in Integration Services but can not run in a job. If i
misunderstood your concern, please feel free to point it out.

Bases on my research, you may first check you SQL Agent Account.

What is your SQL Agent Account? What authentication mode you use to connect
to the remote SQL Server in SSIS package? Windows or SQL ?

If the SQL Agent Account does not grant the permission on the remote
server, your job will be fail to connect to the remote server.

Please let me know your result with that i can provide further assistance.
I look forward your reply.

Sincerely yours,

Wei Lu
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.



Reply With Quote
  #5  
Old   
Wei Lu
 
Posts: n/a

Default Re: SSIS Package execution failed - 02-22-2006 , 07:24 PM



Hi Rui,

Thanks for the update and glad to hear you resolve the issue.

Have a nice day!

Sincerely yours,

Wei Lu
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.


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.