Troubleshoot Microsoft Connector 1.0 for SAP BI
I have installed the Microsoft Connector 1.0 for SAP BI (April 2009 feature pack) on a Windows 2008 R2 server with SQL 2008 SP1 (Cum Update 6).I have established an SAP BI Connection and SAP BI Data...
View ArticleSSIS pkg 2012?
Hello:I have SSIS package designed in SQL 2012 where Source is SQL Server 2008 and destination is SQL Server 2012. i have CDC in SQL 2008 and my SSIS is doing ETL based on "fn_cdc_map_time_to_lsn".I...
View ArticleLoading Datepart in Excelsheet Name into Table
I have excel sheet it's name is ExcelSheet20Oct2012.xlsx I'm looping this excel sheet into a table, so I have the name of this excelsheet stored in variable "ForEachExcelName". Now my requirement is I...
View ArticleI cannot get into my other profile: I like to ask for a idea of how to take...
I have three tables. First table and Second table has a field(MnfrNum) that should be exactly the same in both tables, but this is not always true. 1st and 2nd table has a second field(ManufactureName)...
View ArticleSSIS 2008R2 + out of memory exceptions
I'm setting up a small-mid sized data warehouse load and I seem to be getting out of memory exceptions all over the place. I usually do my heavy data lifting using tsql but thats not an option here...
View ArticleExtracting only datepart from different length excel sheet names
I have excel sheets who's names are like thisExcelSheet20Oct2012.xlsx ExcelSheetProducts20Oct2012.xlsx ExcelSheetSubCategories20Oct2012.xlsx I'm looping this excel sheets into a table, so I have the...
View Articlesynch data from salesforce to Sqlserver Using SSIS
HiI required to extracting salesforce.com data using SSIS and store in SQL database. Is SSIS provides the way to interact with Salesforce.com?kindly let me know the possible ways to extract data from...
View ArticleHow to Configure CozyRoc lookup plus in SSIS.
Hi All,I need steps to join different table using CozyRoc lookup plus in SSIS.Please help me to configure CozyRoc lookup plus to get this.Thankyou.
View Articlehelp needed for each loop
I have two tables, one a master and a second a child.They are linked by a uniqueidentifier. field name LedgerKeyI am using an executeSQL task to select all the unidentifiers from the master table into...
View ArticleAn OLE DB record is available. Source: "Microsoft SQL Server Native Client...
hi,we are geting below error, whaen exeu SSIS packge, please find error belowExecuted as user: prod\SYSTEM. Microsoft (R) SQL Server Execute Package Utility Version 10.50.4000.0 for 64-bit Copyright...
View ArticleTwo tables and One table(created manual alias table) to bring back exact...
Hi, I have two tables with data. Two of the tables have a brand name a brand number that should be exact and both tables have numbers that are distinctive. And a third table with exact alias brand...
View ArticleUnZipping Of Files
Hi all,I have requirement which is as follows.1> Thr is a folder By Names Old where the Zip files gets accumulated based on daily,weekly etc.From this folder i need to check for the zip files and i...
View ArticleHow to load Data in Parallel in SSIS SQL Task
We have around 3 milions Records , which are independent of each other.3 Milions of Member Exists in source Database and we want tomove to target database.3 Milions records need to be validate and...
View Articleissue with ssis External table is not in the expected format ???
i have read the other posts related to this issue my problem is , i have developed a dts package and its working fine on my machine , it importing the data correctly mapping it to the table ,...
View ArticleSSIS Wizard Copy Table to Azure SQL Database
Can SSIS Wizard copy a table from a regular Earth-based database to Azure? Thanks.Kalman Toth SQL 2008 GRAND SLAMNew Book: Pass SQL Exam 70-461 & Job Interview: Programming SQL Server 2012
View ArticleHow to embed SSIS package password in a SQL Job Agent
Hi,I'm having a problem with saving a password in a SSIS package that is accessing an Oracle database as an external data source. I experienced the problem that many people have had with the SSIS...
View ArticleCannot delete the green line connection between tasks
Hi All,I cannot delete the green line connection between tasks none I can delete the task. I got the following message:Cannot show the editor for this taskObject reference not set to an instance of an...
View ArticleHow to write a script task to change file name in a folder before loading
Hi FriendsI have some excel sheets in a folder, some have extension .xls (MS Word 2007) and some have.xlsx (MS Word 2010), Now I want to write a script task to change extension to.xlsx if it finds any...
View ArticleSSIS Pkg Created in SSMS using Wizard Fails when running it in SSIS
First-time user of ISS in SQL 2008 DevEd,Built package using (starting with) import export wizard to extract table data from Access 2003 MDB into SQl 2008 tables.I was able to successfully run (in...
View ArticleSSIS 2008 R2 - Load Unicode value to DB2 TimeStamp column
In text file, i Have 20120211 08:08:08 PM which has to be loaded into DB2 TimeStamp column.I tried using Derived column to get the data into DB2 timestamp format (2012-02-11 08:08:08.000). But it is...
View Article