Excel to SQL db using Pivot ( Need to skip some row on top and Bottom)
Hi, As per attached screenshot , I am getting Excel file from various Source System in multiple tab ( each tab is having different structure). Basically I want to create a package which will copy...
View ArticleDelete and update in different tables using SSIS package
Hi TeamHave data in 3 different databases like Archive, Staging and Live.Live DB : data from Jan 2006 to Dec 2018Archive DB : data from Jan 2006 to Dec 2014Staging DB : data from Jan 2006 to Dec...
View ArticleOLEDB destination not getting inserted with full records imported from excel
Hi All, I have a requirement in which im importing records from excel source. I have redirected rows on error and having a subsequent task. But, the full records are not getting inserted into...
View ArticleSSIS Excel worksheet containing cross-reference formula inserting as NULL...
When uploading an excel worksheet containing columns withcross-reference formulaethe numeric fields are returning as NULL value instead of the numeric value. A work around is to press“F9” to refresh...
View Article"ORA-01005: null password given; logon denied" Error when trying
Hi,I am staging the data in to the SQL Server from Oracle database. I mentioned the orcle connection string in one project parameter and the password in the separate parameter. I properly connection...
View ArticleThe conversion returned status value 4 and status text "Text was truncated or...
Hi Gurus,I am pulling data from Oracle to sql serevr and got bellow error in mid of the process.Data conversion failed while converting column "comment" (72) to column "comment" (22). The conversion...
View ArticleAccess is denied to connect to SSIS
I have already read many articles explaining how to configure SSIS for remote access. However, I still getting the message "access is denied" when I am trying to connect to SSIS using SSMS.Here are the...
View ArticleMerge records from excel and SQL (derived columns like operation)
Hi,I am looking for suggestion on how to resolve a requirement as below,1) read data from excel source which has 2 columns as below,TName |TRevision|T01|00T02|00T3|00 2) Read data from a SQL table...
View ArticleSSIS between SQL 2017 and 2008R2 using Kerberos Delegation .. oy ..
I have three machines participating in this exercise and I think I have everything configured properly -- but I'm still getting an error.The error is the dreaded 'nt authority\anonymous' login error...
View ArticlePivot with XML Source fails with error
Dear All,Environment: SQL SERVER 2008, BIDSObjective: READ XML data which has data in the form of "XML Attributes" (not XML elements) and I need to PIVOT (Flatten/De normalize) the data into a single...
View ArticleIssue while using OData data source for SuccessFactors
Hi, I too am facing a similar issue. I am using SSIS OData source to connect SuccessFactors source feed location. I am able to connect successfully using Basic Authentication method and am also able to...
View ArticleSSIS Web Serivce Task getting error 'SSL certificate response obtained...
HiI am trying to add web service reference using Web Service task and the web service is having https protocol. after adding url in Http Connection manager i can successfully connect to server. I tried...
View ArticleSQL Server Import/Export Wizard job fails with LocaleID error (Code: 0xC00470B6)
Hi,I've created a simple export job between two servers, where I export some data based on a query from one table in server 1 to another table in server 2. The data dump went without error and dumped...
View ArticleERROR while creating linked server from MS sql server to DB2
TITLE: Microsoft SQL Server Management Studio------------------------------The test connection to the linked server failed.------------------------------ADDITIONAL INFORMATION:An exception occurred...
View Articlecreate a folder with system date as a name inside a container-- copy all the...
create a folder with system date as a name inside a container-- copy all the blobs into from another container into this newly created folder and then delete all the blobs from first folder....
View ArticleScript Task version not supported
Hi,I am developing a SSIS package with VS-2017 and trying to deploy it on SQL-2016. During the execution, I get exception regarding SSIS Script Task version:SSIS there was exception loading script task...
View ArticleSSIS - Loop through 100+ table names updating SQL Server tables with ORACLE data
Hello All!Here is what I am trying to do:-Build ForEach Loop container to loop through a table consisting of source/dest table names and query statement-Populate ssis_variables source_table,...
View Article