What are s0c1, s0c4, s0c5, s0c7 and socb?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about LMCOPY -
What does S0C4 error mean?
What do you feel makes a good program?
JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
Explain about Internal Sort
can we maintain 2 generations with different Lengths in Same GDG ?
What are the common jcl syntax errors you get? This is not abends?
How to identify in JCL that an input file is empty without reading it?
How does the jcl specify the job to os?
In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???
how you can direct the data to spool using SYSOUT option?
Is there any command to check wether the ps file is in sorted order?