What is the use of Row generator stage?
Answers were Sorted based on User's Feedback
Answer / dhana
The Row Generator stage is a Development/Debug stage. It has no input links, and a single output link.
The Row Generator stage produces a set of mock data fitting the specified meta data. This is useful where you want to test your job but have no real data available to process.
By default it generates values for the metadata we specified and we can also specify the data to be generated for the metadata we are using.
| Is This Answer Correct ? | 4 Yes | 1 No |
Could anyone give brief explanation bout datastage admin
what is the unix script to run the job? Please mention commands which we use often?
What is the use of Row generator stage?
what is main difference between change capture and change apply stages
What is the difference between validated and compiled in the datastage?
Hi , Today 1000 records updated, tomorrow 500 records updated how to find that?
how may datastage variables/parameters will be in trnsformer stage? 1 2 3 4 ?
What is a quality stage?
Define meta stage?
What is the difference between operational data stage (ods) and data warehouse?
How to LOG 'unmatched Master' records and 'Reject Updates' in log files using MERGE stage?
Can aggregator and transformer stages use to sort the data? How ?