How many input links can you give to a Transformer stage?
Answer Posted / archana
Transformer stage takes only one input
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
What is meta stage?
What are the different type of jobs in datastage?
What is staging variable?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
root tree will find which is server job and which is parallel job?
Give an idea of system variables.
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
How will you move hashed file from one location to another location?
Define Merge?
What are the partitioning techniques available in link partitioner?
How can we improve performance of data stage jobs?
How do you schedule or monitoring the job?
Explain entity, attribute and relationship in datastage?