what is the use of JCL?
Why 16 is used in calculating the DPRTY ? as, DPRTY = (num1, num2), THEN, DPRTY = 16* num1 + num2
What parameter of the job statement is used to limit the cpu time consumed by the job?
There are 2PROCS in a JCL. I want following conditions to be carried out 1) 1st PROC should be executed as such In second PROC 2) First 4steps should not be executed 3) 5th step should not be executed 4) 6th and 7th step should be executed The change should be done only in the JCL and PROC should be untouched ?
Is automatic restart possible in jcl?
what is DSN in JCL and what are the parameters to declare the DSN?
How do you check the syntax of a JCL without running it?
What does a disposition of (new,catlg,keep) for a dsn mean?
what happens if job falls in loop ? how to resolve it ?
What is DSNDB06 ?
Please explain with syntax and an example, the Inrec fields and Outrec build in sort.
i need some shortcuts and tso commands can any on ehelp me in these ?
How can a job send a status message to a tso user at the completion of a job?