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

The process exit code was "-1073741819" while the expected was "0".

Hi,I have an SSIS Package with "Process Task" component which will call an ".exe" file(c# .net console application) . sometimes we are getting following error from ETL Package.In Executing...

View Article


SSIS data type issue from Excel file

Hi ,I have excel column with numeric and special character values , when I take that into SQL table using SSIS, the special character values enter as null value.  the example column values are given...

View Article


Fuzzy Grouping doesn't work with standard edition

Hi All, Fuzzy Grouping is not working with SSIS 2008 standard edition when deployed to the local machine, it works only when run manually. The Error I am getting is DTS_E_PRODUCTLEVETOLOWPlease let me...

View Article

Download a Specific Email Attachment from Outlook 2013

Hi all,Could someone assist me with the following problem statement;I have outlook 2013 installed on my machine, I want to automate the download of an attachment which I receive on daily basis from...

View Article

SQL server integration with Sybase SQL

Hi,I need to integrate some tables from SQL server 2008 to SYBASE SQL(FLUKE METCAL). SQL Front-end Dynamics AX and Metcal backend is SYBASE SQL. I prefer SSIS to achieve this task. Please any one...

View Article


Fuzzy goruping of contacts record from SQL Server 2012 Standard Edition -...

Dear All, There is a requirement with our customer about grouping contact details based on certain fields from in the contact table. I have built a SSIS package and using Script Manager and Fuzzy...

View Article

How to get more than 255 characters in excel 2007

Hi allHow to get more than 255 characters in a column in excel 2007 ?? am loading data from a table which has a column with varchar(max) to an excel through SSIS package,it gives the truncation error,...

View Article

Adding Oracle Data Source in SSIS - The given path's format is not support

Hi,I am trying to create new data source. I already tried these data sourcesOracle Provider for OLE DBOracle Client Data ProviderMicrosoft OLE DB Provider for Oracle.After configuring when i test the...

View Article


ScriptTask - VB.Net Excel automate Camera Tool take picture of Pivot Table

Good day,  Goal is to take a picture of pivottable data area into picture saves as html then use image in mail bodyI am having difficulty converting the vbscript generated in Excel macro to copy the...

View Article


running a program remotely from ssis

Hi we run std 2008 r2.  I'll be putting together a pkg whose last step needs to execute a program that resides on a remote (not same as where pkg runs) computer and that program must run on the remote...

View Article

loading the data from xml to oledbsource

hey I have below data in xml, now I want to load the data as a single row in single table all these values  i tried using ssis package, but while connection xml source to oledb destination, it is...

View Article

Is there a Row limit for Excel ACE Driver?

I have a SSIS package running well in production however sometimes the package will fail when the excel file contains more than 25000+ rows.The SSIS package is run by SQL Server Agent and is set to run...

View Article

SSIS upgrade 2008R2 to 2012

Hi,I've an independent .dtsx SSIS file, created using 2008R2 I used sqlserver data tools to upgrade the pkg to 2012, when I run I am getting the below error.Started:  1:52:37 AM Error: 2015-06-10...

View Article


Split CSV file based on first column value changes and load into destination...

Import.csv file looks like,TABLE_NAME DESC CODE tab1 table1 A tab1 table1 B tab1 table1 C tab2 table2 D tab2 table2 E tab2 table2 G... First column values are table names which are already exists in...

View Article

Updating Only One Column

I'm trying out the CData Components for SSIS. So far it's connecting to Salesforce, and bring down the "accounts" table. However, I just want to bring one particular down to my SQL Server (OLE DB),...

View Article


Image may be NSFW.
Clik here to view.

2008 - Derived Column Tranformation Editor NVARCHAR(MAX) ADO --> Flat file

I'm having to revamp a table that was imported from Access and the bulk of the default fielding was set to NVARCHAR and we really don't want the overhead going forward because it buys us nothing for...

View Article

SSIS package to split address into 3 fields

I have a table that I am using in a package to create an extract from. In that table is an address field called "Street" that is 255 characters in length. My table also has 3 additional fields called...

View Article


Dealing with upstream dependency -- URGENT

Hi, Daily night we pull the data from a SQL Source (corporate's central data) through ETL. Problem is there are lot of applications that  pull the data from that source and we are one of them. Even...

View Article

SSIS SQL database query result sets not right

I have a general question I need a few pointers or explanations.  I have a top level Data Flow query in a SSIS package that has been running for years for which I have made some minor changes to pull...

View Article

Exporting Data from Oracle Tables into Text Files

Hi, I am transferring data from Oracle tables into text files, and facing these errors. 1. i have a varaible working as an expression and my query goes into that variable and onwards that variable is...

View Article
Browsing all 24688 articles
Browse latest View live