You are on page 1of 1

Difference between Query calculation and Layout calculation

query calculation is used to deal with tables(to perform any changes to query)
Layout calculations can be used to perform any changes regards to appearance of
reports
Query Calcualtion is used to perform Data Scrubbing.
Layout Calcuation is used to provide run time information, but not used to perform
any operation on the data
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$4
In datastage, what is scheduling, how it works
Actually datastage is in short consolidation of all the data
here we have to dump a data which may be historical,current into a database
for this we are using different components in datastage. Basically datastage is ETL
tool means it extract the data, apply particular rules and load it into respective
database or format what the user wants.
There are two ways to schedule the job
1] through datstage
2] autosys
.Thanks
Pinky
In Datastage after the job is developed and compiled clean in Designer, it can be
run NOW or can be scheduled to run at a particular frequency(daily/weekly etc.)
using Director. Thisscheduling is nothing but when to run the job. Hope that
answered your question.
Schedule specify data and time, to run the job.
Schedule can be created using DataStage Client Component.
to schedule the job , Run JOb(option)
to select date,time.

You might also like