SSIS - Paradox / Data Base File (.DB)
Is it possible to export an SQL database table into a new paradox or Data Base File (.DB)the new table will need to be created
View ArticleHow to Insert data in PDW table by using DWLoader in ssis - Source is...
Hi,Please advice how to Insert data in PDW table by using DWLoader in ssis - Source is multiple csv files of 2 GB each in one folder.THANKS & REGARDS,
View ArticleSQL 2016 Agent 32-bit issue
I've read several fixes for this issue but it still seems to persist. I have:- SQL 2016 (SP1) v13.0.4001 - Old Pervasive 32-bit driver to a Timberline DB- SSIS Config Prop > Debugging >...
View ArticleDQS in SSIS - Composite domain - Unable to select columns in DQS Cleansing...
HiI am trying to create a SSIS package with DQS Cleansing task. I am unable to get the failure reason of composite domain in SSIS even though it’s able when we run in DQS Below is the similar...
View ArticleSQL 2016 ISServerExec issue
I've seen a lot of old posts on this issue, but it's still a problem in 2016Faulting application name: ISServerExec.exe, version: 13.0.1601.5, time stamp: 0x57244dcaFaulting module name: ntdll.dll,...
View ArticleInvoking and Passing variable value in SSIS from C#
Problem => The value passed to SSIS variable from C# code is not picked up by SSIS. I have an SSIS pkg, which use user defined variable x of type int, with default value of 3. When executing the pkg...
View ArticleSSIS Package failed with error "Could not continue scan with NOLOCK due to...
Hi,One of the jobs which uses a SSIS package failed with an error saying "Could not continue scan with NOLOCK due to data movement" for only 1 table. The job use to run successfully all these days but...
View ArticleCalling another .dtsx
Hi thereI need tocallother SSIS, whatisthe best waytodo that? In terms of params, I don't understand the password field here, what is it for?My parent package will run under a proxy in my Agent -as...
View ArticleWhat does a SAP R3 connector do?
HiCan someone explain to me what the purpose is of using a SAP R3 with SSIS in order to get data out of a SAP system?Our SAP databases are placed on a SQL Server. SSIS can connect to them directly with...
View ArticleSetting selected databases in the backup database task from a variable
HiI am using SQL Server 2014I wanting to create a SSIS package, using the backup database task to backup specific databases. I have a script task which writes the list of databases to variable object,...
View ArticleData Quality issue with loading Data in SQL server from CSV and Excel file.
Hi All,we are facing issue to load data in sql server from file like CSV and Excle file.1.some time file columns name are change2. Some time spelling mistake or different way to write same name lead to...
View ArticleInvalid Connection Manager - SQL Server Agent Job
Hello Everyone,When I run my package on BIDS it runs without problems, but when I run it as a job on SQL Server Agent, I get an invalid connection manager error. I am using SQL 2008R2. Below is the...
View ArticleSSIS 2008 R2 error on task executing using ODBC connector
I get this error message when trying to execute a simple task in SSIS. I have ran this package before whitout any issue, but now i'm getting this error. I haven't made any configuration changes,...
View Articlehow to dynamically load Excle or CSV file in SQL Server
Hi,I have requirement, first i need to loop a folder and file available in Folder csv,.xls,.xlsx any format any name , name of sheet any thing need to be dump in SQL server database with name of...
View ArticleWhat should we use to generate excel like data ? Should the standard approach...
What should we use to generate excel like data?I am using SQL server 2014Should we use SSIS or SSRS?I am basically trying to understand the clear reasons in the choice of tool to generate excel like...
View ArticleHow to copy/Import a Solution Job in SQL Server Agent
Hello, I have a job that that has steps that calls integration packages, that is not a scheduled or deployed. I have tried to use VS15 as File, New. Project, select Integration Services Import Wizard,...
View ArticlePackage failes and does not conntinue to on the Failed part
Hi All I have a package that imports a number of files to a database. The package runs several Executable Package Task that runs the Package that does the accutal import. But when one of these packages...
View Articlemove SSIS packages from SQL Server 2008 to SQL Server 2012
Hi,Currently I have a lot of SSIS packages running in a server (windows server 2008) with SQL Server 2008. And recently we will buy a new server (windows 2012 or up) with SQL server 2012. How can I...
View Articlehow to open a xml dts package
Hi..Could you please let me know how to open a dts xml package. I have stored the file on my desktop. DO i need to change any of the properties in the file.
View Articlessis dynamic configuration file
Hi everyone ,current scenario :A ssis package is created which loads the data from a folder with text files into the destination DB .further this package is created Dynamic and all dynamic...
View Article