how can you generate sequence number using only the sequential
file stage?

Answers were Sorted based on User's Feedback



how can you generate sequence number using only the sequential file stage?..

Answer / ankit gosain

Hi All,

Open you Sequential File then
Output>Properties>Options>RowNumberColum and name the
column as SeqNumber.
And don't forget to add SeqNumber to the Column Definitions.
Otherwise, if RCP is disabled, DataStage will drop that
column.

If you have more queries, you can mail me on
ankitgosain@gmail.com

Cheers,
Ankit :)

Is This Answer Correct ?    4 Yes 1 No

how can you generate sequence number using only the sequential file stage?..

Answer / revanth

Use the row number column in options of sequential file.

Is This Answer Correct ?    3 Yes 1 No

how can you generate sequence number using only the sequential file stage?..

Answer / suneel

Hi Ankit,

That will be fine but here one thing
At what place you are disable the RCP.

Thanks

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Data Stage Interview Questions

Hi friends,Two input files, wants to validate only if the reference data has '0' otherwise no validation should be done..how to do this??

1 Answers   IBM,


What is difference between symmetric multiprocessing and massive parallel processing?

0 Answers  


A table containg 100 records B table containg 20 records we have to join two tables in left outer it containg target 100 records but target containg 101 record at that time what is the issue arise

3 Answers   Polaris,


how to design the change capture stage in(data stage parallel jobs) type 2

2 Answers   IBM,


what is hash file

2 Answers   CTS, IBM,


Define repository tables in datastage?

0 Answers  


What is the difference b/w Hash file and Lookup Fileset stages?

1 Answers  


What is the project in datastage?

0 Answers  


A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.

3 Answers   IBM,


What is size of a transaction and an array means in a datastage?

0 Answers  


how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?

0 Answers   Wipro,


how to sort two columns in single job in datastage.

1 Answers   TCS,


Categories