Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 ssrs maintain security?

1132


what is a transaction and what are acid properties? : Sql server database administration

1089


What is dknf in normalization form?

1109


can SSRS reports Cache results?

155


What happens on checkpoint?

1069


What are the different Topologies in which Replication can be configured?

1237


Will count(column) include columns with null values in its count?

1147


What are the purposes and advantages stored procedure?

1018


What is the purpose of floor function?

1090


what is database replicaion? What are the different types of replication you can set up in sql server? : Sql server database administration

1047


Do you know what are the differences between lost updates and uncommitted dependencies?

1136


What is triggers and its types?

1064


How do you create a clustered index?

1124


Difference between Inner vs outer joins?

984


How to connect to a sql server using odbc_connect()?

1201