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 process model?
1)Source file contains one record, I want 100 records in target file.
What is the difference between server job and parallel jobs?
Differentiate between validated and Compiled in the Datastage?
What steps should be taken to improve Datastage jobs?
how many types of sorting the data in data stage?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
What are routines in datastage?
In my source i have 10 records but i want 11 records in target. How can i acheive this in Server jobs.
Main Function of the Staging area in DWH ?
hi, how would i run job1 then job 3 , then job2 in a sequence of job1 ,job2,job3. Thanks sunitha
Distinguish between informatica & datastage. Which one would you choose and why?