what is the exact difference between dataset and fileset in
datastage?
Answer Posted / kavi
In DataSet, data is stored in Binary format.
In fileSet, data is stored in the form of text.
That's it...
| Is This Answer Correct ? | 10 Yes | 12 No |
Post New Answer View All Answers
How do you import and export the datastage jobs?
client know skid info?
Different ways a project can be moved to production ?...example ….export-import and Version control.
What is the sortmerge collector?
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
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
Define orabulk and bcp stages?
i WANTED TO USE THE RANGE LOOKUP SCENARIO IN DATASTAGE 7.5.2 SRVER JOB.i HAVE A DATE FIELD IN SOURCE AND I SHOULD MATCH IT WITH A FIELD IN LOOKUP FILE.BUT,THE FIELDS SHOULD MATCH EVEN THOUGH THERE IS SOME RANGE.CAN SOMEONE TELL ME HOW CAN I DO THAT. THANKS
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
options available in sequence job to run,validate?
Define Routines and their types?
Explain the situation where you have applied SCD in your project?
What are the functionalities of link collector?
What all are the different way to run a job?
On which Dimension Table you implemented SCD Type in your Project