Multiple choice technology

Job parameters can be used in ________

  1. Constraints

  2. Derivations

  3. Directory and file names

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Job parameters in DataStage are flexible variables that can be referenced throughout your job design. They're commonly used in constraints for filtering data, in derivations for data transformations, and for dynamically specifying file paths or directory names. This makes jobs reusable across different environments.