Answer Posted / prashanthkodakani
soc4: protection exception. a program trying to access
out of defined element from the occurs table
| Is This Answer Correct ? | 33 Yes | 6 No |
Post New Answer View All Answers
Can I share my data with other jobs? How?
what is the difference between JES3 and JES2?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
How does jcl act on a cobol code?
What is Cataloged Procedures?
Is their any set of rules for dd? Explain.
what sort card you will use to copy the data from one dataset to another dataset?
how you will the direct the data to spool using sysout option?
What is timing concept in mainframe?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
What is job control language?
What is the function of the dd mgmtclas keyword in sms datasets?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
what is use of dcb parameter in dd statement?