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


Please Help Members By Posting Answers For Below Questions

What do you understand by the terms: joblib and steplib?

626


Why include statement is used in a jcl?

691


In sms datasets, what is the function of the dd avgrec keyword?

658


What are steplib and joblib?

725


how JCL works?

799






What is the function of the dd avgrec keyword in sms datasets?

843


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

925


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.

1735


What is the difference between run mode and addressing mode?

638


Explain the job statement in jcl?

653


How gdg are concatenated?

672


In job processing, what happens in execution stage?

699


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

720


what is SOC4 error?

740


How jcl is used for testing batch programs?

722