What will happen if we write two STOP RUN's in a COBOL
program?
Answer Posted / mr.perfect
if we run the two
STOP RUN.
STOP RUN.
WE WILL GET ABEND S013
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to execute 2nd and 4th steps among 5 steps in jcl proc?
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 happens in conversion stage in job processing?
What is the function of //cntl statement?
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 can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
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
How do you access an uncatalogued dataset in a jcl?
how to compare two datasets without using superce because output is limited to 133 bytes
What is job control language?
Explain the purpose of dd * statement in jcl?
What are the jcl procedures?
Why block size is multiple of lrecl in jcl?
in ways data can be passed to a COBOL program from JCL?
What parameter directs the output of the job log dataset?