Can we use COND=EVEN on a job card, when jobs are scheduled
through scheduler?

Answer Posted / manohar (techmahindra)

yes

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

7600


In sms datasets, what is the function of the dd mgmtclas keyword?

857


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

615


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

689


how would you create a temporary dataset? And where will you use them?

766






what is the resolution for sb37 error

7702


For what purpose steplib and joblib are used ?

688


which utility is used to sort a file in jcl?

745


Is there any command to check wether the ps file is in sorted order?

2428


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

906


how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

779


What is the maximum length of a single line of jcl?

825


Explain how can the attributes of one sms dataset be copied to another dataset?

703


What is the function of //cntl statement?

828


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

934