2,502 questions with SQL Server Integration Services tags

Sort by: Updated
2 answers

Problem with my OLDB source (Error with the AquireConnection )

Greeting all , while the daily refresh of my data source , i found this error in my SSIS , anyone faced such thing please ? Thanks in advance .

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 2020-09-04T16:40:00.673+00:00
Rami Frikha 91 Reputation points
commented 2020-09-11T09:27:19.957+00:00
Monalv-MSFT 5,896 Reputation points
0 answers

Unable to cast COM object of type error using SSIS ODBC Connection to PostgreSQL

hi I have one doubt in ssis how to avoid Unable to cast COM object of type error using SSIS ODBC Connection to PostgreSQL I want load data from postgres to sql server using ssis package . In ssis solution I have 50 plus dft for loading data …

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 2020-09-10T16:25:43.647+00:00
harinathu 6 Reputation points
commented 2020-09-11T03:09:19.343+00:00
Monalv-MSFT 5,896 Reputation points
2 answers One of the answers was accepted by the question author.

Substring C# Issue

Hi I am working on a C# code where I have a requirement to identify the filename in SSIS Package The files which I receive are in the following formats FL_NamePart1.20200909 FL_NamePart1_NamePart2_20200909 …

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 2020-09-09T11:44:19.283+00:00
John K 186 Reputation points
accepted 2020-09-10T06:48:49.933+00:00
John K 186 Reputation points
3 answers

Finding a program similar to Crystal Reports (used by VB6)

Hi! Not really sure about all the functionality Crystal Reports brought to the table, but it seems that it was in heavy use during the 90's - I do not know that status of this tool today. I am taking over an old VB6-application using Crystal Reports,…

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,854 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 2020-09-02T09:13:46.087+00:00
Inkimar 1 Reputation point
answered 2020-09-08T17:55:53.56+00:00
Tom Phillips 17,721 Reputation points
2 answers One of the answers was accepted by the question author.

SSIS CSV Loading issue

I am looking for a C# solution to use a script task in SSIS so that I can load multiple csv files to SQL Tables Now If I use a data flow task, then I have to create 1 DFT per file as each file has a different metadata ( unless there is some other…

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,184 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
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 2020-09-05T03:25:01.87+00:00
John K 186 Reputation points
answered 2020-09-06T12:07:05.793+00:00
COZYROC 101 Reputation points
3 answers One of the answers was accepted by the question author.

SSIS Script Task

I have a table which has the list of files in a column Column values are File1.csv, File2.csv etc. Now in SSIS I would like to retrieve the list of files from the above table and then check if each file is present in a directory. If a file is…

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,184 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
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 2020-09-03T03:56:20.857+00:00
John K 186 Reputation points
accepted 2020-09-05T03:04:56.007+00:00
John K 186 Reputation points
2 answers

SQL Server SSIS Package - IDE

Microsoft®VisualStudio Pro Sub MSDN version is good for SQL Server SSIS Package development

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 2020-08-28T17:43:45.037+00:00
Pandurangan, Balavenkatesh 1 Reputation point
commented 2020-09-04T09:48:47.423+00:00
Monalv-MSFT 5,896 Reputation points
2 answers

User Account receives primary key violation but not another user

Hi We're trying to set up a proxy user to run an SQL Server job, but there are steps in the SSIS package with are MERGE statements. The user account set up, which has sysadmin rights against the databases, receives a 'Violation of PRIMARY KEY…

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,184 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
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 2020-08-28T00:42:41.373+00:00
Mia 1 Reputation point
commented 2020-09-04T09:40:53.747+00:00
Monalv-MSFT 5,896 Reputation points
2 answers

SSIS in SQL Job

Hi, I have an SSIS package with an XML file, and it works correctly, but when I use it (the SSIS package) in SQL job I got an error about the path of the XSD file. How Can I handle it in the Config file or invariable in the SSIS package? I…

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 2020-08-28T13:21:45.977+00:00
Anonymous
commented 2020-09-04T09:29:55.433+00:00
Monalv-MSFT 5,896 Reputation points
2 answers

Printing text query results to pdf fails

when attempting to print query results (to text) to a pdf it fails with error: Value cannot be null. Parameter name: moniker. What is the fix for this.

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 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 2020-09-01T12:44:42.843+00:00
Buzzy Cheadle 1 Reputation point
commented 2020-09-04T09:19:21.863+00:00
Monalv-MSFT 5,896 Reputation points
1 answer

Unable to start Azure Data Factory SSIS Integration Runtime for my Managed Instance

