HOE DO U IMPLIMENT SCHEDULING IN INFORMATICA?
Answer Posted / abhas kumar jain
There are following ways:
-- Use the scheduler in WF manager.
-- Use cron scheduler in Unix.
-- Use pmcmd scheduleworkflow command.
-- Use third party enterprise schedulers like Ctrl-M,
Redwood or Tidal etc.
If any query....gimme a call on 9833547028.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What can we do to improve the performance of informatica aggregator transformation?
How do you promote a non-reusable transformation to reusable transformation?
What is the sql query overwrite in source qualifier in informatica
Where do we use mapping variables in informatica?
What are the static cache and dynamic cache in informatica?
How do you convert single row from source into three rows into target?
Enlist the differences between database and data warehouse.
What is the difference between stop and abort in informatica
Differences between version 7.x and 8.x.
Which means the first record should come as last record and last record should come as first record and load into the target file?
How to generate or load values in to the target table based on a column value using informatica etl tool.
What is primary and backup node?
What are the designer tools for creating transformations?
How can we remove the duplicates from flat file source?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?