What do you understand by the term notcat 2 – gs?
No Answer is Posted For this Question
Be the First to Post Answer
How to ALTER the name of a GDG ?
i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?
How do you submit a job for execution?
which parameter is used to check the syntax of a jcl without executing it?
What is the difference between primary and secondary allocations for a dataset?
What is the difference between a PDS member and a GDG Generation ? Is it only this, that with a generation we can use +1, 0, -1 etc while with PDS member we can not ?
Can an individual step be restricted from using all the jobs allowed cpu time?
how many max steps can we use in a job? pls answer to my question
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
what is “Cond= even” and “Cond=only”?
Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?