2,502 questions with SQL Server Integration Services tags

Sort by: Updated
3 answers

has inline function got any catch?

hi, I heard many people saying "functions are denounced in tsql" is there any catch? q1) need to know what are the cases where we should not use? q2) should we avoid scaler functions also? q3) should we avoid scaler functions if we have to…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,202 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,855 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,258 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,591 questions
asked 2024-03-11T05:57:35.8533333+00:00
Rajesh Kumar Yadav 0 Reputation points
answered 2024-03-26T17:11:52.99+00:00
Bruce (SqlWork.com) 60,361 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to move SSISDB to another

I have two machine both installed SQL SERVER2019, I want to move the SSISDB from A machine to another. Is it possible? How can i do that?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-03-26T05:47:16.8433333+00:00
Jonny-4280 80 Reputation points
accepted 2024-03-26T08:05:35.27+00:00
Jonny-4280 80 Reputation points
1 answer

Unable to add custom component in ssis toolbox

I am trying to add a custom component to ssis toolbox with help of C# class library file. I built the C# file after signing it with strong key. Then, I copied the generated .dll file onto the path ->C:\Program Files (x86)\Microsoft SQL…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,573 questions
asked 2024-03-25T12:18:42.2166667+00:00
Deepak Lavate 0 Reputation points
answered 2024-03-26T01:45:36.71+00:00
ZoeHui-MSFT 34,836 Reputation points
1 answer

In SSIS (version 15, created through Visual Studio 2017), I am trying to connect to a Sharepoint list ("Deficiencies") with an HTTPS URL. I get this error:

I am trying to get the sharepoint list using oData Source service using Basic Authentication. The connection test okay and i can preview the data. Connection String https://XXXXXXXXXXXXXXXX/_vti_bin/listdata.svc/ But when i run the package, it will error…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-03-23T21:24:40.6533333+00:00
Richard O'Carroll 0 Reputation points
answered 2024-03-25T02:14:29.9633333+00:00
ZoeHui-MSFT 34,836 Reputation points
4 answers

SSIS - ODBC Destination Error with MySQL

I'm getting the following error when trying to configure my ODBC Destination for a MySQL table. Exception from HRESULT: 0xC0014020 Error at DFT - Insert into MySQL [ODBC Destination [476]]: SQLSTATE: 42S22, Message: [MySQL][ODBC 8.0(a)…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2022-07-27T12:37:47.357+00:00
Drew Baumgartner 1 Reputation point
commented 2024-03-24T10:12:30.06+00:00
Dimitris Vayenas 21 Reputation points
1 answer

Could not load file or assembly 'Microsoft.VisualStudio.Tools.Applications

I have been following the SSIS tutorials from Microsoft Learn: https://video2.skills-academy.com/en-us/sql/integration-services/lesson-6-4-deploying-the-lesson-6-package?view=sql-server-ver16 I am currently stuck at step 8 of "Add the package to the…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-03-09T15:50:00.2433333+00:00
Norman K. F. Chow 80 Reputation points
commented 2024-03-24T05:17:04.08+00:00
Norman K. F. Chow 80 Reputation points
2 answers

Struggling with SSIS lookup date key transformation

How do i fix the below error, i have confirmed a million times that the data type is the same. The date formats are different though. Could that be the problem

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
507 questions
asked 2024-03-21T12:09:24.4733333+00:00
Susan Gatura 0 Reputation points
answered 2024-03-22T01:31:06.7566667+00:00
ZoeHui-MSFT 34,836 Reputation points
1 answer

Automate delta changes, IUD, between 2 database and push the changes to a 3rd database

We currently are using a manual, GUI, process with Redgate to generate the insert, update, and deletes statements that occurred between two databases, the same full database backup at midnight, day to day. These changes are pushed to a 3rd database used…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-03-19T16:20:09.08+00:00
Philips, Garry, PED 0 Reputation points
answered 2024-03-21T02:04:29.97+00:00
ZoeHui-MSFT 34,836 Reputation points
1 answer

Connect to ADLS Gen 2 from SSIS 2019

Hello I'm trying to import files from ADLS Gen 2 container using SSIS 2019 Azure feature pack. Azure storage connection manager succeeds but when I use the Azure Blob Download Task I get the following error. https://myblob.blob.core.windows.net/,…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,576 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2023-12-21T00:32:57.1633333+00:00
Raj D 586 Reputation points
commented 2024-03-20T17:06:22.2133333+00:00
Aravind Raam 20 Reputation points
3 answers

intermittent DB connection issue with SSIS Package

Dear Experts, We have an intermittent Database connectivity issue with the Data flow task in our SSIS Package. Sometime Job is working as expected but some other time it is getting failed to get the Database connection. Delay validation property is…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2022-10-31T05:38:44.377+00:00
sajesh k 1 Reputation point
commented 2024-03-20T09:54:26.5766667+00:00
Amit Verma 0 Reputation points
0 answers

SSIS Oracle destination insert commit size.

Hi, Which property in Oracle destination gives the same result as OLEDB Maximum Insert commit size functionality. right now, Script component is concatenating multiple rows together instead of one row per batch. Simply I want script component output…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-03-12T05:50:24.12+00:00
Zaim Raza 0 Reputation points
commented 2024-03-19T03:46:28.4333333+00:00
Zaim Raza 0 Reputation points
2 answers

How to uninstall sql and its packages?

I tried to use SQL Server Integration Services, but it wasn't working at all, I was running on administrator and I checked it was installed. So I tried to uninstall everything to reinstall and it keeps saying "setup failed". It starts to…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-03-17T12:57:34.0733333+00:00
Office 0 Reputation points
answered 2024-03-19T02:27:05.0866667+00:00
ZoeHui-MSFT 34,836 Reputation points
4 answers

Microsoft.ace.oledb.12.0 provider is not registered for VS 2022 and run64bitRuntime disabled

I recently upgraded my sql server from 2019 to 2022. And also start to use Visual studio 2022. Because there is some excel destination or source file in the SSIS package, I got some errors like Microsoft.ace.oledb.12.0 provider is not registered. I see…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-03-15T21:53:36.26+00:00
Anne 276 Reputation points
answered 2024-03-19T02:01:31.4533333+00:00
ZoeHui-MSFT 34,836 Reputation points
2 answers

Connection failover doesn't work with the MicrosoftSSISOracleConnector using tnsnames file and the first service is unaccessible

Hello, I have installed MicrosoftSSISOracleConnector-SQL22 v1.2 (64-bit) on Microsoft SQL Server 2022. Everything was working fine until I used failover=on in the tnsnames.ora and the first service in the list was unaccessible. It can be tested by…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,202 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-02-14T22:14:56.1466667+00:00
Dragana Popovic 5 Reputation points
answered 2024-03-18T14:04:02.36+00:00
Dragana Popovic 5 Reputation points
1 answer One of the answers was accepted by the question author.

Web service with SQL server lost connection

I have a complicated SSIS package with child packages, and it scheduled as a SQL agent ETL job. One of the steps is to call a .net application that calls a web service. The web service is hosted on a web server, then it queries the database on the…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2021-05-17T15:46:59.27+00:00
Anne 276 Reputation points
accepted 2024-03-15T21:46:17.72+00:00
Anne 276 Reputation points
3 answers

SSIS Error "Could not create a managed connection manager." in VS2022

I just upgrade MSSQL and VS to 2022 and I have a data flow where the destination is an Always encrypted table in SQL Server. I switched the cllient provider to the Microsoft SQLClient Data provider, The connection test is successfull, the data preview…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-03-09T03:39:39.3033333+00:00
Ricardo Silva 6 Reputation points
answered 2024-03-12T22:51:08.1933333+00:00
Ricardo Silva 6 Reputation points
0 answers

SSIS script task SMO call fails when running from Windows 2016 Server (sql server agent) but succeeds when run from Visual Studio or Windows 2012

This SSIS package is part of the scheduled process that worked fine for years. It started failing after we upgraded OS of SSIS SQL Server (application server) from Windows Server 2012 to Windows Server 2016. Note that this SSIS package (contentious…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,821 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,202 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2023-03-24T15:48:11.8233333+00:00
Ed 41 Reputation points
commented 2024-03-12T12:45:11.2066667+00:00
Richard Swinbank 372 Reputation points MVP
2 answers

Run SSIS package through Server its working fine but that package I am running on my local system its not working.

I am using 2016 SSMS client on my local system [SSMS-Setup-ENU.exe] . I am using 2017 visual studio. I created a package on Visual Studio 2017 , this package is based on package deployment model, I'm running this package through powershell and call the…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,202 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,446 questions
asked 2024-03-06T11:49:24.4166667+00:00
Jerry_2424 0 Reputation points
commented 2024-03-08T06:09:01.2533333+00:00
Jerry_2424 0 Reputation points
1 answer

Why does performance degrad when inserting into columnstore based on guidance?

With reference to this article, https://video2.skills-academy.com/en-us/sql/relational-databases/indexes/columnstore-indexes-data-loading-guidance?view=sql-server-2016, it is suggested to have bulk load sizes (no of rows) between 102,400-1,048,576. Based on…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,202 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-03-06T10:10:21.3966667+00:00
Sunil Mathew 0 Reputation points
answered 2024-03-08T01:44:32.7766667+00:00
ZoeHui-MSFT 34,836 Reputation points
0 answers

Compilation Error in SSIS script Task

Dear Expert, I have gotten the script to change the data type of the excel using C#. The code is working when I use the console app in visual studio. But its not working when using SSIS script task in visual studio. Its have the compilation error. I'm…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,573 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2024-03-06T09:06:19.43+00:00
jn93 671 Reputation points
edited the question 2024-03-07T06:26:21.2166667+00:00
Jiale Xue - MSFT 42,151 Reputation points Microsoft Vendor