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 are the different types of parallelism used in abinitio?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
what is the output when -1 is put in select_expr of FBE?
What is the purpose of having stored procedures in a data-based?
What are the components new in 2.14 compared to 1.8 and State the usage of the components?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
Describe what the SQL Server tempdb and tlog files are used for?
What do you understand by local lookup?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
What is conduct>it?
Why might the optimizer use a table scan when an index is available?
How can you export a component’s internal parameters ?
What dedup-component and replicate component does?
What is brodcasting and replicate?