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
How can you write parallel routines in datastage PX?
Can you explain players in datastage?
Describe routines in datastage? Enlist various types of routines.
What is the difference between hashfile and sequential file?
how can we create rank using datastage?what is the meaning of rank?
What is the difference between an operational datastage and a data warehouse?
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
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?
Where do the datastage jobs get stored?
what is use of SDR function?
What are system variables and sequencers in datastage
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
Define oconv () and iconv () functions in datastage?
How you Implemented SCD Type 1 & Type 2 in your project?
What are the different types of lookups in datastage?