Tag: mainframe
Questions Related to mainframe
-
uppercase()
-
upcase()
-
Translate()
-
tran()
-
mult('mindworks ',3)
-
repeat('mindworks ',3)
-
copy('mindworks ',3)
-
copies('mindworks ',3)
-
DATE('W')
-
DATE('E')
-
DATE('N')
-
DATE('D')
-
Dataset
-
Program
-
Job
-
Procedure
-
JOB, EXEC, DD
-
DD,JOB, EXEC
-
JOB, DD, EXEC
-
EXEC, JOB ,DD
-
To initiate the EXEC statement
-
To identify job and tell MVS about the type an priority of Job.
-
Strictly for identifying the job.
-
None of the above.