Tell me Wt main advantage of Stage varibles?
Project level hints?
Answer Posted / pavan
The simple meaning of a stage variable is just like a
global variable.During processing the execution starts with
stage variables then contraints and then to individual
columns.If ever there is a prerequsite formulae which can
be used by both contraints and also individual columns then
we can define it in stage varaibles so that it can be
processed once and can be used by multiple records.If ever
we require the formulae to be modified for each and every
row then it is advisable to place in code in record level
than stage variable level
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Name the third party tools that can be used in datastage?
Define ds designer?
What are the different plug-ins stages used in your projects?
What is the process of killing a job in datastage?
What are the types of containers and how to create them?
Differentiate between odbc and drs stage?
What are the areas of application?
What are the different type of jobs in datastage?
What are routines in datastage?
Differentiate between hash file and sequential file?
Could anyone give brief explanation bout datastage admin
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
What are the types of containers in datastage?
What is active and passive stage?
What is oci?