What is dependent parameter ?
Answer / avijit
Any parameter which depends upon another parameter for it's value is called as dependent parameter.
That means the parameter can not be evaluated unless the parent parameter is resolved first.
Exemple :
$PROC_DATE : now()
$EXE_DATE : string_substring($PROC_DATE,1,8)
Here as you can see EXE_DATE depends on te PROC_DATE to be available first.
| Is This Answer Correct ? | 3 Yes | 0 No |
What are the prioritized Rules in as Transform function
What are the different types of partition components in abinitio?
what is the use of catlog or catlogfile?
What are “business rules” in ab initio business rules environment (bre)?
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
What is EME?What is GDE?What is Co-operating system?What is the link between all these?Please explain elaborately.
Describe how you would monitor and control database physical file size and growth?
I wanted to learn Ab Initio, Could you please send the material to my personal email id.
Can you explain data flow graph with an example?
Define ramp limit in ab initio?
Code check-in and check-out commands in AbInitio
What are the facts that can compromise data integrity?