What is DYNAMBR in jcl?

Answer Posted / lalit

tells the maximum no. of dynamically alocatted datasets
that you can create

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In job processing, what happens in conversion stage?

745


What is the function of //cntl statement?

833


What are steplib and joblib? What for they are used?

697


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

760


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

918






Explain how can an in-stream dataset be terminated?

704


What is the function of the dd avgrec keyword in sms datasets?

843


What are the utility programs in jcl?

653


What is jcl in mainframe, and how many types of jcl statements are there for a job?

633


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.

1959


Explain how can values be passed from the job stream to an executable program?

632


Explain how can the submitting users racf authority be overridden in a job stream?

678


When output dataset space is required, what quantity categories are used?

834


For what purpose steplib and joblib are used ?

690


when does a dataset go uncataloged?

841