Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is dependent parameter ?



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

Post New Answer

More Ab Initio Interview Questions

Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump

1 Answers  


How to run the graph without GDE?

1 Answers  


How you can create cross joined output using join component ?

3 Answers  


What is difference between API

2 Answers   CitiGroup, IBM, TCL,


How can you increase the number of ports of your output flow? What is the limit? Can i have 20 out ports?

2 Answers   IBM,


What is meta programming ? Can you generate xfr dynamically? How to use in abinitio graph?

1 Answers   IBM, TCL,


Which component breaks the pipe line parallelism in graph?

3 Answers   Wells Fargo,


Describe what the SQL Server tempdb and tlog files are used for?

0 Answers  


State the working process of decimal_strip function?

0 Answers  


) How can you count the total no .of records in the specified partition in the Multifile?

5 Answers  


List out some of the air commands used in abintio?

0 Answers  


Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 naresh 20 suresh 30 suresh 40 please help me thank you

3 Answers  


Categories