what will be the error code if duplicate key of VSAM file
is found?
What is a JCL Command statement ?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How does the jcl specify the job to os?
how would you create a temporary dataset? And where will you use them?
In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
When cursor is not closed what is the error?
Please give me the coding for converting VB to FB and FB to VB
when can a job time-out occur? How to overcome that?
Is automatic restart possible in jcl?
What is the difference between BLKSIZE and LRECL?
I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?
What is the difference between sb37,se37,sd37 each?