Answer Posted / sysudump
//SYSPRINT DD SYSOUT=*
Sysprint is a name of DD. Sysout is a keyword parameter.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
How can values be passed from the job stream to an executable program?
How does jcl act on code(if you take a cobol program)?
What is the purpose of dd * statement in jcl?
Are there any set of rules for the names of the steps used in a job?
Is it possible to left uncode disp? If yes, how?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Explain the purpose of the dd keylen parameter?
How to submit a jcl from cics?
Which statement is used to identify the private libraries in job?
Explain the function of the steplib dd statement?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What is the difference between run mode and addressing mode?
which parameter is used to check the syntax of a jcl without executing it?
Explain the function of //jcllib statement?
What are the 4 fields in dd statement?