Answer Posted / ankur
1 ) By View Data
2) By Unix - But the data will be unformatted as dataset
data is distributed over several nodes.
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
Which algorithm you used for your hashfile?
Define oconv () and iconv () functions in datastage?
How rejected rows are managed in datastage?
how many rows sorted in sort stage by default in server jobs
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.
How you Implemented SCD Type 1 & Type 2 in your project?
Difference between in process and inter process?
Difference between server jobs & parallel jobs?
What are the types of jobs we have in datastage?
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
Can you explain how could anyone drop the index before loading the data in target in datastage?
Why do you need stage variables?
Differentiate between odbc and drs stage?
8000 jobs r there i given commit, suddenly job will abort? what happens? 2)diff b/t transformer stage & filter stage? 3)how to load the data in the source?
Can you implement SCD2 using join, transformer and funnel stage?