wht r different types of sorts ?
Answer / rama krishna
internal sort and external sort.
internal sort - the sort which is done by using the
programming language.
external sort - the sort which is done by using jcl sort
utility.
| Is This Answer Correct ? | 13 Yes | 3 No |
Explain about LMCOPY -
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
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
What is the function of the dd mgmtclas keyword in sms datasets?
if we have a job consist of two steps and each step calling a proc having 10 steps each then how many steps are counted only 2 or 22(10+10+1+1)? can we have more than 255 steps in a single job?
Explain about LMPUT-
How do you submit a JCL under CICS environment ?
what is the difference between JES3 and JES2?
What is DSNDB06 ?
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
How to do automated restart when a job abend?