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


Please Help Members By Posting Answers For Below Questions

The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

1187


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

865


what is the use of JCL?

886


Name what parameter directs the output of the job log dataset?

775


What do you understand by the term job time – out and how can you overcome that?

777


What is the syntax of JCL statement?

895


In sms datasets, what is the function of the dd mgmtclas keyword?

1113


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

978


write a jcl to execute a job by 7:00 am on jan 20,1986?

867


Explain about LMFREE�free data set from its association with data ID

1276


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.

1969


List in order the hierarchical levels of jcl?

856


What is one line to pass PARM from JCL to COBOL?

4660


What is catelog procedure and how many catelog procedure to use in one job?

8001


how do you access an uncataloged dataset in a jcl?

1230