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

What do you understand by triggers and mention the different types of it?

668


Explain trigger and trigger types?

732


What is difference between commit and rollback when used in transactions?

663


How many null values we can have in a unique key field in sql server?

710


What is query parameter in ssrs?

132






Does sql server use java?

725


If a stored procedure is taking a table data type, how it looks?

6089


What is the sql case statement used for?

753


Can we hide the definition of a stored procedure from a use?

863


Write SQL queries on Self Join and Inner Join.

793


How to provide login information for a new odbc dsn?

684


Why do we need normalization?

658


List out a number of the wants to setup a SQL Server failover cluster?

748


how to trace the traffic hitting a sql server? : Sql server database administration

1414


What is a view in sql?

752