How can you override the value set by a SET statement during JCL execution?

  • By specifying a new value in the EXEC statement
  • By using the COND parameter
  • By using the OVERRIDE keyword in the SET statement
  • It is not possible to override SET statement values
The value set by a SET statement can be overridden in the EXEC statement
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *