2,558 questions with SQL Server Integration Services tags

Sort by: Updated
1 answer

Connection Manager not getting Iniialized

Hi, I'm currently writing a C# code in Script Component which is making a connection to MSSQL DB using ADO.NET Connection Manager. But it returns a NullReferenceException every time when I run it. I have tried the sample code as mentioned in the link …

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,600 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2024-09-04T15:02:14.76+00:00
Mittal, Umang 0 Reputation points
answered 2024-09-04T17:02:17.94+00:00
Olaf Helper 43,896 Reputation points
1 answer

Can i make data marts in SSAS?

I followed kimball approach but the problem is I didn't make data marts before star schema. Now my question is can I make data marts in SSAS or is it mandatory to make these marts before schema in kimball approach?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 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,271 questions
asked 2021-04-01T16:22:30+00:00
zara 1 Reputation point
commented 2024-09-04T11:37:15.66+00:00
Quien 0 Reputation points
2 answers

Error loading Oracle components in VS 2019 after SSIS upgrade to version 4.6 and rollback to 3.16

I'm getting the following error when attempting to open an Oracle source, destination, or connection manager in VS 2019. The text version of the above screenshot and message details are in the code block below. We began encountering this error after…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,019 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
209 questions
asked 2024-06-20T18:12:19.3033333+00:00
Amanda Hansen 0 Reputation points
commented 2024-09-03T13:36:57.44+00:00
Amanda Hansen 0 Reputation points
2 answers One of the answers was accepted by the question author.

Passing Variables to Oracle ODBC Source in SSIS 2019

Hi All, I have an SSIS package developed in VS 2019. It has an ODBC Oracle source with millions of records in a table. It transfers data to a SQL Destination. I'm trying to transfer 1 million record at a time by dynamically generating the SQL to use…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2021-05-12T17:03:02.737+00:00
Deepak 121 Reputation points
commented 2024-09-02T07:24:53.5233333+00:00
Hédel Nuñez Bolívar 0 Reputation points
1 answer

SSPI handshake failed with error code 0x80090346, state 46

Logon SSPI handshake failed with error code 0x80090346, state 46 while establishing a connection with integrated security; the connection has been closed. Reason: The Channel Bindings from this client are missing or do not match the established…

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,600 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,908 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2024-08-24T19:08:01.97+00:00
Abhishek Kulkarni 0 Reputation points
commented 2024-09-02T02:07:46.5433333+00:00
LucyChenMSFT-4874 4,090 Reputation points
6 answers

Error Fix (Database engine service failed in sql server 2022 and 2019)

