how to call routines in stages?
Answers were Sorted based on User's Feedback
Answer / kiran
hai This is Kiran..,
Call routines in designer by using ytransformewr stage
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / abhi jain
There is a routine activity in job sequence through which
you can call your routine.
| Is This Answer Correct ? | 2 Yes | 1 No |
how to validate the jobs
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
Two source files contains same meta data third file contains different data types can I funnel that file.
Source Like department_no, employee_name ---------------------------- 20, R 10, A 10, D 20, P 10, B 10, C 20, Q 20, S and Output should be like this department_no, employee_list -------------------------------- 10, A 10, A,B 10, A,B,C 10, A,B,C,D 20, A,B,C,D,P 20, A,B,C,D,P,Q 20, A,B,C,D,P,Q,R 20, A,B,C,D,P,Q,R,S
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
What are datastage sequences?
In a table 100 records are there after 50records job is aborted how can u insert all records in target table.
What is ds designer?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
How to Convert the columns into rows?
what is time dimension? and how to populate time demension
what is .dsx files