What are roles and groups and benefits of using them?
No Answer is Posted For this Question
Be the First to Post Answer
How can we create index after completion of load process?
Can we use different lookup tranformations for a same lookup table (lookup condition may or may not be same)with different output ports? How the cache files will be affected? Please clarify..
How can you define user defied event?
If informatica has its scheduler why using third party scheduler?
explain abt union t/r?
If i havee 3records in my source having same deptno like Deptid Deptno ------ ------ 101 10 201 10 301 10 and i am using router TR to loading these records into target.Then how many record'll be loaded into target???
Diffrence between static and dynamic cache
what are the perameter and variable?
How IN function works in informatica? Is it similar that of oracle IN function or different? Explain
IF Sorce table contains CLOB as its one data type then i get error at the target table. How can this be resolve?
source is a flat file empname, empno, sal ram, 101, 1,000 sam, 102, 2,000 ques: my target needs the data to be loaded as sal -1000 and 2000 excluding commas target empname, empno, sal ram, 101, 1000 sam, 102, 2000 how to implement this?
hi, as al you know, we can set the option in session level as all rows treat as like insert,update etc., And also we have update strategy for flaging records as insert,update etc.. then when we will go for above options and what is the difference.. explain..