Job parameters can be used in ________
-
Constraints
-
Derivations
-
Directory and file names
-
All of the above
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.