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 |
How we can covert server job to a parallel job?
options available in sequence job to run,validate?
Hi , Today 1000 records updated, tomorrow 500 records updated how to find that?
1)How to Duplicate Records Delete in Sequential file?
Hi guys, Design job sequence, we have 3 sources, in that 1st source in abort then only run the remaining sources.. How please design the job. Thanks.
How you Implemented SCD Type 1 & Type 2 in your project?
My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?
What are the job parameters?
Difference between ‘validated ok’ and ‘compiled’ in data stage?
Describe routines in datastage? Enlist various types of routines.
How to work with XML out put stage? Please explain step by step? i need to generate XML file using Table data. Given is the .XSD file. Please help?
What is exact difference between Parallel Jobs and server Jobs..