Answer Posted / arun
Based on utility.
1.when we use system defined utility.
sysprint- it'l give system defined utility messages.
2.when we use user defined utility.
sysout- it'l give user defined utility messages.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain about LMQUERY�give a dialog information about a data set
What are the 4 fields in dd statement?
Is automatic restart possible in jcl?
How can a fb file convert to vb file using sort program?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
when can a job time-out occur? How to overcome that?
Explain the function of dd name parameter with a 2 part structure; audit.report?
How do you access an uncatalogued dataset in a jcl?
Explain the purpose of dd dummy statement?
whats the diff bw the evaluate also and and?
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?
what is DD statement is used in JCL?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
In sms datasets, what is the function of the dd mgmtclas keyword?
What does a disposition of (new,catlg,keep) for a dsn mean?