Tell me about Propagate functions in informatica
No Answer is Posted For this Question
Be the First to Post Answer
how many types of dimensions are available in informatica?
How to load duplicate records in to a target table which has a primary key?
if i have a delimited file as source so how can we seperate this file into three diff targets?
what are the limitations for bulk loading in informatica for all kind of databases and transformations?
Difference between session variables and workflow variables?
Did u used latest transformations of 8.6.0? for what?
Any one can tell me how to explain puss-down optimization ? explain me with example plz?
what is threshold error in informatica?
Two Default User groups created in the repository are ____ and ______
How can you validate all mappings in the repository simultaneously?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
delete data from staging table as it loads to target table.here is the case we are getting data from 3 different server.a b and c.the data from server A loaded into staging table and we ran the task and data loaded to target table.now today data from server B and C also got loaded to the staging table.now what techniques and what transformations should be used to delete only the data which has been loaded only to the target.we need to delete only that data from staging which has been loaded into the target.looking for your responses