Quantcast
Channel: Latest Questions by pvsrinivasrao
Browsing all 30 articles
Browse latest View live

Reading Data Pump Task in DTS without having source and destination environment

Hi Frenz, I am working on migrating a DTS package which contains a oledb source (but we dont have access to the source), a olebd destination (but we have access to the dest.) and a DATA Pump Task. In...

View Article



SSIS: External columns for a component "" are out of synchronization with the...

External columns for a component "abcd source" are out of synchronization with the data source columns. The column "col1" needs to be added to the external columns. The external column "col1 " (680)...

View Article

how to migrate multiple packages using DTS Migration Wizard

Hi Friends, Currently SSMS or BIDS provides option only to migrate one package at a time using package migration wizard. Is there a way through which we can try to migrate mulitple packages at once. is...

View Article

How to convert string to DateTime in SSIS

Hi Source is string - 20091101 (yyymmDD) format.( coming from text file) Destination is Table column- DateTime (data type). (table) i am looking for a transformation which gives me puses string as...

View Article

DTS to SSIS migration throwing Failed to decrypt protected XML node...

Hi, Migrating a DTS package using SQL Server wizard created a SSIS package but it shows a Variable path as and throws following error when opened in BIDS. Failed to decrypt protected XML node...

View Article


Exception File (Tranform Data Task) in DTS alternative in SSIS

Hi, I have a DTS package which contains a (Tranform Data Task) and it is configured with ExceptionFile settings. I want to migrate this package in SSIS (SQL 20008), just wondering is there any...

View Article

how to identify sql server deprecated features of 2000 and 2005 in 2008 server

hi, Pleanning for a enterpirse server upgrade from 2000 and 2005 servers to 2008, is there any TOOL which would run across the server to identify if there any deprecated commands used in these servers....

View Article

How to confgiure error logging at Source level in a Data Flow Task of SSIS

How to confgiure error logging at Source level in a Data Flow Task of SSIS Sample script used in the example. create table test_data (col1 int, col2 varchar(100)) insert into test_data values (1, '00...

View Article


SSIS Data Flow Task Source as Tabbed Delimited File not reading last line...

Following is sample from my application Source- Tabbed Delimited file Col1 Col2 Col2 aa a 1 2 da a 1 2 ca a 1 2 ba a 1 2 Destination- OLE DB Table create table test_data_1 (col1 varchar(100), col2 int,...

View Article


SSIS Analagous setting for DTS Insert Batch Size in Data Pump Task

Hi , What is the SSIS Analagous setting for DTS Insert Batch Size in Data Pump Task, I am assuming its Maximum Insert Size on a OLEDB Destination?

View Article

How to execute a DTS task programmitcally using C#.

Hi, I am working on executing DTS programming. I have a following scenario could you please provide suggestions. Package2 package = null; package.LoadPackage("\\path"); foreach (Step2 x in...

View Article

Debugging script component transformation SSIS in VS

Hi Friends, More so a generic question. Is there a way to debug script component transformation SSIS using Visual Studio 2008 or 2010. Right now using MessageBox only :( please suggest.

View Article

How to set default value of output columns in SSIS script component...

Hi, Is there a way to set default value of output columns in script component transformation as NULL. For example, Input column col1 dataype is string I have following output columns, test_1 datatype...

View Article


How to connect to DB2 Database from SSIS 2008

sorry to not to give much details, Can anyone please help me on How to connect to DB2 Database from SSIS 2008.

View Article

Microsoft Power Point Server Topics to learn

Hi, Could you please provide me pointers to be a good developer on Microsoft Power Point Server. like books, links, videos.

View Article


Reading Data Pump Task in DTS without having source and destination environment

Hi Frenz, I am working on migrating a DTS package which contains a oledb source (but we dont have access to the source), a olebd destination (but we have access to the dest.) and a DATA Pump Task. In...

View Article

SSIS: External columns for a component "" are out of synchronization with the...

External columns for a component "abcd source" are out of synchronization with the data source columns. The column "col1" needs to be added to the external columns. The external column "col1 " (680)...

View Article


how to migrate multiple packages using DTS Migration Wizard

Hi Friends, Currently SSMS or BIDS provides option only to migrate one package at a time using package migration wizard. Is there a way through which we can try to migrate mulitple packages at once. is...

View Article

How to convert string to DateTime in SSIS

Hi Source is string - 20091101 (yyymmDD) format.( coming from text file) Destination is Table column- DateTime (data type). (table) i am looking for a transformation which gives me puses string as...

View Article

DTS to SSIS migration throwing Failed to decrypt protected XML node...

Hi, Migrating a DTS package using SQL Server wizard created a SSIS package but it shows a Variable path as and throws following error when opened in BIDS. Failed to decrypt protected XML node...

View Article
Browsing all 30 articles
Browse latest View live




Latest Images