Answer Posted / kavitha
Protection exception or storage exception error
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What is concatenating?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How to pass the parameter in parm using linkage section ? (syntax)?
What is the purpose of disp parameter?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Is it possible to define dd statements as you want?
what is the resolution for sb37 error
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
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
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Why include statement is used in a jcl?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Explain the function of dd disp parameter?
which utility is used a dummy utility?
how can the same proc be re-used and called by many jobs?