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 / saaron

When you deploy SSIS packages to run from SQL Agent jobs;
you have to specify the Configurations file which should
contain the essential details for executing the package
such as 'Connection Managers', 'Variables', Sources and
Destinations defined and others as per the developed
packages. Also, the underlying tables need to be
subsequently taken care to match the refreshed metadata
from the mappings in the DFT in the package.

This is an open-ended question and you must be prepared to
talk a bit more about the troubleshooting involved in SSIS
Package development and deployment.

All the best,

Hope this helped,
Regards,
SaaroN

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to transfer data from a cursor to variables with a "fetch" statement?

582


List some case manipulation functions in sql?

597


What are the purpose of Normalisation?

638


How to transfer a table from one schema to another?

560


How does index makes search faster?

602






What do you understand by replication in sql server?

576


What language is sql server written in?

529


What is tempdb database? : SQL Server Architecture

606


Is null vs coalesce?

509


How to list all user defined functions in the current database?

514


Why use view instead of a table?

521


Do you know what are the reporting services components?

533


How to link tables in sql server?

475


What are subquery and its properties?

578


Explain different forms of normalization?

532