what is size of u r database?
No Answer is Posted For this Question
Be the First to Post Answer
Hi All, i have question regarding Change Data Capture in Informatica. As i know we can do this using Incremental Aggregation(i never worked on Informatica but i read) and i think we can do the same with SQL Over write and with variables. Can someone tell me how do we do this using other two techniques.. using SQL Over write and variables. Thanks for the help and greatly appreciated.
difference between stop and abort
why we r using presql&postsql in source qualifier?
What is complex mapping?
pmscmd startworkflow -sv <host name> -d <domain name> -u <user name> -p <password> -f <folder name> <workflow name> while running this command I got the error as "no gateway connectivity is provided for your domain name". So anyone please help me how to rectify this error?
What are the reusable transforamtions?
what are testing in a mapping level please give brif eplanation
How mapping parameter and variable works
performance wise which one is better in joiner and lookup transformation
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
What does reusable transformation mean?
Design a mapping to calculate department wise sum of salaries and load it in single target? Source Target Deptno Salary Deptno Salary 10 100 10 600 10 200 10 600 10 300 10 600 20 200 20 800 20 300 20 800 20 300 20 800 30 400 20 1500 30 500 30 1500 30 600 30 1500