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

Order of Evaluation of Parameters

2 Answers  


How you can generate surrogate key? How to use in abinitio graph?

2 Answers   IBM, TCL, Torry Harris,


What is the role of co-operating system in abinitio?

1 Answers  


what is difference between fuse and join? Explain in detail? In which scenario we will use them?

1 Answers   IBM,


Why might the optimizer use a table scan when an index is available?

1 Answers  


What exactly do you know about the typical data analysis?

1 Answers  


How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?

1 Answers   HP,


When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?

1 Answers  


explain checkin and checkout?

1 Answers  


Hi friends i have 3 input files 1 is country file(cid,cname) 2 is State file(cid,sname) 3 is populate file(pid,sid,Adress) I want (cname & total poplation) how i can get the output please help me Thank you

1 Answers  


The methods to improve performance of a graph?

1 Answers  


What is local and formal parameter?

1 Answers  


Categories