Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same
thing, i.e., where JCL and JES messages and statements are
written ?

Answer Posted / kalaimani

joblog is nothing but a directory. it contains all job
related informations. spool is the place where we can see
our job related messages and status of the job. sysout
indicates where the output messages are routed to.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

645


How to execute 2nd and 4th steps among 5 steps in jcl proc?

742


Explain dfsort utility?

661


when can a job time-out occur? How to overcome that?

743


Explain how can the disposition of sysout datasets be set for an entire jobstream?

628






What are the 4 fields in dd statement?

735


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

914


which parameter is used to check the syntax of a jcl without executing it?

792


what is use of space parameter in dd statement?

744


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

1937


What does a disposition of (new,catlg,keep) for a dsn mean?

602


if the submitter of a job wants to inform another user about the job completion, how can it be done?

744


What is NOTCAT ?

734


Is acct parameter mandatory?

757


What are the 2 types of parameters in dd statement?

637