insequential file 2header avaliable,and 100 records
avaliable.how to skip the 2 headers and load 100 records
target?
Answer Posted / manu
By using 'SED'command like this
for header sed -n '1|p’
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
options available in sequence job to run,validate?
Define data aggregation?
How do you start developing a datastage project?
What are the repository tables in datastage?
What a datastage macro?
How to RD using transformer?
what is use of SDR function?
How to read multiple files using a single datastage job if files have the same metadata?
What are the different kinds of views available in a datastage director?
How do you remove duplicate values in datastage?
Hi , Can anyone give few examples of scenarios and there corresponding design in datastage..i am new to this tool...confused in design while my manager asking to design the job.. Please post the URL if there..so i can go through it.. Thanks in advance...
How to convert RGB Value to Hexadecimal values in datastage?
What is the flow of loading data into fact & dimensional tables?
I have a few records just I want to store data in to targets cycling way how?