Start of change

JOB_NAME

This global variable contains the name of the current job.

This global variable has the following characteristics:
  • It is read-only, with values maintained by system.
  • The type is VARCHAR(28).
  • The schema is QSYS2.
  • The scope of this global variable is session.
End of change