How do you implement scheduling in Informatica?
We can use Scheduler option in Workflow to schedule the entire mapping.
Also, if we are using any central scheduler tool for this purpose, we can create a command file with PMCMD to run the workflow and schedule execution of that command file in a scheduler.
| Is This Answer Correct ? | 2 Yes | 0 No |
Work flow failed when it is set to Bulk mode but it was successful when set to normal mode y??(All the connections are fine and exactly correct)?
why we are using level option in normalizer transformation
ONE FLAT FILE IS THERE WHICH IS COMMA DALAMETED . HOW TO CHANGE THAT COMMA DELEMITER TO ANY OTHER AT THE TIME OF RUNNING ?
What are the differences between oltp and olap?
What is difference between partioning of relatonal target and partitioning of file targets?
Hi, What is version control in Informatia ? Can anyone just give an idea or introduction about this? Advance Thanks
i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500
What is domain and gateway node?
What is the need of an ETL tool?
What is junk dimention?
How to call stored Procedure from Workflow monitor in Informatica 7.1 version?
create a mapping to retrieve the employees who are getting salary greater than average salary?