how can we send even and odd records from a sequential file
to two different targets
Answer Posted / vinay
HAI KIRAN, CAN U EXPLINE ME DETAIL WITH SMALL EXAMPLE
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you explain link buffering?
What is a ds designer?
how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?
What is the difference between an operational datastage and a data warehouse?
What is the differentiate between data file and descriptor file?
options available in sequence job to run,validate?
What is the flow of loading data into fact & dimensional tables?
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
how to sort two columns in single job in datastage.
Name the different sorting methods in datastage.
What are the different kinds of views available in a datastage director?
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)
What are the types of containers?
What are the steps needed to create a simple basic datastage job?
Is possible to create skid in dim,fact tables?