source file contains 100 records, i want 10 records in
target file how it possible in datastage
Answer Posted / radha guntupalli
If you want top ten records In seq file_options_filter-
head -10.For last 10 records tail -10.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
What is the difference between an operational datastage and a data warehouse?
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
Define APT_CONFIG in Datastage?
What are the areas of application?
What are the difference types of stages?
How do you import and export the datastage jobs?
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
Define Data Stage?
AGGREGATOR default datatype
What are the types of views in datastage director?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
What is quality stage?
Different ways a project can be moved to production ?...example ….export-import and Version control.
On which interface you will be working as a developer?