wht is sysudump n sysout,sysprint ?
Answer / 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 |
once we submitted the job to the operating system, how can we cancel the job before execution?
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
wht do u mean by inrec and outrec ?
Describe the EXEC statement, its meaning, syntax and keywords?
i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
How can you execute a COBOL program via SYSIN in JCL?
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
Mention the types of job control statements?
what are the statements that are not valid to be included in an include statement?
What is DYNAMBR in jcl?