Quantcast
Channel: SQL Server Integration Services forum
Viewing all 24688 articles
Browse latest View live

Excel Destination and resulting Excel file has no cell borders

$
0
0

So we have created our Excel template with column headers AND cell borders. Our OLE DB Source runs like a charm. Our Conversions run like a charm. The Excel Destination runs like a charm. The only problem is that the resulting Excel spreadsheet has no cell borders. It's all white and looks kind of hokie. It's formatted ok so that the data shows up under the column headers correctly...just no borders.

Is there any way we can get the borders in there? Really don't feel like messing with a Macro at this point. If I'm missing something...fine...if not...then it's probably ok as is.

Thanks for your review and am hopeful for a reply.


Derived Column issue attempting to change to an Integer when the source data column has text

$
0
0

So our source .csv  file has a data column with text in it for some of the data records and we are using aDerived Column SSIS Entity tool to transform the provided data to an Integer data column so that we can then pump the data to our SQL Server Table and this particular data column is defined as INTEGER, NOT NULL. Almost all of the records has a number in this data column. There are exceptions though which actually have text in there.

The Expression in our Derived Column entity is...

(DT_I4)[Reference Notes Line 2]

We have also configured an Error Output for this Derived Column entity and when there is text in the data column "APPEARS AS SO", we were hoping it would flow to the error component, a differentDerived Column cell and hard-code the data column to 0s.

Derived Column Name = PackageID

Derived Column = <add as new column>

Expression = 000000

Data Type = four-byte signed integer [DT_I4]

All of this is not working. It fails on the conversion even though we're trying to put hard-coded 0s in that data column.

Can someone help us out here?

Thanks for your review and am hopeful for a quick reply.

Powershell in SSIS not Executing as Expected

$
0
0

Hello All

I have a package inside which Execute Process Task executes one power shell with three parameters.

The package is running successfully in development and test, but in upper environment package is executing, and it is also executing the Execute process Task but somehow the power shell is not doing its job, and when I tried running the power shell in upperenvironment with the job owners account is it working fine there.

I am unable to find out, what could be wrong.

Please suggest.

Thanks

SSDT - Foreach ADO Enumerator Issue with an extra loop

$
0
0

I'm having an issue with FOREACH loop with ADO Enumerator

I have an SQL task that creates an object variable. In my case, it has 1 row. Then I pass it into foreach loop but it seems that loop runs it twice.

I try to debug it using SQL task inside the loop and just insert a row into a table for each loop and it does.

Has anybody had this kind of issues?

Thanks

update metadata on unionall component

$
0
0
Ok
I've built out a pretty compilcated data flow, and all is well... .occasionally I need to change a length of a data column, and everything but unionall component seems to handle the update just fine. IT says meta data doesnt match, and rather than deleting the component readd new union all component and have to wire it all back up, I wondered if there was a trick to this?

C# Edit Script to covert a String to an Integer

$
0
0

I am in desperate need of a C# Edit Script in a SSIS Package to convert a string..."NO REFERENCE INFORMATION"...that's what it actually is in the source data...and just convert that to 0...90% of the data records have a numeric...but some do not...

Thanks for your review and am hopeful for a reply.

To run an SSIS package outside of Sql Server Data Tools you must Install Send Mail Task of Integration Service or higher

$
0
0

Error The package execution returned DTSER _Failure (1)

Package with send mail task runs on windows server 20082, but gives the error To run an SSIS package outside of Sql Server Data Tools you must Install Send Mail Task of Integration Service or higher?

The package runs with no issues when run on run on windows server 2012.

Do I install SSIS on 2008r2? I saw that SSIS service is not running on windows server 2008R2

Output file should point SSIS node when Executing parameterized SP

$
0
0

Hi All,

recently we separated DB and ETL server apart and trying to configure packages.

Server 'A' has primary DB and 'B' is with ssis installed .

in package , we have execute sql task which is calling SP in A with 'file path in 'B' ' as Parameter.

OLE DB connection/ Direct input / sql string will be like "exec sp_test ?"

requirement is it has to run in A and parameter ? is file path which is in B.

