Insert/Update Dimension Table Based on Key Column
Hi Experts, I'm new to field of Data warehouse. I'm trying to load a simple dimension table . Scenario: I have to insert or update Target Dimension table DWQST1 Based on Primary key Incdnt_Nbr from...
View Articlemerged cells in excel
when I import the data from excel into MS SQL, i got the following rows in the DB.In excel row2 to row4: field1 merged and row5 & rows6:field1 merged. Now, I want to replace the null values with...
View ArticleChange a files .csv extension to .txt before importing into table
I have files that update every week that have a .csv extension (Name.csv) I want to change this to .txt (Name.txt) is there a way to do this in ssis?
View ArticleReading Multiple Worksheets from a spreadsheet with a single OLEDB Connection...
Hi all, Any idea about how to configure/read multiple worksheets from a spreadsheet using single connection manager? I think using SQL Command we could able to do - not sure how to achieve that....
View ArticlePipeLineComponentTime calculating incorrectly?
Hi, I'm trying to find out exactly how much time each of my tasks did take. I'm using PipeLineComponentTime logging feature. And the numbers in the logs confuses me as they are very big. Here is the...
View ArticleHow to connect to SAP Tables
Hello Everyone, I am using SSIS 2005 i want to know is there is any connection or component which can be directly connect to SAP tables I have to take data from SAP table and merge it into SQL...
View Articlehow to call one one package from another package
Hello everyone, I want to know how to call one package from another package and passing variable also. Can anyone provide me some link or suggestion or solution for this
View ArticleHow tpo load data based on conditions
hi, i have an excel as source now i want to load data based on below condition if the year is previous year it should loop for 12 times and if it is current year it should loop for 8 times pls can any...
View Articlehow to pass variable using execute SQL task Component
Hello everyone, i have one table name testmail table where all the data is stored like from ,to,CC,message body,message Source i want to make SSIS Package such that i will execute query in execute SQL...
View ArticleRule designer in SSIS
Hello everyone, I am using BIDS 2005 i want to know is there is anything in SSIS which is used for Rule designer
View Articlehow to add department AND city (both with different start date) to Employee...
Hello, I'm using SQL ser er 2008 R2 Standard I have created an employee dimension table, with history for department changes SCD: ID employee_nr Dept_startdate Deparment With a lookup I add the...
View ArticleDatabase Restore fails without error
Dear All, I am experiencing a problem at present whereby database restore is failing, quite often only a few minutes into the restore. No failure reason is given, and the query that calls the restore...
View ArticleDifference between "Redirect rows to no match output" and "Ignore Failure" in...
Hi, Can someone tell me the difference between "Redirect rows to no match output" and "Ignore Failure" in Lookup Transformation in SSIS? Could you give an example as well? Thanks
View ArticleZipping Of File
Hi All, Below is my Code written in Dot Net (C# 2008) using Script task to zip a single file. /* Microsoft SQL Server Integration Services Script Task Write scripts using Microsoft Visual C#...
View ArticleSSIS deployment err last step
I am again getting error done all possible shootouts --Himanshu Kulkarni
View Articleerror during ssis pakage execution
Hello All Friends i'm fetching data from mysql table to sql table. when i execute the pakage all the rows copied excepting few rows and getting error.....
View Articleto convert decimal (28,0) to decimal(10,4)
Hi ALL, We are trying to load a table to another table, where in the source we have fields with datatype decimal (28,0) and in the target table we have fields with datatype as decimal (10,4). We are...
View ArticleUnable to connect to Sharepoint site over https using Sharepoint List Source...
I have downloaded and installed the Sharepoint List Adapter from CodePlex from the link: http://sqlsrvintegrationsrv.codeplex.com/releases/view/17652 However I am unable to connect to sharepoint site...
View ArticleLocal SSIS Connection Issue relating to CNAME
We have a server with a host name Server1 with SQL 2k8 R2 database engine and SSIS. We need to access this server using an alias of "Server2". So we have created DNS CNAMEs to point to the Server1 A...
View ArticleProblems getting correct rights for Integration Services as a local...
OS: WS2008R2 SQL: SQL 2012 I am logged in remotely on the server, so I am locally and have administrator rights Hi I am having problems with accessing SSIS in management studio even though I am an...
View Article