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
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
what is the JCL statement consists of?
How to do automated restart when a job abend?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Explain the job statement in jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
how you will the direct the data to spool using sysout option?
Explain the function of the dd dcb keyword?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
which parameter is used to check the syntax of a jcl without executing it?
What are the rules employed while naming the steps in a job?
What do you understand by the term notcat 2 – gs?
which parameter is use to declare the name of dataset in dd statement?
how to do automated restart when a job abends?