TELL ME ABOUT WORK FLOW SCHEDULING?
Answers were Sorted based on User's Feedback
Answer / rajesh
using workflow edit,there we can schedule the timins,how
many times daily,hourly,wekly,monthly,quartrly.....etc as
for pur req
| Is This Answer Correct ? | 6 Yes | 0 No |
There are many Job scheduling tools available
like
Autosys
Control M
we can even schedule in pmcmd or by right clicking wf
| Is This Answer Correct ? | 5 Yes | 0 No |
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
What is the procedure to load the fact table.Give in detail?
How to delete the data in the target table after loaded.
What is galaxy shema
without dynamic lookup transformation how to insert new rows and update existing rows?
how many types transformations supported by sortedinput?
HOW TO GET THE LATEST DATA IN SCD ?
Without using any transformations how u can load the data into target?
1 2 3 * 4 5 6 * 7 8 9 how to load records between two stars(*),
What are the rank caches?
Can you use the maping parameters or variables created in one maping into any other reusable transformation?
my sourse is like id name sal--1 aa 1000 ,2 bb 2000, 3 cc 3000 4 dd 4000, 5 ee 6000 , 6 ff 7000 and so on but myrequirement is like this id name sal up_sal,1 aa 1000 null,2 bb 2000 1000, 3 cc 3000 2000 4 dd 4000 3000, 5 ee 5000 4000 , 6 ff 6000 50000 and so on so how can i get it plez reply for this as soon as possible , thanks in advanced