Hi all, can u explain header and trailer records in file?
If a file has header and trailer /master-detail records how
will you read it in datastage?
Answer Posted / sreeni
We can use Read Method:Whether to specify filename:"Path"
Options we can use filter option to remove header & footer
using unix command "sed 1d;$d"
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to run a sequential file stage in parallel if the stage is used on the TARGET side
What is oci?
How do you start developing a datastage project?
What are the types of views in datastage director?
in oracle target stage when we use load option and when we use upsert option?
What is the precedence of stage variables,derivations, and constraints?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
What is the difference between odbc and drs stage?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
Name the different sorting methods in datastage.
What are the functionalities of link partitioner and link collector?
What is the difference between hashfile and sequential file?
Hi, what is use of Macros,functions and Routines..? At what situation you are used. If you know the answer please explain it. Thanks.
What is difference between symmetric multiprocessing and massive parallel processing?
Can you explain link buffering?