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
Suppose you find the term validation mentioned with a set of data, what does that simply represent?
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
Pdl with an example?
Describe the evaluation of parameters order in ab initio?
What is air-project parameter ?
Why do you think data processing is important?
I am unable to connect sever database(oracle) from gde(db config file) local system.i set all these?
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
What is a partition?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
What is sort component in abinitio?
What a local lookup is?
Describe what the SQL Server tempdb and tlog files are used for?
How can I run the 2 gui merge files?