I have load a Dataset in UAT with 2 Node configuration, imported the job into PROD environment which is 4 node configuration and using this DataSet as SRC to other job. will the job run fine or give any errors? If job runs fine, on how many nodes? 2 nodes or 4 nodes?
Answer Posted / ankit gosain
Hi,
Job will run smoothly but the dataset will run on 2 node
configuration.
This is because whenever you create a dataset, 4 componets
are created which are Discriptor file, Data file, Header
File and Control file. Now, when that dataset was created
with 2 node configuration, it captured the configuration
file into it's Discriptor file and now if you'll use that
dataset in some other environment with 4 node
configuration, it won't affect anything, since the
discriptor have the configuration of nodes when it was
creadted.
You can cross check it by using the environment variable
APT_DUMP_SCORE.
If you have further doubts or query, you can mail me at
ankitgosain@gmail.com
Cheers,
Ankit
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is staging variable?
what is the custome stage in datastage? how can we impliment that one? plz tell me
What is the difference between the local container and shared container?
What is the differentiate between data file and descriptor file?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
Can you define merge?
explain about citrix scheduling tool in datastage
Explain the importance of surrogate key in data warehousing?
How do you import and export data into datastage?
Define ds designer?
How a source file is populated?
how do u catch bad rows from OCI stage? And what CLI stands for?
What are the important features of datastage?
What are the different plug-ins stages used in your projects?
What are some prerequisites for datastage?