Answer Posted / ayyappa
PARM,SYSIN,Files,DB2 Tables,
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What parameter of the job statement is used to limit the cpu time consumed by the job?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
How can return codes be tested before execution of a job step?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Describe the various parameters utilized in the creation of a gdg?
what is the compile process of cobol program expalin with code
//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 /*
Explain the purpose of dd * statement in jcl?
Explain the purpose of the dd keylen parameter?
Explain the jcl exec statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
How can the disposition of sysout datasets be set for an entire jobstream?
Is it possible to left uncode disp? If yes, how?
what JCL Procedures?
what are the types of abends that occur on job failure? And explain the possible causes of these