What is the difference between Sysin,Sysout,Sysdbout and
Sysudump?
Answer Posted / purushoth
SYSIN: TO DEFINE THE SOURCE INPUT DATA
SYSOUT: TO DEFINE THE PRINTED OUTPUT DATASET
SYSDUMP:IF U R USIN DUMP COMPILER OPTION , TO REQUEST THAT
A DUMP BE WRITTEN ON ONE OF THESE DATASETS
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
Explain the function of a dd statement?
what is the purpose of coding notify parameter in job statement?
How can the submitting users racf authority be overridden in a job stream?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is the purpose of dd?
In job processing, what happens in conversion stage?
What dd statement is used to supply the name of a dataset?
Differentiate between addressing mode and run mode.
a dd statement has 2 types of parameters. Name them?
How to run cobol program using jcl?
How does the jcl specify the job to os?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what is use of disp parameter in dd statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What statement can be used to send data to another mvs jes3 node?