Answer Posted / rajesh_m13
Usually the executing program displays are written into
these datasets.Some programs use Sysout for display some
sysprint ,Cobol program display will go to Sysout.Sysudump
will print the program area,contents of register, and gives
a trace back of subroutines called,it will be hexadecimal
format.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
What are s0c1, s0c4, s0c5, s0c7 and socb?
how do you code a null statement?
What is jcl in mainframe?
What are the parameter we cannot use in procedure?
what is the use of IEBGENER utility?
which utility is used to sort a file in jcl?
What do you understand by the term notcat 2 – gs?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain the purpose of dd * statement in jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Mention the types of job control statements?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?