is there any way other than using share path ?



EDB to PST Converter Software

$
0
0

Zaplogix EDB to PST tool is most brilliant application to search EDB file location and scan EDB file data into new healthy Outlook PST file. By getting Zaplogix EDB to PST Converter user became able to convert Exchange mailbox to Outlook without making any changes. This EDB to PST converter software let you restore single and multiple attachments into provided formats like-PST, EML, MSG, MHTML, RTF, TXT and Office 365.

It Cost You $ 199 USD Only Personal License.

For More Info Visit : https://www.zaplogix.com/edb-to-pst-converter.html

SSIS 2016 with Oracle Connectivity Issue

$
0
0

Hi All,

I am working on SSIS upgrade project. I have upgraded SSIS 2008 package to SSIS 2016 using Visual Studio 2015.

All packages have oracle connectivity. As we have a new database server, I have installed Oracle client 11g (64 and 32 bit) and Attunity driver (4.0 and 5.0)

I have deployed the packages in SSISDB and tried to execute. But getting following error

DS_EDC_T is a Microsoft OLE DB Provider for Oracle Connection

Please let me know

1.      how to resolve this issue

2.      I am missing any setup or software installation

EDB to PST Converter Tool

$
0
0

Zaplogix EDB to PST converter is another effective solution which helps to convert and recover EDB emails to PST without losing or tampering any content. The software is considered as the best software for EDB recovery as it has multiple options available for Exchange recovery like EDB to PST Outlook, Office 365, and Live Exchange Server, MSG, HTML, etc. It has the efficiency to restore data from any damaged condition of the Exchange server and maintain complete data integrity at each process of recovery.
For More Visit : https://www.zaplogix.com/edb-to-pst-converter.html

                                            

SSIS Package failed to execute after convert to package deployment model

$
0
0

Hi

I have a working SSIS packages running well from debug mode. So to deploy to SQL Server, I actually converted to Package Deployment Model, so that it can generate a dtsconfig file with login credentials.

The problem is, after I converted to Package Deployment Model and created that dtsconfig file, I no longer able to execute the package from debug mode, it kept throwing error. Any advice? Thanks.

'Execute SQL Task: Failed to acquire connection "DB Conn". Connection may not be configured correctly or you may not have the right permissions on this connection.'


DQS Column error

$
0
0

Hi

I am having a problem with a package which seems to have problems with the column names in DQS. I am using SQL Server 14 and VS Community 2017:

