-
-
-
-
-
Using Partition components
i having 1000 records in in0 file.
i want first 250 records into out0 file,
next 250 (250 to 500)records into out1 file,
next 250(500 to 750) records into out2 file,
last 250(750 to 1000) records into out3 file using partition components? -
Null key in scan and dedup
If we give NULL key in scan component what will be the output and in dedup with keep parameter as unique?
-
Output Indexes Component
What is the alternate component for output indexes?
-
Data from 1 Column to be separated in Multiple Columns
Input file
col1
1
2
3
4
5
6
7
8
output file
col1 col2 col3 col4
1 2 3 4
5 6 7 8
How to achieve this? -
Over vs Runs -- same sequence number for each group
I am having input column as runs with values
3
2
4
6
0
1
0
3
2
6
0
0
4
1
1
2
3
In output I want over number on Over column and corresponding runs on Runs column
Expected o/p is:-
Over Runs
1 2
1 4
1 6
1 3
1 0
1 1
2 0
2 3 -
-
-
-
Types of .dbc file
What are the two types of .dbc files
-
-
-
-
-
3 Way join with different column names.
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 -
How to send email notification for any grapgh failure in Ab Initio
How can I set up email notification graph failure in Ab Iniio to send ,which should include error message and componet details which caused the failure
-
How to Join Data from Two Partitions of a Multifile in Abinitio..!
How to Join Data from Two Partitions of a Multifile in Abinitio..!
Hi,
I have a multifile having 8 partitions.
I want to join partition 1 and partition4 data.
Could someone explain the approach for the above requirement?
Thanks in advance,
Srikanth
Abinitio Interview Questions
Ans