-
Count of Multifile
How to get each partition count and total count of a multi file?
-
Modify Record in Multi-file
How to modify record in multifile if data is ASCCI and if data is Obserddata?
-
Split a 10 GB file into 10 files of 1 GB
How to Split a 10 GB file into 10 files of 1 GB in Ab initio?
-
Rollup with null key for multifiles
I have a 4way mfs. I connected to rollup, i have mentioned key as null. How many records will come to output?
-
How to add header and trailer in a file?
How to add header and trailer in a file?
Header - column names
Trailer - count of the records -
Load a file in oracle in chunks of 100 mb files
I need to load a single load ready file in oracle table in chunks of 100 mb files. How to do that?
-
Print Position of Char
How to print the position of the char in a given word
I have a input like:
Column_name:
Indicator
YNNYYN
NNNYYN
YYYYYN
NNNNNN
REQUIRED O/P:
Where the Y is present in a given string, i want position of the string with CONCATENATE of P Letter.
o/p:
P1
P4
P5
P4
P5
P1
P2
P3 -
Abinitio EME
In my sandbox i am having 10 graphs, i checked-in those graphs into EME. Again i checked-out the graph and i do the modifications, i found out the modifications was wrong. what i have to do if i want to get the original graph..?
-
-
Pipeline, Component and Data Parallelism
Give examples for pipeline, component and data parallelism
-
How do find out particular record in partition by using PBK?
I have 400 records in my in0 file, its 4-way multifile system. How can I find out particular 150th record will goes to which partition using Partition by Key?
-
SORT V/s SORT WITHIN GROUPS
Sort within group means data is already sorted on major keys and need to get the data sorted on minor keys.But if we already know tht the data is sorted on major keys then why donot we use SORT component and provide the key as {minor keys} in the SORT component? Why go for SORT WITHIN GROUPS
-
Abinitio Display records between 50-75..
In input dataset i am having 100 records. I want records between 50-75 and i don't want to read 5th record? which component i have to use..
-
Grapg failure email notification with error
Hi,
How can I configure email notification for any graph failure with error and compnent details which caused the failure in AB Initio -
Output Indexes Component
What is the alternate component for output indexes?
-
Masking columns in XML
I have an XML file with all the details of an employee. I just want to mask the firstname and lastname records as AAAA and generate the XML with all other fields including firstname and lastname. Please suggest on this
-
Pipeline Broken Error
Why and When do we get the "Pipeline Broken Error" in Ab Initio
-
How do you insert break in .dat output file using AbInitio ?
I have already created graph,and need to modify it so that output file gets page breaks. Any idea how can we implement page breaks in abinitio.
-
Abinitio Date Functions and File Corruption
What are the date functions in Abinitio & How to check a file is not corrupted in Abinitio?
-
Floor Casting
Hi Experts,
I have to write the below floor function in reformat.
Floor(dp.lcl_Prod_cd/10)
The source column data type is string as shown {utf8 string("x01") lcl_prod_cd}, here column name is "lcl_Prod_cd ". now i have to apply the floor function on this like "Floor(dp.lcl_Prod_cd/10)". i was tried in different ways like i was changed target dml to decimal and tried as shown below....
Abinitio Interview Questions
Ans