Upgrading packages to Server 2014 with VS2015
Hi I have recently had our sysadmin upgrade our de SQL Server to 2014, when I did this previously I had to use VS2013 which would upgrade the packages and all was well. Now it seems that VS2013 is no...
View ArticlePlace excel file in Http location
Hi i have a sql table, and i want to pull the data and place it in t a http location in excel format.what destination task can be used for this?am able to create a connection manager to my http address...
View ArticleSSIS [Analysis Services Execute DDL Task] Error: Error at XML-Analysis Row 8,...
Hello all,in my SSIS package I'm getting an error executing an Analysis Service Execute DDL Task:Error at XML-Analysing Row 8, Column 4032: The name in the end tag of the element must match the element...
View ArticleHelp! How to read data from a simple xml in SSIS package? XSLT?
sorry, but I haven't had much contact with XML before and it's quite urgent now. All I need to do is be able to retrieve 2 values from an XML file: ExcludeOutputFile and XmlOutputFile. In the current...
View ArticleWhere do you install the Balanced Data Distributor Component?
I know you have to install it on whatever machine(s) you are developing on, but do you have to also install it on the server where the SSIS packages are running as well?
View ArticlePackage executes Script without doing anything
Hello AllBefore i start with my problem description let me provide you with insight of the enviornmentEnviornmentServer : Windows Server 2008 R2DB : SQL Server 2008 Enterprise EditionDll Used in...
View ArticleBizTalk vs SSIS
-Scenario: There are 2 files: File A (1 GB) and File B (0.5 GB). In SQL Server, there are 2 tables (table 1 and table 2) in the same database. There is relationship between table 1 and table 2. Need to...
View ArticleHow to connect SQL server using connection string instead of connection...
Is there any way to connect SQL server using connection string instead of connection Manager in SSIS script Task.
View Article[ADO NET Source [2]] Error: The error "Specified cast is not valid." occurred...
Hi,I am new to MS SSIS and I'm trying to read some data from a table using an ADO NET Source (from a dwh) and push the data into MYSQL server table using ODBC destination.I have mapped all the...
View ArticleSet values for SSIS Package
I have a ETL Package, In that package, I am using two connections(one is for Source another for Destination in Connection Managers). I want to set values for those connection managers in job level. How...
View ArticleSSIS 2012 deployment - Few questions - Please help!
Hi,I have a SSIS 2012 solution with 10 packages. I have 4 project parameters.They are 1) proj_pm_SourceServer 2) proj_pm_SourceDatabase 3) proj_pm_DestinationServer 4) proj_pm_Destinationdatabase I...
View ArticleExecution time of each task of package from SSISDB catalog
Hi All,Is there any way which can give us the execution time of all the task like DFT,Execute sql task and script task of package from SSISDB catalogexecution time means starttime and endtime of...
View ArticleFetch Index Fragmentation data for all databases from multiple all SQL Server...
Hi,I am using cursor to fetch Index Fragmentation data of all databases from multiple SQL Servers in SSIS Package.But Getting error [Source - Query [43]] Error: No column information was returned by...
View ArticleAutomate the testing of SSIS packages
Hi ,Can anyone recommend any tools which will help automate the testing of SSIS packages?Thanks,Mohan
View Articleارقام تليفونات ويرلبول || 01014723434 || توكيل ثلاجات ويرلبول || 01225025360...
وكيل كبري الشركات العالميه فى مجال صيانة الاجهزة المنزلية , مصرتوفر مركز صيانة ويرلبول الصيانة والتجديد للاجهزة ارقام اتصال ويرلبول ||0235695244 || 01225025360 | المحمول :| 01127571696 | 01014723434...
View ArticleSSIS : Execute SQL Task component - Can it handle multiple queries ?
Hi experts,Can a single Execute SQL Task component perform multiple tasks such as UPDATE, DELETE, INSERT INTO in a single go ??I just want to avoid my SSIS package looking redundantly too...
View ArticleIntegration Service Project Deployment in Visual Studio 2015
I have developed an SSIS package (.dtsx) in Visual Studio 2015. How can I deploy these packages to SQL Server 2012
View ArticleReplace single quote (') to double quotes
Hi all,IN my SSIS package I am using 1 execute sql task , which I am using to store the value of PARTNM in to 1 variable called User::VarPartnm.I am getting value like MCD'S in VarPrtNm variable.Now I...
View ArticleSSIS - Foreign Key- verification before insert
Hello all,In my SSIS integration I am inserting data into SQL View which has a INSTEAD OF trigger to handle the actual insertion.The background table has some foreign key constraints which usually...
View Articledynamic bulk load
Hello, At present in the ssis package, I have placed an Execute SQL Task which does the follwoing as a dynamic sql by passing in:@TableName @FullFilePathset @SQL_Truncate = 'TRUNCATE TABLE ' +...
View Article