Answer Posted / muttaiah
Can someone provide us the step by step procedure to solve
the SOC7 Abend
I'm working in prod supt and we generally get the SOC7
abends.
YOur help in this regard will help me a lot in survivind
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what are the statements that are not valid to be included in an include statement?
What is the function of //cntl statement?
Why block size is multiple of lrecl in jcl?
Differentiate between addressing mode and run mode.
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Explain the function of //jcllib statement?
what are the various stages of job processing?
Name a few IBM utility programs, and explain its function.
Is automatic restart possible in jcl? If yes, how?
What are the 2 types of parameters in dd statement?
what is DSN parameter and DISP parameter is used for?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What statement can be used to send data to another mvs jes3 node?
Is it possible to left uncode disp? If yes, how?