How to Enter The Spool Area In Real Time?

Answer Posted / rams

start 9.s.st or =9.s.st

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to alter the parameters for the existing gdg?

725


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1969


what is use of space parameter in dd statement?

764


which utility is used to run a cobol-db2 program?

820


What parameter directs the output of the job log dataset?

774






what is JCL?

708


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

763


can any one plzzzzzz tell the jcl code for creating ps using idcams

10546


what happens in conversion stage in job processing?

741


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

641


How do you overcome this limitation ?

706


what is use of dcb parameter in dd statement?

789


//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 /*

926


What is the significance of addrspc parameter in the exec statement?

628


What happens if both JOBLIB & STEPLIB is specified ?

626