🎴 Flashcard Mode
IBM InfoSphere DataStage
Card1 / 15
Mastered0
Review0
QuestionClick to flip
What does a Config File in parallel extender consist of (Choose 2)
AnswerClick to flip back
A
Number of Processes or Nodes
B
Actual Disk Storage Location
💡 Explanation:
In DataStage Parallel Extender, the configuration file defines the parallel processing environment. It specifies the number of processing nodes (partitions) that will run the job and the actual disk storage locations for resources like data sets, scratch disk, and resource files. Operator specifications are part of job design, not the config file. Memory allocation is typically managed at the system or job level, not in the config file.