A successfully created SSIS package in SQL Server 2005 runs
fine in MS BIDS and Integration Services. But gives error
when run through an SQL-Job. What are the possible reasons?

Answer Posted / abhi

most common place to check for this kind of error is services. by default sql server agent is manual start and is disabled. so we need to start the sql server agent to run the sql server jobs.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In what sequence sql statement is processed?

761


What is sql server query analyzer?

709


Is sql server implemented as a service or an application? : Sql server database administration

699


What are the benefits of normalization?

784


What is format parameter in ssrs?

128






Who developed sql server?

688


What are the properties of the relational tables?

627


What will be the maximum number of index per table?

715


Explain collation?

788


What are the authentication modes in sql server? How can it be changed?

791


How to convert a unicode strings to non-unicode strings?

741


Are resultset updatable?

700


What happens when converting big values to integers?

727


What are the hotfixes and patches in sql server?

747


How to test subquery results with the exists operator?

745