HOE DO U IMPLIMENT SCHEDULING IN INFORMATICA?
Answer Posted / 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 |
Post New Answer View All Answers
How we can create indexes after completing the loan process?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
What is a grid in Informatica?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
What is workflow? What are the components of workflow manager?
Design time, run time. If you don't create parameter what will happen
How would you copy the content of one repository to another repository?
Which means the first record should come as last record and last record should come as first record and load into the target file?
what is informatica metadata?
Write the unconnected lookup syntax?
What is deployment group?
How is union transformation utilized?
I have a flat file, want to reverse the contents of the flat file
How to join three sources using joiner? Explain though mapping flow.