Create table in all databases
I'm trying to create a table and insert some data in all the databases through package. Below are the steps .1. Created variable user::database and set type as Object.2. Created Exec sql task with...
View ArticleSSIS Package Execution Fails when large size Excel File is loaded via SSIS...
Hi - I was working on a SSIS Package which simply loads an excel file and it contains no complicated transformations. The SSIS Package executed via Visual Studio 2015 works completely fine. However,...
View ArticleSSIS Script Task Error through SQL Server Agent Job - The package execution...
Hello Everyone,I badly need help here. I tried various suggestions from different posts in msdn and others , but nothing work out . I have created a package using SSDT for VS 2013 which has a script...
View ArticleDeploying SSIS pacakge with Oracle Attunity connection
We have developed several packages with Oracle Attunity connection (Project level connection). While we deploy this package using SQL server agent the job when runs it fails. This is due to the...
View ArticleTimeout in SQL Server
Hi All, This is related to timeout troubleshooting inside SQL Server. I have below scenario in my env. 3 servers are involved. Srv1 - here jobs and ssis pkgs are resided. Srv2 - Source server from...
View ArticleSSIS Lookup from dim that has fromdate and todate
I want to lookup an id from a dim using a lookup transformation and there is fromdate and todate within the dim, so I want to pass a date from the source and do a between lookup on the fromdate and...
View ArticleSSDT BI is not supported on windows 10 ?
I am trying to install SSDT on windows10.I have windows 10 home premium edition .As per Microsoft site there is no listing for windows 10 ?Note : Microsoft doesnt even sell windows 7 anymore and we are...
View ArticleScriptComponent ThreadPool: randomly exits Main method.
Hi all,Short intro on what I try to do and how I have built it: I need to read a SharePoint list with +6000 listitems and I need to get the versionhistory of each item, which actually means requesting...
View ArticleRead and write SFTP
Hi there,I have two tasks in my package that access a SFTP.Get the files in an input folder, copy the files to a local folder and then move the files in the SFTP to an archive folder.If I execute it in...
View Articlexml destination
hi I am having table in sql server 2008..now i want to get XML destination how to do this in ssis
View ArticleWhy on Earth is there no XML Destination?
I've been working w/ SSIS for a while now, and so far, have been able to work around the limitation of SSIS not supporting an XML Destination task (mainly by simply not creating XML files). And even...
View ArticleDay Comparison Between TY and LY
Hi everyone,My department supervisor gave me a job to do which is about to produce automatic daily, weekly and monthly reports. A datamart is ready for this process. I have to compare the trend of last...
View ArticleSQL Server Integration Services on all Windows XP Desktops
I have been asked to review a migration from XP desktops (I know) to Windows 7 or 10.The audit has identified that the followingtools are installed on all of the XP clientsSISSSSASSSRSManagement...
View ArticleHow to compare two excel files, when one excel file has vertical vertically...
Hi All,I am trying to use SSIS to compare to excel files. But the challenge here I am facing is, one excel file has the columns placed vertically and not the usual case of horizontally. When I take...
View ArticleHow can I save the path and the file for a plain file destination?
Hi,I'd need to save the full path and file name because after processing the output, this output must be transferred by using FTP TaskThanks in advance,
View ArticleError when loading data from SAP R3 to SQL BI
Hi everyone,we have extracted a very big Table BSEG from R3 to SQL BI. However there is an Error when loading:ERPConnect.ERPException:CPIC-CALL: MRCV: rc= ...LOCATION CPIC (TCP/IP) on local hostERROR...
View Articlehow to import data(from Sheet 1) from multiple excel files to multiple...
I have a specific task and trying to figure out a solution .. I have a client folder that gets loaded with an excel file for every month. It has multiple sheets but I need to pull just 1 sheet(same...
View ArticlePull data from Redshift
Hi, We want to pull data from Redshift database into SQL Server. Currently, we are using SQL Workbench to analyze Redshift database. We referred the following link -Connect Your Cluster By using SQL...
View ArticlePrevent SSIS Number Rounding
Hi , I am facing a strange issue using SSIS and need some help in this regard. Le me first set the context. I have a simple package that is used to load an excel file content into a SQL Table. There...
View ArticleHTTP Connection Manager - file size > 2GB = blank file
Hi, I'm using this in SSIS SQL Server 2008 R2 to download a fileRecently the file size has increased >2 GB.The downloaded file is now blank - it produces a file of about the right size but full of...
View Article