I'm trying to deploy an Azure Data Factory SSIS Integration runtime for use with my SQL Managed Instance (on the private interface). I keep running into the same issue with this error: Failed to start the integration runtime: SSISintegrationRuntime.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,994 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 2020-08-31T11:05:08.297+00:00
EJR 1 Reputation point
commented 2020-09-04T08:50:22.727+00:00
Monalv-MSFT 5,896 Reputation points
2 answers One of the answers was accepted by the question author.

How to check the TFS SSIS version with MSDB SSIS version ? | SSIS2014| TFS

How to check the TFS SSIS version with MSDB SSIS version ? We have all ssis 2014 packages deployed on SSIS server . Now we need to check if they SSIS packages have the same version as TFS version. Is there way to query them together to see the data…

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 2020-08-18T13:57:26.513+00:00
Mudassar A 486 Reputation points
accepted 2020-09-04T02:12:12.747+00:00
Mudassar A 486 Reputation points
4 answers One of the answers was accepted by the question author.

SSIS/SSAS: How to change only the table name without remap the columns, flows and dimensions?

Hi, My company asked me to change the name of some of my SQL Tables( Dimensions ). But the only way that I know to do that is delete the references to the old table and map them again and recreate the OleDBSource/OleDBDestination ( SSIS ) and recreate…

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
asked 2020-09-01T13:36:21.613+00:00
Luis Lima 61 Reputation points
commented 2020-09-03T19:04:56.393+00:00
Yitzhak Khabinsky 25,721 Reputation points
1 answer

Table replicate using SSIS

​Hi, I'm trying to replicate few tables from a Source DB to destination DB. Both Databases are sql server databases. The only issue is that the source DB gets refreshed from production DB backup every night which breaks its replication 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 2020-08-31T06:54:58.88+00:00
Sherwin Rodrigues 1 Reputation point
commented 2020-09-03T09:56:49.397+00:00
Monalv-MSFT 5,896 Reputation points
1 answer

How to get data from a Web Service that has HTTPS, SOAP and WSDL with an SSIS Project

I need to get data from a Web Service that has HTTPS, SOAP and WSDL configuration. Tried following this tutorial https://www.mssqltips.com/sqlservertip/3272/example-using-web-services-with-sql-server-integration-services/ , but stopped 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 2020-08-28T14:58:55.027+00:00
Gustavo Branco Goncalves 1 Reputation point
commented 2020-09-02T09:51:05.557+00:00
Monalv-MSFT 5,896 Reputation points
5 answers

pkg goes down because a connection cant be found

hi we run 2014 standard and develop in vs 2013. i deployed a pkg that has no connector called xxxxxxxx.yyyyyyyyyyy but i get the error the connction xxxxxxxx.yyyyyyyyyyy is not found...oxc001000e...this error is thrown by connections collection when…

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 2020-08-26T22:22:34.637+00:00
db042190 1,516 Reputation points
commented 2020-08-28T09:46:43.12+00:00
Monalv-MSFT 5,896 Reputation points
4 answers

dynamic configuration ssdt

HI, i need to know if w can change provider and server name without opening and manually changing in package. i have server name in parameter but not provider (sql client 11.1) i want to change this in 100 package , without opening it , or doing it…

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 2020-08-25T16:28:55.843+00:00
coool sweet 61 Reputation points
commented 2020-08-28T07:06:23.887+00:00
Monalv-MSFT 5,896 Reputation points
3 answers

Loading files ( CSV different structures) using SSIS

Hi, I have 5 different files with different columns and I would like to load them into SQL tables via SSIS. I have the option of writing 5 dataflow tasks. however is it possible to load them dynamically with just 1 dataflowtask

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 2020-08-25T04:38:04.257+00:00
Mav 81 Reputation points
commented 2020-08-28T06:43:57.283+00:00
Monalv-MSFT 5,896 Reputation points
2 answers

BCp command failing with error TCP Provider: An existing connection was forcibly closed by the remote host.

Hi, I am running a bcp command using execute process task via SSIS package.The command copies data from sql table into a flat file. The table has around 100 million records. The SSIS package ran successfully for about 2 weeks and then started failing…

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 2020-08-24T12:52:43.493+00:00
Jahnavi Sriram 1 Reputation point
commented 2020-08-28T06:43:18.113+00:00
Monalv-MSFT 5,896 Reputation points
1 answer

sql Server agent STATUS Failed. The SSIS package executed successfully

Hello , I am bumping into a strange problem. My SQL Agent job reported failure ( Pic. 1), while the step SSIS Package reported success ( Pic. 2 ) and the package did not show any error message in the log. Any idea how to find out/troubleshooting …

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 2020-08-21T17:24:17.747+00:00
B B 1 Reputation point
commented 2020-08-28T06:42:16.45+00:00
Monalv-MSFT 5,896 Reputation points