What are s0c1, s0c4, s0c5, s0c7 and socb?
No Answer is Posted For this Question
Be the First to Post Answer
what is the general use of PARM? Give an explanation about the system defined parameters that could be passed through this PARM like XREF,LIST,LET,APOST,RENT etc..
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 many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
diff bw vsam and normal flat file?
How to find in aparticular step how many versions a paricular gdg base have?
Explain how can an in-stream dataset be terminated?
common jcl abends??
How can unused space allocation be returned to the system when a dataset is closed?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
I have one GDG. Everyday One new version is being created.Now I want to split this created version in different files each having 1000 records. Here Problem is I don't know How many records will be there in new version of GDG? that's why I don't know How many Out files we need to use . Interesting??????????????
Is automatic restart possible in jcl? If yes, how?
how to eliminate the duplicates in sorting