packages design for big table
Hi,I am a very critical stage of package designing and need help in taking very critical and important decisions.There are multiple table for weather information i.e., one table for each location in...
View ArticleSSIS Data Profiling Task ProfileInputXML Property issue
Currently using the ProfileInputXML property to load XML via the Expressions pane. This is all part of a For-Each Loop solution I have.All ok so far with the results UNTIL I alter the XML to go from a...
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 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 ArticleMicrosoft connector V3
Hi,We are using Microsoft connector V3 on server but I am getting error as Oracle registry cannot be opened.Server details:Windows 12 64 bit machineSSIS installedFollowing are the questions:-1 .Why the...
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 ArticleAfter installing SSMS 2014 I can no longer add a source or destination in...
I really don't know what is happening but I have been using VS2010 and SSMS 2014 for a couple of months now with no issue. Yesterday when I opened an SSIS package that I had created in VS2010 I was no...
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 ArticleSSIS/SSDT: The underlying connection was closed
I am trying to use Web Service Task in SSIS/SSDT to use our company's Web Service. However I am getting this error: "The error is: The underlying connection was closed: Could not establish trust...
View ArticleCDC Control Task: "Timeout expired" (when TransactionOption is Required)
We are doing incremental load using CDC and trying to implement transaction rollback in case of any task failure including ‘CDC control task’ in SSIS package. To complete 'Get Processing Range' and...
View Articleis BIML like XAML?
Hi, I mean, i remember moving XAML files around from my WPF project and everything was there. BIML can do the same but for a .dtsx package? I don't know if I am very clear.EDIT. Be able to create from...
View ArticleLoading the data from Google Sheet into SQL Server by using SSIS Package.
Hi Everyone, I am facing some problem while loading the Google sheet data into SQL Server by using SSIS. I have downloaded and installedGoogle Data API SDK in my local machine. Script task...
View ArticleMaking a POST request in C# with Basic Authentication and receiving the...
I have written the below code to login a web page and receive a Token as a response in text format. I am unable to recieve the response from my below code. Can some one please guide me where i have...
View ArticleSQL Server 2016 Data tools does not appear in Visual Studio 2015
Running Windows 7 enterprise 64 bitHave SQL Server 2012 developer edition on the same computerI installed visual studio community and checked the box for SQL server data tools. The installation appears...
View ArticleDynamically create OLEDB table in Data flow(SSIS)
As my requirement is import the data from CSV to OLEDB(daily in new table dynamically)So prepared tasks1.SQL Task --to create dynamic table by Property expressions2.Data flow in For each loop -...
View ArticleA basic concept question about SSIS 2012 Environments
Hi Everybody,I'm finally getting around to learning about SSIS 2012 package Environments and I can already see the value in them, but I'm wondering if Environments could be used to facilitate only a...
View ArticleBULK INSERT error with severity level 16 were not caught by TRY / CATCH blocks
Hi, I am facing an issue with bulk insert from a CSV to database. With try, catch block I cannot see any errors but when I execute without try catch block, it gives following errors.Msg 4864, Level...
View ArticleLoading Dimensions and Facts
Hi all,1. Is it better to load the fact table from the dimension tables, so populate the dimensions with all records from DW and load fact with same records from those dimensions using joins. 2.Or is...
View ArticleExcel File Issue in SSIS -SQL Server 2014
We have a Master Package which runs in Default mode (64 bit). We also have child packages for different file formats such flat files, tab delimited and fixed width etc and there is also a package for...
View ArticleHas data source got column?
I need a way of detecting if a data source (mdb file) contains a column or not. I have a data source being downloaded every 5 minutes and sometimes it will contain a column called FlareT and sometimes...
View Article