Answer Posted / preeth
SPOOL = Simultaneous Peripheral Operations Online
The reading of input data streams and the writing of output
data streams on auxiliary storage devices, concurrently
with job execution, in a format convenient for later
processing or output operations.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
What are the parameter we cannot use in procedure?
Can I share my data with other jobs? How?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is concatenating?
which utility is used to run a cobol-db2 program?
What is notcat 2 - gs?
what happens in conversion stage in job processing?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what is the difference between JES3 and JES2?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
how you can access an uncataloged dataset in a JCL?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What are the 4 fields in dd statement?