If source is having 5000 rows,and if you want to load data into 500 rows to target,if the session runs successfully,how can you verify the target if the rows are successfully loaded or not.
3 8817SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?
6 10927I am hvaing SOURCE as 1000,null,null,null null,2000,null,null null,null,3000,null null,null,null,4000 Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
5 9888I am hvaing SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
2 6746I am having a FLAT FILE SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 to a FLAT FILE only.For more clarification i want to elimate nulls and want in a single line. Please help me out
5 11821How we can get unique records into one target table and duplicate records into another target table??
11 41336Is it necessary to maintain the primary-foreign key relation ship between the targets in informatica while loading using constarint based loading or it is required only at database level ??
1 6996can any one explain about dataflow in the informatica project for bank domain....thanks is advance
10692Post New IBM Informatica Interview Questions
What is boolean method?
What is a php trait?
Where do you assign text determination procedures for customer master records and for documents?
What are the differences between mqinput node and input node ?
What is unary operator? List out the different operators involved in the unary operator.
Explain CMOS Inverter transfer characteristics?
How to Change the font in a hint window ?
What are High Level APIs in tensorflow ?
How we are going to decide which schema we are going to implement in the data warehouse?
What are the types of maven plugins?
what is the meaning of upgradation of Repository?
What sales challenge have you experienced recently?
How does stack look in function calls? Write a recursive function call, how will the stack look like?
Do you wish to further pursue your studies?
In which directory controllers are kept in laravel?