How many repositories can be created in informatica?
Answer / nikita jain
there can be n number of repositories depending on the ports
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate between source qualifier and filter transformation?
I have name like INDIA in a column. I want display 1st line A, 2nd line N, 3rd line D, 4th line I, 5th line A in oracle data base?
When will u go for Dynamic Cache and Persistent Cache? Pls explain with an example?
How can you join 3 tables? Why cant you use a single Joiner to join 3 tables.
what are factless facts? And in which scenario will you use such kinds of fact tables.
What are the different threads in DTM process?
What are active and passive transformations?
How might you approve all mappings in the archive all the while?
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 if i will group by with some port in aggregator and will not pass the sorted values. Will the session fails tell in both cases ( if i have configured it for sorted input and if i have not configured it for sorted input).
i have flat file it contains 'n' number of records, i need to send half of the records to one target table and Remaining half to another target table: pls full details
8 Answers L&T, TCS, UnitedHealth Group, Wipro,
I have data like sno mailid 1 subbu@dell.com 2 arthi@dell.com 3 thiru@dell.com .. ..... like this for N no.of how we will send a message 'meet hr' at a time in windows environment by the informatica..