-
-
Join on partitioned flow
If I have 2 files containing field file1(A,B,C) and file2(A,B,D), if we partition both the files on key A using partition by key and pass the output to join component, if the join key is (A,B) will it join or not and WHY?
-
Abinitio
How to write the script in Abinitio by using unix?
-
Graph Parameters
How can you set the parameters to call the graphs?
-
-
-
Abinitio Graph Phasing and Checkpoints
What is phasing & checkpointing? What is the use ?
-
-
-
-
Header details and trailer validation for multi file
my requirement
header contains - business date
details contains - reccords
trailler contains - total no of records in detail.
1) header , detail , trailer separation with indicator filed ( conditional dml with indicator field )
2)Comparing header with business date , if not match fail. ( using lookup with date function)
3)comparing the record count of... -
Creating Dynamic .pset
Hi Guys,
I have a requirement :
We need to design a graph for transition of some files. The details like filename, parameter_id (unique) we need to get from a table in DB and these should be included in the graph pset one at a time. That means for every unique parameter_id graph should run once.
Like we can have the parameter_id as the Job_name for the graph. -
Difference between m_mkfs and m_touch
What is the difference between m_mkfs and m_touch.
Both create a MFS how do they differ ?
Also what is the syntax for creating MFS using m_touch -
-
Broadcasting partition
On which parameter based broadcasting partition distribute the records to the outputs?
-
-
3 way join component
Hi,
I have 3 files each having 2 cols
e.g
File1
empid deptid
1 100
2 200
3 200
4 100
5 300
File2
empid salary
1 10
2 20
3 30
4 40 -
-
Find the Size of MFS File
How do you find the size of MFS file?
-
Removing Header and Trailer Records
How to remove Header and Trailer records from a file using abinitio components?
Abinitio Interview Questions
Ans