Trouble Shoot Proxy Acct Problems
Message Unable to start execution of step 1 (reason: Error authenticating proxy XYZ\UserName, system error: Logon failure: unknown user name or bad password.). The step failed. I have a SSIS package...
View ArticleMetadata regenerate: Value could not be converted because of a potential loss...
Hi I already reviewed other threads but I dont find any solution. The thing is that it works in "some source-->destination" properly and it doesnt in someo thers. the source comes from stored...
View ArticleHow to ETL ZIP files? I have done some parts but not completely…
Hi dears How to ETL ZIP files? I have done some parts but not completely… I want to use SSIS to ETL CSV zipped files to a SQL database. I have used DotNetZipLib to unzipping files. It works fine but I...
View ArticleExtracting and loading data from Zipped CSV files to a SQL database
Hi Extracting and loading data from Zipped CSV files to a SQL database As I discussed in the...
View ArticleUsing a select query with a query within as the datasource within a pivot in...
Hi there I have a query within access2003 that reads of another query as well as a local table and an access table. I tried to get the data out of this query into excel in the form of a pivot. I used...
View ArticleUsing FuzzyLookUp in a SSIS package and when updating referencing table...
Hello, We have made an SSIS package which is using Fuzzy Lookup. We have filled in an Reference table and marked Store new index and marked Maintain stored index (Fuzzy Lookup properties). The package...
View ArticleStrange NULL value
Hi all Hope you can help. It says: [Destino Cust Ledger Entry [27]] Error: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available....
View ArticleOnTaskEvent Handler System variable - ExecutionValue not working in Execute...
Hi I am using the custom logging with the use of Execute SQL Tasks (through SQL Source property and expressions) and Event Handlers. I cannot get the the OnExecStatusChanged event handler to work and...
View Articlessis logging Error datacode -2147467259
Hey, I have a package running in 32bit on sql server 2008 r2. After several hour the package fails and when i'm looking at the ssis log table (i have activated the ssislogging) i saw that there is...
View ArticleGet Filename for use in flat file connection manager based on part of the...
Hi, I receive source flat files every day in the format area_ddmmyy_hhmmss.txt example : product_102412_123000.txt The area of interest remains constant and the date can be constructed but the time is...
View ArticleC dll integration with C# SSIS Custom Component
I have created an SSIS data flow custom component which performs postal address cleansing using webservice which is integrated with a 3rd party C dll. The web service works fine but its completely...
View ArticleSSIS 2005 to 2008 Upgradation Error VSTA
Hi All, I'm trying to upgrade few SSIS 2005 interfaces to 2008, I'm doing it by opening the 2005 solution in 2008 BIDS. I got the following error, Microsoft Visual Studio Tools for Applications 2.0...
View ArticleUsing two connection managers in on Execute SQL task within SSIS
I'd like to read data from one database and output data into another database. I have conneciton managers for both databases. How do I reference them within a single Execute SQL Task within SSIS?
View ArticleSQL Server 2000 DTS Designer components are required to edit DTS packages -...
I m trying to open 2000 DTS package in SSMS of SQL 2008 and get the below error: Any solution? TITLE: Object Explorer------------------------------ SQL Server 2000 DTS Designer components are...
View ArticleLookup with Oracle Failures
Hello all. My data source is an Excel file. In my Data Flow Task, I am using a value from the Excel data to perform a look-up using a query to an Oracle database. Currently, about half the look-up's...
View ArticleError: 0x384 ?
Hi Folks I built a data flow that uses a postgreSQL database as a datasource ODBC connection. I tested this data flow in isolation and it works fine (image 1). Image 1 - I then embedded this...
View ArticleProblem deploying SSIS Project to Integration Service Catalog Programmatically
I tried using "Microsoft.IntegrationServices" dll for deploying project programmatically. I have a file "Test.ispac" and this file is extracted from a project named "Sample" in Integration catalog....
View ArticleCan I group Lookup transformaiton inside Data flow?
Hi, SSIS package has too many Lookup transformation. I am wondering if there is a way to hide the text "Lookup Match Output". Also, is it possible to group all the lookup transformation to do parallel...
View ArticleI want to do auto backup for the SQL database from one hp server to another...
I have web application in the hp server I want to backup the database to the storage server but the storage haven't SQL to do the replication, what can I do??? I tried to back up the folder which...
View ArticleCapture redirected Column name and datatype through SSIS package
Hi All,<o:p></o:p> I designed SSIS package for loading data from Sql server to Sql server Destination table. While loading data from source to Destination need to check is there any...
View Article