i have flat file and using unix how can i generate sequence
number into targer?
Answer Posted / todearhari
you can Use cat -n flatFile>Target to Generate line numbers.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is 'reconsideration error' and how can i respond to this error and how to debug this
What is ibm datastage?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
Define APT_CONFIG in Datastage?
What is the use of hoursfromtime() function in transformer stage in datastage?
What is ds designer?
how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara
How to clean the datastage repository?
Can you filter data in hashed file?
How to implement complex jobs in data stage?
what is the use of skid in reporting?
What are the steps required to kill the job in Datastage?
What is the sortmerge collector?
explain about citrix scheduling tool in datastage
how to add a new records into source?