what are the reusable tasks in informatica ?
Answer Posted / sathish
command task
session task
email task
| Is This Answer Correct ? | 56 Yes | 2 No |
Post New Answer View All Answers
What is a connected transformation?
What is meant by lookup transformation? Explain the types of lookup transformation?
What is Data Caches size?
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
What are the types of lookup transformation?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
What are the designer tools for creating transformations?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
Explain the features of connected and unconnected lookup.
How can we use mapping variables in informatica? Where do we use them?
Informatica Checkpoints
How we can create indexes after completing the load process?
How to do unit testing in informatica?
Enlist some properties of sessions.
waht type of interface is used for testing the data in informatica