SSIS Job Fails with unexpected termination on Execute of Data Flow Task
Hi there,I've looked all over the community and none of the possible solutions fixed my problems. Can someone help me look into it?In the SSIS job history the error message is not helpful. The error...
View ArticleOverriding package variables using multiple configuration files in sql agent job
Greetings, I have a package that has a variable @supportemail. I create a config file named "support_emails.dtsconfig" including the @supportemail variables value to overide when I run via agent job...
View ArticleIs there an End of Life cycle for the "old" SSIS file system packages ?...
Hello, is there going to be an end of life to the old file system way of doing things with SSIS? and having the SSISDB catalog the only way to use SSIS?thank you!
View ArticleSending email with attachment in SSIS
Hi everyone,I am working on a project that requires that export data from SQL Server database into files and then send these excel files as an attachment in email using SSIS.The package will create 3...
View ArticleDropdown option for SSIS package parameter
Hi guys,Is it possible to have a dropdown option for package parameter in SSIS with a string data type. I need this because I will like the users to always enter the correct value for the parameter....
View ArticleHow to open a ticket with Microsoft Tech support (ssis integration services)
Hello,I have a problem with Windows Integrated security in a package connection. Running DTEXEC locally is working Running the same from another server returns error "Anonymous logon denied". After...
View ArticleVS 2017, SSIS Deploy to SQL Server 2019 as TargetServer
So we replaced one of our SQL Server from 2014 to 2019. For development, we have VS 2017 with SSDT and found out that with a SSIS project, we don't have an option to choose the Deployment Target...
View ArticleSSIS - Transfer SQL Server Object Task- Row Count for each Table.
HI All, I am new to this forum. I have a requirement where i need to copy tables from the source SQL database and migrate it to Sql Server 2014. I have achieved this task using Transfer SQL Server...
View ArticleSSIS Package Deployment History/
Hi all, I am trying to get the SSIS package deployment history (not the SSIS project project deployment). Through SSISDB.internal.packages I got five rows with a project_version_lsn field, so I guess...
View ArticleKingswaySoft Productivity pack Data anonymization implementation...
We are currently building a POC using Data Anonymizer task provided in Productivity Pack where the business requirement is to anonymize around 80-90 entities records in Dynamics 365 online.We are...
View ArticleNot able to execute SSIS package from batch file
Hi There,I am trying to automate SSIS package execution using Windows Task scheduler and batch file(Since I don't have permissions to use SQL server agent).In the SSIS package I am using two...
View ArticleAn OLE DB Provider was not specified in the ConnectionString
I am trying to just test a connection to a database. I have a label in a form named "lblBDconnection" and if the connection works it displays "Connected to Database". I cannot seem to connect to the...
View ArticleMigrating SSISDB 2014 to 2019
I restored our SSISDB from 2014 to 2019. However, we could not deploy packages getting the error below:It looks like a schema issue and the proposed workaround worked when I tested this. Problem is, if...
View Articleteradata "could not create a managed connection" server and azure environment
Hi, Background: all executions on my win 10 laptop work great, both oledb and ado.net. on a win 12/ ms sql 2014 server and an azure partition, the oledb tasks work great as ssis jobs. For a...
View ArticleSSIS permissions
I have a simple SSIS job. Map a drive, import a .CSV file from that drive to a SQL table, unmap the drive. (I find that flat files do not accept UNC paths - this is on SQL Server 2008). This runs as...
View ArticleSSIS Designer is Solid White
I've been creating many SSIS packages lately using VS2013 Ultimate w/ Update 4. On several occasions, I have built packages and have them working then come back later and re-open the package in the...
View ArticleSSIS package hangs on validation in Visual Studio
When I push my SSIS packages up to my production server (which has a different data source than my developement environment) and I try to open the package on the production server, it takes forever for...
View ArticleCannot load script for execution
Hello we are running SQL Server 2017 (RTM-CU20) Standard Edition (64-bit) on Windows Server 2016. We installed SSDT-Setup-ENU.exe - VS 2017 14.0.16214.0 . All, but Script Task is working. We have...
View ArticleAlternative SSIS tasks to SQL Scripts
Hi, below is a basic proposal for a new SSIS package (not mine). I am relatively new to SSIS and in the learning so far I have really enjoyed what SSIS has to offer. So for me the below concept will...
View ArticleSQL Server: Differential Maintenance Plan fails
I have created Backup Maintenance Plans for full, differential, and transaction logs. I notice that the rest run without a hitch. The differential file is created, but get the following error: Executed...
View Article