Quantcast
Channel: Questions in topic: "ssis"
Browsing all 813 articles
Browse latest View live

How can a user with READ only Execute an SSIS package that has a WRITE...

Hi, Using Visual Studio 2010 and Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64) Enterprise Edition (64-bit) on Windows NT 6.1 (Build 7601: Service Pack 1). I have created an SSIS package that...

View Article


SSIS FTP task failing

I created a FTP task to upload files to a vendor . It run fine until I add it to the sql agent and scheduler and get the following errors; 1. Object reference not set to an instance of an object 2...

View Article


Communication Link failure when running the SSIS package from JOB

I have a SSIS package which runs successfully in BIDS but when I try to run as a job it gives the below error. From trace file we identified one query which takes more time and tried to tune it using...

View Article

package runs from data tools, but job doesn't get executed

I have read some articles regarding this issue, and suggested that I use proxy account. Can I run the job without the proxy account?

View Article

SSIS, SSAS, SSRS Installation

I'm very new to SQL and SSIS, SSAS, SSRS, I have 3 tier SharePoint farm with one SQL Database and one Separate Report server where all SSIS, SSAS, SSRS are going to install, my question is: 1.I have...

View Article


How to load data from multiple tables to multiple tables by using SSIS

I am using SQL Server 2008 R2. I have almost 106+ tables in database and now I need to load data from these tables into another database. Table structure of source and destination database are same....

View Article

How to search folder in the file system and move it to the destination file...

I have some tables in SQL Server database, in each table there is a column that contain a ID number. For some each specific ID number application create a folder in the file system, folder name is same...

View Article

Cannot see XML mapped data destination SSIS 2008

I am using XML source to get data from an XML file. When i execute the SSIS package i done see any data being transferred to destination. What could be the reason. Attaching the XML file and XSD Am I...

View Article


Slowly Changing Dimension: Update “row is current” value

I have a customer SSIS package that is configured to be a slowly changing dimension. During the wizard, when choosing either the is current or the start-end date option, I have chosen the start and end...

View Article


SSIS Excel Destination issue

Hi Team, i want to insert records from SQL Tables to excel usis SSIS packages. On excel insertion should take place from row number 19. what is the best way to acheve this

View Article

SSIS 2016 - Package to copy data

Hi all I need help with creating a SSIS package in SQL 2016, i have downloaded the SQL Server Data Tools 2015 for VS 2015. The package must basically copy data from one database to another, but the the...

View Article

How to find which job is executing the deleted ssis package

I have deleted the scheduled job in sql and the related package in ssis but still the package is running at the scheduled time. I dont find the job in sql server and also the package in ssis. Can...

View Article

SS 2016 SSIS Change Data Capture Issue

We recently upgraded to SQL Server 2016, standard edition, and our CDC SSIS packages started failing. The CDC Source object fails every time we attempt to run our packages. Microsoft has acknowledged...

View Article


Error execute SSIS package in SQL job

I am in the process migrating SSIS packages from SQL 2012 to SQL 2014, during SSIS migration, the SSIS package cannot executed from SQL job, the Error message: " Message Executed as user: NT...

View Article

SSIS - How to restrict send mail task in for each loop

Hi everyone, I need some help with an SSIS package I am creating, (the scope) I am exporting excel files dynamically to files (which works amazingly!) and require that same data output to be sent to me...

View Article


Column level decryption returns NULL value at my destination DB, am using...

Hi, I am facing issue while decryption, Please help me if my column encryption/decryption process is wrong, It mandatory to follow export and import my column level encrypted data. (Between different...

View Article

Installing free SQL server with SSIS package

Hi Friend, I am using Windows 10 laptop. I want to install (free) SSIS for learning and practice purpose. Can anyone please let me know the version of SQL server (including SSIS) and its link such that...

View Article


Deploying an SSIS Project gives ‘Exception of type...

I’m new to SQL and have had the role of DBA thrust upon me. I’ve been trying to re-deploy, the project has already been deployed so it can be done, a large(ish) project (about 2,000 packages, taking up...

View Article

how to create a SSIS package to iterate though databases and look for a...

how to create a SSIS package to iterate though databases and look for a specific table name and delete rows older than a year. The deletion should be in batches of 20000 rows at a time. should i use...

View Article

How can i improve insert performance on a same SQL table if you have multiple...

All, I have 3 SP's which have basic sql with all joins included and inserting rows into table A (row count estimation from all 3 sp's is almost millions). In the same way all other proc's have...

View Article
Browsing all 813 articles
Browse latest View live