Multiple choice technology

What does a Config File in parallel extender consist of (Choose 2)

  1. Operator Specification

  2. Number of Processes or Nodes

  3. Actual Disk Storage Location

  4. Memory to be utilized

Reveal answer Fill a bubble to check yourself
B,C Correct answer
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.