HOE DO U IMPLIMENT SCHEDULING IN INFORMATICA?
Answers were Sorted based on User's Feedback
Answer / bsgsr
using the informatica schedular tool or third party tools
like control m, maestro, tivoli etc. if wrong sorry
| Is This Answer Correct ? | 26 Yes | 3 No |
Answer / rajan
Informatica has own Sheduling components .Since Informatica
widely used as Data integration and Data warehousing Entity
and there are lots of depedencies on other jobs ,reason
informat application is scheduled by external sheduluing
device such as
1) Control M
2) Crontab
3) maestro
Basic Functionlity behind scheduling is PMCMD cmd thro
shell scripts they trigger informatica jobs via pmcmd
command.
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / 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 |
Answer / usha
1:-informataica tool its has scheduler
2:-by using UNIX also we can schedule wf (cron tab command)
3:-by using thired party tools also we can schedule wf
control_m,redwood cronical tool
third party tool is easy because we schedule wf accoring to
the customer requrement for example i want to schedule only
for leapyear.
4:- by usin shell scripts also we can schedule
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / nisith
I think no one know abt Informatica DAC-Its a scheduling
tool of informatica like control M
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / purna
scheduling is an administrative tool to perform to run the
session at a specific time and date. if wrong pls inform it
| Is This Answer Correct ? | 2 Yes | 5 No |
What do you mean by Parameter file? Why do we use it and what all things we can define in a parameter file?
Why update strategy and union transformations are active? Explain with examples.
what is the look up transformation?
what is the monster dimension plz give me one example
what is the flow?
How do you change a non-reusable transformation to reusable transformation?
Mapplets can you use an active transformation in a mapplet,
Can anyone tell me, when a flat file contains different kinds of delimeters available for each line ( For Ex: First line contains [,*&#$] and second line contains [%@$#%^]. Like that all records having different kinds of delimeters. How can we implement this kind of flat file in informatica?
How to use pmcmd utility command?
generate date / time dimension in informatica
Write the prerequisite tasks to achieve the session partition?
What is the need for an etl tool?