-
Graph Deployment
Explain the deployment of graph, with start and end script?
-
-
-
PSET
What is .pset?
-
Frequent Compilation Errors
Give 5 most frequently coming compilation errors in your graph?
-
Abinitio Partition Component
What is the optimistic partitioning component in abinitio? How can we say that it is an optimistic partition component?
-
Ab Initio Dependency analysis
By enabling which parameter, dependency analysis feature get enabled
-
Metadata level programming
How can we do metadata level programming in dml itself to remove blank lines from a file
-
-
How many input files?
With open a graph how should we know how many input files are using in that graph?
-
How to recover a control file that is removed using rm ?
Instead of m_ filename if we do a rm filename by mistake and want to recover that control file, how do we do it? can it be done using a checkpoint, if yes how and is there another way?
-
-
Graph Performance
I have a master file with user personal details and around 50k users.
Each day a transaction file with about 100million records come in and we need to update transaction file with user details present in master file.
What is a good approach for this? -
Graph Perfomance
I have a serial graph with below sequence:
i/p -> sort(key1)->rollup(key1)->sort(key2)->rollup(key2)->normalise->o/p.
How do we improvise this graph? -
Doubts on AbInitio
Hi I have a few questions in AbInitio. It would be very useful, if some one answered.
1.How to bring souce files(Flat files) to Unix environment?
2.How to go to GDE from Unix after connected to Unix Host?
3. How to integrate o/p folder / file to target database (SQL Server)?
4.Is staging area required in AbInitio? If yes, when is that?
Please answer these ques. -
What is differrence between multifile and adhoc files?
Could you please explain me in details differences between Multi File s and Adhoc Files ?
Thanks in Advance. -
If I will pass Null key to Join components, then what will be output?
If I am having two table- customer and transaction. I am having 100 rows and 10 columns and I want to perform the join with NULL key, then how much output records I will get?
-
How to Seperating the header and trailor records from the input file?
If you have one input file it have some thousands of records then how to Seperating the header and trailor records from the input file?
-
Input file ----100 records.
a) Using a rollup,how many records will you get?
b) How can I get more than 100 records?
c) How can I get 1 record?
-
Decrease Graph Execution Time
I have 10 million records in one file, if I develop a graph with this file, it takes more time to be executed, but I want to decrease the execution time. How can you proceed?
Abinitio Interview Questions
Ans