how to run a sequential file stage in parallel if the stage is used on the TARGET side
No Answer is Posted For this Question
Be the First to Post Answer
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 about data stage requirement
i have the source from Uk,north america how can i pass the data two tables based on the locations
How do you import and export the datastage jobs?
Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
Wat is isolation level and when do u use them?
What are the steps needed to create a simple basic datastage job?
i having source like emptable,dept table and combined purpose using for the join stage but join stage which partition techq will be prefored? pls given the ans?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)
How can we move a DATASTAGE JOB from Development to Testing environment with the help of a datastage job using unix commands.
why we use parameters instead of hard code in datastage