what is the function of spool command?

Answers were Sorted based on User's Feedback



what is the function of spool command?..

Answer / nadhiya.g

simultaneous peripheral operation online is the placement
which shows output of the jcl programme.

Is This Answer Correct ?    7 Yes 0 No

what is the function of spool command?..

Answer / ranjith

The command to enter in to spool is

TSO SDSF ST

Is This Answer Correct ?    4 Yes 2 No

what is the function of spool command?..

Answer / deepak gairola

SDSF(Spool Display Search Facility) command is used to
display Spool and to view the JCL logs error...

ST -- Status
DA -- Active users

Is This Answer Correct ?    1 Yes 0 No

what is the function of spool command?..

Answer / rajesh kumar

SPOOL - Simultaneous Peripheral operation online.

It shows the output in the spool area by giving the ST
command in ISPF panels and to view the job errors.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JCL Interview Questions

what is XSUM in some fields= none, xsum ??

7 Answers   Xansa,


i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance

1 Answers   IBM, TCS,


Explain in DD statement what is the use of DCB parameter?

0 Answers  


How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01

2 Answers  


why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two

1 Answers   IBM, Perot Systems,


How many parameters are there to a DISP statement and what are their uses ?

3 Answers  


How to see the COMP3 value(packd decimal)

2 Answers   iGate,


Why do you use a control card?

3 Answers   IBM, iNautix,


What is the meaning of the EXEC statement keyword, COND? What is its syntax?

2 Answers  


we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?

1 Answers   Fidelity,


Explain the jcl exec statement?

0 Answers  


Can you give the sort card to arrange the specific column in the version of GDG.

1 Answers  


Categories