SSIS package "C:\Projects\Personal Trainer SSIS Project\Personal Trainer SSIS Project\Lesson39.dtsx" starting.
Information: 0x4004300A at Datenflusstask, SSIS.Pipeline: Die Phase "Überprüfung" beginnt.
Information: 0x0 at Datenflusstask, DQS Cleansing1: Die Komponente zur DQS-Bereinigung versucht, eine Verbindung mit dem DQS-Server herzustellen.
Information: 0x0 at Datenflusstask, DQS Cleansing1: Die Komponente zur DQS-Bereinigung hat eine Verbindung mit dem DQS-Server hergestellt.
Error: 0xC0047062 at Datenflusstask, DQS Cleansing1 [14]: System.Runtime.InteropServices.COMException (0xC0010009): Ausnahme von HRESULT: 0xC0010009
   bei Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputColumnCollection100.get_Item(Object Index)
   bei Microsoft.Ssdqs.Component.DataCorrection.Logic.DataCorrectionComponent.ValidateRecordLevelOutputColumns(IDTSOutput100 output, List`1 unvalidatedOutputColumns)
   bei Microsoft.Ssdqs.Component.DataCorrection.Logic.DataCorrectionComponent.ValidateComponentColumns()
   bei Microsoft.Ssdqs.Component.DataCorrection.Logic.DataCorrectionComponent.Validate()
   bei Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostValidate(IDTSManagedComponentWrapper100 wrapper)
Error: 0xC0047017 at Datenflusstask, SSIS.Pipeline: Fehler beim Überprüfen von "DQS Cleansing1". Fehlercode: 0xC0010009.
Error: 0xC004700C at Datenflusstask, SSIS.Pipeline: Fehler beim Überprüfen von mindestens einer Komponente.
Error: 0xC0024107 at Datenflusstask: Fehler bei der Tasküberprüfung.
SSIS package "C:\Projects\Personal Trainer SSIS Project\Personal Trainer SSIS Project\Lesson39.dtsx" finished: Failure.

I tried to rename the columns in both my source file and in the DQS knowledge base but to no avail.

Thanks in advance,

Tom

SQL Server Agents Execution Failed, But The SSIS Package Execution Result shows Completed

$
0
0

Microsoft (R) SQL Server Execute Package Utility
Version 13.0.5201.2 for 64-bit
Copyright (C) 2016 Microsoft. All rights reserved.

Started:  10:29:53 AM
Package execution on IS Server failed. Execution ID: 80227, Execution Status:9.
To view the details for the execution, right-click on the Integration Services Catalog, and open the [All Executions] report
Started:  10:29:53 AM
Finished: 10:30:00 AM
Elapsed:  7.25 seconds

The SQL Server Agent shows the execution is failed. And I checked the execution report in SSIS and it shows "Completed"

It is so confuse that the result has inserted to target database table. 

SSIS Package failed to execute after convert to package deployment model

$
0
0

Hi

I have a working SSIS packages running well from debug mode. So to deploy to SQL Server, I actually converted to Package Deployment Model, so that it can generate a dtsconfig file with login credentials.

The problem is, after I converted to Package Deployment Model and created that dtsconfig file, I no longer able to execute the package from debug mode, it kept throwing error. Any advice? Thanks.

'Execute SQL Task: Failed to acquire connection "DB Conn". Connection may not be configured correctly or you may not have the right permissions on this connection.'



Image URL needs to migrate from excel column to SQL Table

$
0
0

Hi All,

I have excel sheet contains columns images having Image and also URL in the link(Open) which is in attached screen shot.

We cant load images in sql table. But I want to load URL Which mouse  pointing to OPEN Link then it shows URL Visible. else no.

Can you please help me out on this different situation

?

Adding Sequence number to XLSX file names for in for each loop container

$
0
0

Hi All,

I want to append a sequence number to XLSX files in For-each loop container. Basically I want to load no of XLSX files in to staging table and move those to Success or failure folders based on those status. In this situations I may get few files with same filenames. but I want to move and keep these save in failure or success folders for the client requirement. for now we cant save same files with same name in those folders. so I want append sequence number to filenames like

Test1-(1).xlsx ,

Test1-(2).xlsx.

Test1-(3).xlsx

.etc...  Please see screen shot for the reference.

Any suggestions or links for these type of scenarios could be gr8.

Thanks 

Error while loading to Excel File

$
0
0

one  of my job was running successfully untill today, from past 2 days it throws following error

Load Spreadsheet:Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB record is available.  Source: "Microsoft JET Database Engine"  Hresult: 0x80004005  Description: "Spreadsheet is full.".

In my package we are just pulling data from sqlserver and loading to Excel.

If anyone can help with it , that will be appreciated . Thank you in advance.

The exception was: Could not load type 'Microsoft.PowerQuerySource' from assembly 'Microsoft.SqlServer.PipelineHost'

$
0
0

Hello,

One of our developer built a package with a Power Query data source and it works fine on his machine. However when we try to run it from the Integration Services Catalogs we get the following error:

Error: The managed pipeline component "Microsoft.PowerQuerySource" could not be loaded.  The exception was: Could not load type 'Microsoft.PowerQuerySource' from assembly 'Microsoft.SqlServer.PipelineHost, Version=14.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'.

The server is Windows Server 2016 with SQL Server 2017: 14.0.3192.2

I assume there is an optional component to install (a bit like ACE.OLEDB for Excel) but I couldn't find any information. I would like to avoid installing SSDT on the server if possible.

Thanks!

ssis package hangs in sql agent job

$
0
0

hi all,

ive created an ssis package which runs fine from sql server studio. however when i try to execute it from sql server agent job it just hangs , job always says "executing" however it never finishes. Any idea how to debug this?

Viewing all 24688 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>