when we use sysprint and sysout statements

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


Please Help Members By Posting Answers For Below Questions

what is a jcl?

680


Explain the function of the steplib dd statement?

630


Explain dfsort utility?

658


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?

2212


how would you create a temporary dataset? And where will you use them?

756






What dd statement is used to supply the name of a dataset?

768


How dummy is used in jcl?

639


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.

1724


what is use of space parameter in dd statement?

742


Differentiate between addressing mode and run mode.

606


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1936


How gdg are concatenated?

661


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

706


How to submit a jcl from cics?

653


How can return codes be tested before execution of a job step?

912