Best way to load huge chunks of data
Hello All,I have a question regarding the best way to load huge amounts of data. I am using SSIS to load load data from source into the destination. Both are sql server tables. There are two packages...
View ArticleSSIS - API - For Loop - 70k in ForLoop - Need backup
Hi everybody,I need some assistance with an SSIS task which uses a For Loop.Essentially I am making 70k individual API Calls inside a For Loop. So needless to say, it is time consuming task. Likely...
View Articlehow to place variable instead of manual date in the source query from oracle
Hi all,i am using source as oracle query and i wanted to put date variable instead of manual date in the below query.select * from sample where '20-JAN-2018' BETWEEN start_date AND end_date AND...
View ArticleThe Script Task uses version 15.0 script that is not supported in this...
Hi All,We are migrating an SSIS project from SQL 2012 to SQL 2016. The project upgraded successfully without any issues and able to run few packages without any errors. But there are few packages which...
View ArticleSSIS Debugger - Unable to start 'DTS'
When trying to execute SSIS packages in VS 2017, I am receiving the error shown below. I have read other threads and one solution listed is to run the Visual Studio Installer to add the Windows...
View ArticleHow to pass parameter value while executing through dtexec
Hi All, I have to execute the package through dtexec command line by overriding parameters. I am trying with following syntax but not being able to do it successfully. Tried to search online but could...
View ArticleSSIS Script Component to convert DateTime format
Hi, Can you please help me with the C# code to convert DATETIMESTAMP in the format YYYY-DD-MM HH:MM:SS.FFFFFF to YYYY-DD-MM HH:MM:SS.FFFFF. The code must convert the scale value (fraction second)...
View Articlehow to use sql command from variable in the ADO.NET source
hi,can anybody explain me how to do command from variable access mode using ADO.NET source,i am able to see here only two options.i wanted to use ADO.net source with command line from variable,could...
View Articleعناوين صيانة ديب فريزر بيكو مدينتى ٠1207619993 @ ٠235700997 توكيل معتمد بيكو
عناوين صيانة ديب فريزر بيكو مدينتى ٠1207619993 @ ٠235700997 توكيل معتمد بيكو
View ArticleSSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code:...
Am importing data from execl using ssis package . 1st i got data type miss matching issue, that time am took a data conversion transformation. but again Am getting bellow error messages while executing...
View ArticleAdding Script Component to VS2015 generated package doesn't run on SQL Server...
We are upversioning from SQL 2012 with a BIML-generated package containing a script component. We're receiving an error that I am able to reproduce in a fresh project without BIML.The error is:Failed...
View ArticleSSIS Agent job Issue
Hello All,Recently our server were upgraded from SQL SERVER 2012 to 2014. our local machines have only 2012. After upgrading the servers when i was running the ssis existing agent job, able to load the...
View ArticleDataflow extration limit stop at 3XX XXX record from oracle DB with OleDB...
Hi, I got a strange behavior during extraction process into my data flow. I got a source from OLE DB Source (oracle with last driver 12.2.XX) and all run fine but at 348,128 record, my process stop...
View ArticleSSIS runs successfully but latest record is not inserting into table
Hi All, I have source A and source B two databases on different sql servers. Need to bring data from source A to source B for few columns by comparing column A in source A database and column A in...
View ArticleTransfer db Vs Backup and Restore
Hi guys, Which is the difference between:A Taking a Backup (DB Abc) and Restore it as DB EmnandUsing Transfer DB from Abc to Emn?Shall I consider something before dropping all the backup and restore...
View ArticleSSIS
Hi All,Please suggest to the below question.I did not get good quality of work in SSIS in my current project.because of that I am not more confident on that,But I want some good exposure, I need some...
View ArticleNeed help: How to import csv file with inconsistent columns?
I have a csv file with the following columns:A , B ,C ,D ,EI would like to import records from only the following columns B and D excluding others, the data type is fixed for B and D.The csv file can...
View ArticleBCP Command through Putty
Hi Excerpts, I would require your help on below issue.I am new in MSSQL. My file is present in Linux server and SQL server is installed in Different server. Customer was excepting data from file (Which...
View ArticleHow to import data from Rest API which return JSON
I have a requirement to extract data from Rest API which return JSON and along with it I will also have to pass variable to extract multiple reports. Thanks for the help in advance.
View Articlehow to load multiple source folders related files into destionation table...
Hi I have one doubt in ssis, how to load multiple source folders related files into destionation table using single foreachloop ssis package. source files are available in two different folder and...
View Article