what is the function of spool command?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what is use of dsn parameter in dd statement?

670


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

908


What is the difference between run mode and addressing mode?

635


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

784


What is condition checking in jcl? Is this possible?

626






What is timing concept in mainframe?

1662


Explain about LMQUERY�give a dialog information about a data set

904


How is a type of file defined in the jcl that executes the cobol program?

713


Explain the function of the steplib dd statement?

646


what is the purpose of coding notify parameter in job statement?

683


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

753


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

1996


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

619


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2267


which utility is used a dummy utility?

791