The DEFINE statement is used to define a logical name.
Format:
DEFINE [qualifiers] logical-name equivalence-string[,...]
1 – Qualifiers
The optional qualifiers for the DEFINE command are:
/PROCESS
/JOB
/GROUP
/SYSTEM
/TABLE=name
/TRANSLATION_ATTRIBUTES=CONCEALED
You should not combine any of /PROCESS, /JOB, /GROUP, /SYSTEM, and
/TABLE.