What is the difference between Generate Records Component
and Create Data Component?

Answers were Sorted based on User's Feedback



What is the difference between Generate Records Component and Create Data Component?..

Answer / prakash balakrishnan

There is no transform function in Generate Record comp.
Therefore it will create data's defaultly of it's own,
according to the dml defined. To change that data, we have
to connect some other component after Generate Record comp.
and have to modify. Whereas, in Create Data comp. we can
write a transform function, so that the data's are
generated as per out trfm function. Also index is defaultly
defined in Create Data comp.

Is This Answer Correct ?    22 Yes 0 No

What is the difference between Generate Records Component and Create Data Component?..

Answer / krisprak04

Sorry..,wrongly typed, It was 'our trfm function.'

Is This Answer Correct ?    1 Yes 0 No

What is the difference between Generate Records Component and Create Data Component?..

Answer / ravi

in which category of components we are having create data
component,at present i'm using 1.10 version

Is This Answer Correct ?    1 Yes 0 No

What is the difference between Generate Records Component and Create Data Component?..

Answer / agarwal

Plz tel me what is 'out trfm function'..?(7'th line)

Is This Answer Correct ?    0 Yes 0 No

What is the difference between Generate Records Component and Create Data Component?..

Answer / prakash balakrishnan

Ravi, we are using versio 1.15. This component is available
from 1.15.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between Generate Records Component and Create Data Component?..

Answer / motepalli

Both will generate records as per the {num_of_records} defined but Create_data.mpc have "transform" option where we can transform data as per our requirements whereas Generate_records will only generate default values as per the DML defined.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

What is the difference between check point and phase?

0 Answers  


What does edp stand for?

0 Answers  


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

1 Answers   IBM, TCL,


What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.

0 Answers  


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  






What will be the output of using partition by Round-Robin after the partiton by key in ab initio?

1 Answers  


how will i can implemate Insert,Update,delete in abinitio? how will u view MFS in unix?what is diff/btween conditional dml& conditional component?

3 Answers   IBM, Syntel,


What is the difference between formal and export parameter? Export at what secenario we are going to use?

0 Answers  


Is there any function in ab Initio which act like SCAN component

3 Answers  


What does it mean by the term 'sort component'?

0 Answers  


What is the difference between reformat and redefine format?

4 Answers   IBM, TCS,


Please some body send me Ab Initio material in my mail ... sitakanta2009@gmail.com Thanks in Advance!!!

1 Answers  


Categories