dbTalk Databases Forums  

Step Error Description:The Data Pump Task requires Transformations to be specified.

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Step Error Description:The Data Pump Task requires Transformations to be specified. in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kalle Fiegl
 
Posts: n/a

Default Step Error Description:The Data Pump Task requires Transformations to be specified. - 07-09-2004 , 01:46 AM






Hello,

I'm having trouble running a DTS package that pumps data from an Excel sheet
into a table in SQL Server. The package runs well when starting it from
within Enterprise Manager. But every time i change the name (DataSource) of
the Excel file to be imported, the designer asks me to CLEAR the
transformations. Doing so makes the package run again.
Now, my problem is that I want to run the package from VB. I change the the
Datasource property for the Excel file and the SourceObjectName of the
DataPump task.
When running the package the packagelog shows the following error message :
(Step Error Description:The Data Pump Task requires Transformations to be
specified.)

Anybody who can help me with that problem ?

Kalle



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Step Error Description:The Data Pump Task requires Transformations to be specified. - 07-09-2004 , 04:36 AM






In article <ehaL#BYZEHA.3804 (AT) TK2MSFTNGP10 (DOT) phx.gbl>, Kalle Fiegl wrote:
Quote:
Hello,

I'm having trouble running a DTS package that pumps data from an Excel sheet
into a table in SQL Server. The package runs well when starting it from
within Enterprise Manager. But every time i change the name (DataSource) of
the Excel file to be imported, the designer asks me to CLEAR the
transformations. Doing so makes the package run again.
Now, my problem is that I want to run the package from VB. I change the the
Datasource property for the Excel file and the SourceObjectName of the
DataPump task.
When running the package the packagelog shows the following error message :
(Step Error Description:The Data Pump Task requires Transformations to be
specified.)

Anybody who can help me with that problem ?

Kalle


Changing the DataSource property and the SourceObjectName property shouldn't
matter so long as the SourceObjectName, in this case a worksheet, contains the
same metadata as the original, that is to say columns of the same name.

Is this the case?



Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



Reply With Quote
  #3  
Old   
Kalle Fiegl
 
Posts: n/a

Default Re: Step Error Description:The Data Pump Task requires Transformations to be specified. - 07-12-2004 , 01:26 AM




"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
In article <ehaL#BYZEHA.3804 (AT) TK2MSFTNGP10 (DOT) phx.gbl>, Kalle Fiegl wrote:
Hello,

I'm having trouble running a DTS package that pumps data from an Excel
sheet
into a table in SQL Server. The package runs well when starting it from
within Enterprise Manager. But every time i change the name (DataSource)
of
the Excel file to be imported, the designer asks me to CLEAR the
transformations. Doing so makes the package run again.
Now, my problem is that I want to run the package from VB. I change the
the
Datasource property for the Excel file and the SourceObjectName of the
DataPump task.
When running the package the packagelog shows the following error
message :
(Step Error Description:The Data Pump Task requires Transformations to
be
specified.)

Anybody who can help me with that problem ?

Kalle



Changing the DataSource property and the SourceObjectName property
shouldn't
matter so long as the SourceObjectName, in this case a worksheet, contains
the
same metadata as the original, that is to say columns of the same name.

Is this the case?



Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

Yes, this is the case. Right now I'm working with one one single XL file.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.