Hello i am having troubles installing sql server 2022. my error is sql database engine fails to starts steps taken to install the sql on my laptop, was that i changed the account name of database engine service ( i did this because i have tried…

Azure SQL Database
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,600 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2022-11-23T00:01:59.227+00:00
Nelson Nwachia 51 Reputation points
commented 2024-09-01T23:34:28.0066667+00:00
Chinedu Okechukwu 0 Reputation points
2 answers

Failed to authenticate the user NT Authority\Anonymous Logon in Active Directory (Authentication=ActiveDirectoryIntegrated).

I'm working on configuring Azure SQL Server authentication using Microsoft Entra Integrated. Here’s my setup: I have an Azure SQL Server with an active database. My laptop is connected to Azure AD. I’ve opened SQL Server Management Studio (SSMS),…

Azure SQL Database
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,600 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,204 questions
asked 2024-07-29T14:52:57.4433333+00:00
Sam H 0 Reputation points
commented 2024-08-29T23:59:57.23+00:00
Oury Ba-MSFT 18,601 Reputation points Microsoft Employee
1 answer

What are the performance concerns or the issues that we might face when updating AutoAdjustBufferSize property to true from False in SSIS package task

Hi , We want to improve the performance of one of the task in the SSIS package . So , when we tried different approaches we found out that the performance increased when we update the below parameter in one of the SSIS dataflow Task. Before : …

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2024-08-26T18:42:04.0266667+00:00
Nalam, Leela Naga Vivek 0 Reputation points
answered 2024-08-27T02:53:11.6733333+00:00
ZoeHui-MSFT 36,101 Reputation points
1 answer

How to resolve when Package failed in this scenario?

I have 10 excel sheets in the folder. I want to loop all these by using ForEachLoop Container. Package failed after loading data from first 4 excel sheets and I need to load remaining 6. How can I load data of remaining 6 excel sheets only into tables?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2024-08-24T15:52:05.9733333+00:00
Ramana Kopparapu 286 Reputation points
answered 2024-08-26T06:08:44.7233333+00:00
ZoeHui-MSFT 36,101 Reputation points
1 answer

How to make a script to send mail using MFA within a SSIS package

Hello, everyone. I have a Visual Basic script within a SSIS Script Task to send mail inside the organization. We are usinng Microsoft Azure to manage the users accounts. Now, Microsfot is enforcing the MFA. Now we're getting this error: This is the…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,204 questions
asked 2024-08-24T17:46:35.1633333+00:00
Geraldo Peralta 86 Reputation points
commented 2024-08-25T20:26:25.95+00:00
Geraldo Peralta 86 Reputation points
0 answers

Cannot find SQL Server Data Tools in Start Menu after installing Visual Studio 2022 on Windows 10 (Build 17763)

I have 64bit-Windows 10 Build 17763 (maybe the problem ?) and installed Visual Studio 2022 to get SQL Server Data Tools (selected from Options of Data Storage and Processing) for using in SQL Server BI. After the installation, I can't see SQL Server Data…

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,600 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,908 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 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,271 questions
asked 2024-08-23T10:14:58.29+00:00
Working Soft 0 Reputation points
commented 2024-08-25T14:48:52.5733333+00:00
Working Soft 0 Reputation points
5 answers

make first letter capital of the word

Hi Expert, how to make first letter capital of the word create table main13( First_lastname Nvarchar (100)) insert main13 values('18 - EW MEMBER; OLD MEEMBER'), ('18 - VOYGER'), ('1 - ONE DAY') EXPECTED Output

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,600 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,620 questions
asked 2022-03-24T15:34:05.797+00:00
Shambhu Rai 1,411 Reputation points
commented 2024-08-25T13:36:00.7433333+00:00
Ramana Kopparapu 286 Reputation points
6 answers

SSIS2019 Unexpected termination

We upgraded to SQL Server 2019 and upgraded all SSIS project to target server 2019 . When we run SSIS package it runs for some time and then it crashes with Unexpected Termination. Below is reported in event viewer and there is no error in execution log.…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2021-12-16T17:03:13.257+00:00
Divyesh Patel 16 Reputation points
commented 2024-08-23T19:01:11.3466667+00:00
Andy Birenzi 0 Reputation points
3 answers

SSIS communication link failure tcp provider timeout error 258

Hello, I have a SSIS issue which is similar as this topic https://social.msdn.microsoft.com/Forums/en-US/94509c56-c702-4c6d-a5e2-1899a0dc68ef/shared-memory-provider-timeout-error-258?forum=sqlintegrationservices But the answer doesn't work for me. In my…

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,600 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2023-05-13T15:58:12.9733333+00:00
LiLiang-0529 5 Reputation points
edited an answer 2024-08-22T16:22:18.3666667+00:00
LiLiang-0529 5 Reputation points
2 answers One of the answers was accepted by the question author.

Does SSIS support creating centralized error handling package or DLL that can be used in various SSIS packages?

I have a few SSIS packages that have common process for sending email alerts, error handling, file import retrigger etc. When they have an error (validation issue with data, or an actual OnError , connectivity issue etc) then they all do the same thing,…

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,600 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2024-08-20T13:28:27.9733333+00:00
Pranaya Rajalingari 20 Reputation points
commented 2024-08-22T14:42:56.9866667+00:00
Michael Taylor 53,316 Reputation points
1 answer

Is it possible for me to use a Data Governance tool like Alation to extract Data Quality metrics from SSIS? If so, how do I go about with this?

Hello! I am using Alation as a Data Governance tool, and SSIS as its Data Quality supplement. I am wondering what forms of integration is there possible with the two tools like the one I stated in my title, and whether SSIS has APIs (e.g. POST API) for…

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,600 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2024-08-21T08:52:38.91+00:00
Louis Teo 0 Reputation points
answered 2024-08-22T07:46:42.0933333+00:00
ZoeHui-MSFT 36,101 Reputation points
1 answer

Error in Getting SharePoint online data through SSIS

Hi, I am using SSDT 2015 and trying to pull SharePoint Online data through oData connection. Providing service account to oData connector in place of personal account due to multifactor authentication. Service account is working as expected. But when…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,894 questions
asked 2024-08-21T12:49:12.43+00:00
Gangwar, Pradeep Kumar 0 Reputation points
commented 2024-08-22T04:55:53.5266667+00:00
Gangwar, Pradeep Kumar 0 Reputation points
1 answer

How to resolve "A .NET Framework error occurred during execution of user-defined routine or aggregate "deploy_project_internal""

Integration Services Catalog was just created and we are trying to deploy a project to the new catalog. We get the following error message : Reviewed documentation on this error and completed the following trouble shooting steps: Temporarily…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2024-08-20T19:25:13.6+00:00
Hannah Milam 0 Reputation points
commented 2024-08-21T17:16:23.8533333+00:00
Hannah Milam 0 Reputation points
3 answers One of the answers was accepted by the question author.

Extracting Last Name before comma

The name in the file are coming in two different format : Ahad,Ali Abdul -- Format 1 Doe John, West -- Format 2 I am using the following derived column expression: FINDSTRING(my column," ",1) != 0 ? (SUBSTRING(my column,1,FINDSTRING(my…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2024-08-17T02:21:15.1766667+00:00
Ali Ahad 131 Reputation points
accepted 2024-08-20T01:31:00.54+00:00
Ali Ahad 131 Reputation points
1 answer One of the answers was accepted by the question author.

I am trying to connect with Oracle database in VS2022. When i try to create connection it says 'There was an error trying to establish Oracle connection with database server'.Please help on this

I am trying to connect with Oracle database in VS2022 to create SSIS package. I have installed microsoft connector both 32 and 64bit.When i try to create connection it says 'There was an error trying to establish Oracle connection with database server'.…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,558 questions
asked 2024-08-19T05:35:11.7533333+00:00
Priyanka R 20 Reputation points
accepted 2024-08-19T15:29:28.5733333+00:00
Priyanka R 20 Reputation points