at source level i have 40 columns,i want only 20 cols at
target what r the various ways to get it

Answers were Sorted based on User's Feedback



at source level i have 40 columns,i want only 20 cols at target what r the various ways to get it..

Answer / jaimy chacko

Use Modify Stage and Drop the columns that are not needed . Or Use a Transformer and take the links tat are only needed(make sure that RCP is not marked )

Is This Answer Correct ?    15 Yes 0 No

at source level i have 40 columns,i want only 20 cols at target what r the various ways to get it..

Answer / kalyanreddy

Hi,

1. based in reuirement if you need 20 columns, you have to
select 20 columns in database query.

2. if source is file, use transformer stage and populate
require 20 columns only

3. if source is database or file you can use copy stage
insted of transformer and modify.

Is This Answer Correct ?    7 Yes 1 No

at source level i have 40 columns,i want only 20 cols at target what r the various ways to get it..

Answer / ram

In the transform stage u select wich coloums u want those
coloums only drage from input link to output link.

Is This Answer Correct ?    5 Yes 1 No

at source level i have 40 columns,i want only 20 cols at target what r the various ways to get it..

Answer / balaji

Using transformation stage
How t o use:
Double click transformation stage

Select 20 columns

Drag and drop there target links.

Click on Ok

Is This Answer Correct ?    1 Yes 0 No

at source level i have 40 columns,i want only 20 cols at target what r the various ways to get it..

Answer / madhu tallapaneni

Use COPY , MODIFY, Transformer
Coming to performance point of use Modify or Copy stage instead of transformer stage while dealing with huge volume of data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Stage Interview Questions

How a server job can be converted to a parallel job?

1 Answers  


how can we join one oracle & flat files ?

2 Answers   ME,


what is the exact difference between dataset and fileset in datastage?

5 Answers   TCS,


Define ds designer?

1 Answers  


How do u view log file for a particular job?

6 Answers   HP,


types of errors in datastage?

2 Answers   Reliance,


Can aggregator and transformer stages use to sort the data? How ?

2 Answers  


what is the function in Transformer stage can act as Rank function in Oracle

1 Answers   Reliance,


Could anyone give brief explanation bout datastage admin

1 Answers  


what is the use of DSattchJob?DetachJob? where can we find it?

0 Answers   IBM,


Tell me the syntax of Configuration file?

1 Answers  


1)How to do error handling in datastage? 2)Did sequential stage accepts .xl files ,xml? znd how?

2 Answers   UHG,


Categories