whats relation between configuration file and datasets?
Answers were Sorted based on User's Feedback
Datasets- Preserves the Partitions. i.e, Data in the
datasets store on diff nodes which specified in the Config
File.
Resource Disk path in the Config File specifies in which
locations the data(Dataset's data) store.
Dataset contains: Data File and Schema file
Schema file(contains header and address of data file)stores
in dataset path(which we mention in the job)
Data File store in the Resource Disk Path, which specified
in the config file.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sriharsha vemuri
Datastage jobs determine which node to run the process on,
where to store the temporary data, where to store the
DATASET data, based on the entries provide in the
configuration file
Based on the entries provide in the configuration file the
decision for storing the Dataset date happens.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is datastage job Monitoring
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
i want job aborted after some records are loaded into output by using only sequential stage and dataset
what are the different type of errors in datastage?
How to display all the duplicate records from the oracle Table?
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
how to sort two columns in single job in datastage.
How to find value from a column in a dataset?
Explain the ChangeApply stage?
What is the difference between account and directory options ?
EXPLAIN SCD
how to implement scd2 in datastage 7.5 with lookup stage