SSIS Package - Excel data source - SQL command - retrieve single cell value...
Hi allI have Excel files to process, all in consistent format. Each file has 12 sheets. Each sheet has 'Header' info on rows 1 to 13 then a table of data below (around 160 rows, columns A14:M173)I'm...
View ArticleDeploying SSIS Package to Linux Server and Correct Folder Path Syntax- The...
HelloI have set up an SSIS package on Windows to download a CSV file from an FTP run some transforms and download images from a list of URLs which works fine.I then want to deploy this onto an Ubuntu...
View ArticleIs it viable in production environment to use Change Data Capture(CDC)...
Hi, Could you please share any success stories/feedback about CDC implementation from Oracle to SQL server using CDC for Oracle by Attunity, SSIS in SQL server 2017.Source: Oracle 11g hosted on Redhat...
View ArticleSSIS in SQL server Express Edition 2017
Is it possible to use SSIS in SQL server 2017 Express Edition?. Does it comes preinstalled while downloading SQL server 2017 express edition?
View ArticleSSIS Job which downloads files from websites using script task failing after...
I have a weird issue when downloading some zip files from websites.My solution is working fine when I run from Visual Studio manually. When I deployed on to the server, it did not run. Below...
View ArticleLOAD FIRST 100 RECORDS
HI ALL,I HAVE 1000 RECORDS IN SOURCE I WANT TO LOAD FIRST 100 RECORDS IN TO DESTINATION .
View ArticleSSIS How to Evaluate Project Parameter Passed (Integer YYYYMM) and Choose
How to build logic in SSIS that can choose a date value by comparing the project parameter value and the date obtained from a sql task.Project parameter "ParmDate" is an Integer yyyymm = 999999Sql task...
View Articlehow to get updated data rows along with new rows.
Hi All,I have query like below. when I am inserting new row it is showing when I am updating some column in table which is not showing how can I get that updated columns also.select e.id...
View ArticleFailed to start project (Microsoft Visual Studio) Catastrophic failure...
I'm getting this weird error message when I try to execute a SSIS package. It keeps on throwing catastrophic failure and fails to start the project.I even tried creating a new project from...
View ArticleDuplicate component name in SSIS package
We have an SSIS package that is currently running on an SQL 2014 instance. When I exported the package to my workstation and tried to open it, I get 'Microsoft Visual Studio is unable to load this...
View ArticleSSIS inserting into Azure SQLDB Always Encrypted encrypted using Key Vault
I have an Azure SQL Database 'Test' with one column encrypted using Always Encrypted. I have stored the automatically generated column master key in a Azure Key Vault. I have tried configuring an SSIS...
View ArticleUnable to Deploy SSIS packages using SQL Server Authentication
I came to know that We are not able to deploy SSIS packages using SQL Server authentication.It can only happen using Windows Auth IS is True?I created few SQL logins for my teammates for operations...
View ArticleNested for each loop container in SSIS
Hi Team,Any one explain about nested for each loop container with example. Thanks Bala Narasimha
View ArticleVS2017+SSDT - TargetServerVersion SQL Server 2012
Hello,I have an installation of VS2017 (15.8.8) and SSDT (15.8.1).I want to be able to deploy the SSIS project to the SSIS catalog to our 'old' SQL Server 2012 and I also I want to start developing for...
View ArticleHow do I pick the most recently file in folder and load into sql data base...
Hi,I have tried a source as flatfile but i need source as a excel file.I have created to Variable like FolderName and FileNameAlso i took one script task and write bellow script // TODO: Add...
View Articlehow can i find my old post on one size fits all etl approach to building a star
Hi. I think my id was once db042188 also and had to be changed for some technical reason. But way back I wrote a post that described a one size fits all etl approach for building a star and I cannot...
View ArticleUsing While loop need to satisfy case codition
I have a sample data Dept Table : Name Maths English SocialStudent Table : Name Subject MOhan English MOhan Maths Rohan English Sajan SocialUsing while loop I have auto incremented the Dept table and...
View ArticleThe file name property is not valid. The file name is a device or contains...
Hi Gurus,I have a foreachloop package and the files folder is a n/w drive. When I ran the pkd on my laptop using BIDS it is running fine but when I skeduled to run it showing me errror:The file name...
View ArticleAnyone running Teradata Drivers/TTU 15.1 connected to Teradata DB 16.2,...
Hello,The title says it all. We are migrating our Teradata platform to Intellicloud and upgrading the database to version 16.2. Anyone still running Teradata 15.1 drivers and utils and connected to...
View Article