-
To connect same graph having 2 phases but to run in different database
Can you please help me to understand how to connect to belonging to different database
1) How can we create have 2 dbc in same environment (Here users are different so think it would be easy to have dbc as its same server(IP))
2) What if the server are different machine how can we connect same abintio instance. -
Dependency Analysis
What is Dependency Analysis? Why it is done? Example with an example?
-
-
Phase verses Checkpoint
Difference between a phase and checkpoint as far as i know it something related with how temporary files containing the data landed to disk is handled.that is phases are used to break up a graph so that it does not use up all the memory , it reduce the no of component running in parallel hence improves the performances (used for performance fine tuning, by managing the resource in perfect manner)Check...
-
Installation of Ab Initio in Windows
HI,I've installed GDE 2.8 on windows Xp,and our database running as oracle9i,how do we install co-operating system... and on the same machine informatica server& client also running.does it matter of informatica software exists where abinitio gonna installed...pls do let me know the steps of installation process of Abinitio.Thanks,SindhuReddy
-
Design Documents
What are HLD and LLD documents? What do they contain?
-
Multifiles with Join
What is behavior of join with multifiles if I use Join via common key in both files and if the key is different what is the result?
-
Not Selecting Lookups Record
I have data like below.
source file:
EmpID sal
A 1000
B 2000
C 3000
D 4000
Lookup File
EmpID
A
B
Output File
EMPID Sal
C 3000
D 4000
I want empId, sal of employees those not present in lookup file -
Rollup Process
If a file contains 100 records and in that 5 depts. If I use rollup to process that file, How many time rollup will be called and how many times finalize will be called?
-
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?
-
Find Corrupted Record in Multifile
How to find a corrupted record in Multi file and how to correct the data if you know the correct value?
-
Data Loading Table Mode
If data is still loading into table what mode will you use to see the data?
-
Sorting Alphanumeric Values
I have fields like a10 b20 c123
If we give numeric value (any number) as key in sort component, what would be the expected result?
Do we get a sorted order? or Does the sort component spits an error?
-
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 convert rows into columns and column into rows in abinitio?
I have a scenario:
Input file
Col1 col2
1 A
2 B
3 C
4 D
and desired output should be like below:
col1 1 2 3 4
col2 A B C D
Could you please help
-
Find Corrupted Record in a Multi File
How to find corrupted record in multifile?
-
-
Delete a Record from Multifile
How to delete a record from a multifile?
-
Identify DML Impacted Objects
If a DML is changed, how to find out the impacted objects using a command?
-
Abinitio Interview Questions
Ans