What is meant header and tailer, suppose header and tailer
had some junk data how will delete junk data ? which
components r used?
Answer Posted / koili basudeba
header and trailer means ...data contains header and trailer
records by using conditional dml or record type header and
trailer.
if i got some junk data in header and trailer ..then first i
separate the header and trailer data by using abinitio
componet like FBE,dedup and reformat then i delete junk
information by using unix command like sed ,awk ..etc
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is conduct>it?
What is $mpjret?
You can ask about different vector functions. How to use in abinitio graph?
How abinitio eme is segregated?
Mention what information does a .dbc file extension provides to connect to the database?
What do you mean by data sorting?
What do you know about partition and also tell us about partition components in abinitio?
How to run a graph infinitely?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
What is the difference between check point and phase?
Why might you create a stored procedure with the with recompile option?
What is sandbox?
How can you import XML repositories exported from different tools like ODI
how to insert/update a csv file by comparing it with another csv file?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?