When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
No Answer is Posted For this Question
Be the First to Post Answer
THERE IS ONE STEP AS BELOW: //STEPJS060 EXEC PGM=XYX, COND=((200,EQ,JS010),(0,NE,JS020.C),EVEN) COULD ANY ONE EXPLAIN HOW COND PARAMETER WORKS HERE? I AM CONFUSED BECOZ OF "EVEN".
what is XSUM in some fields= none, xsum ??
how to modify the copy book?explain with examples
In My job I have 15 procs.and in each proc i have 3 steps. i want to execute 3 step in proc 10.is it possible? if possible how?
Can we delete the data using IEFBR14 , IEBGENER??
what r the types of job control statements?
How is the keyword DUMMY used in JCL?
What are three major types of JCL statements? What are their functions?
In a JCL if previous steps return code is greater than 0 or 4 then the next step will not execute. But the job will be successfull with the maximum return code. How can we reset this maximum return code to '0' regardless of return codes of any steps?
how JCL works?
We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE