Answer Posted / 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 |
Post New Answer View All Answers
Name the statement which can be used to send data to another mvs jes3 node?
what are the statements that are not valid to be included in an include statement?
How do you create a temporary dataset?
Must tape dataset definitions include vol=ser specifications?
Explain the jcl exec statement?
what are the types of abends that occur on job failure? And explain the possible causes of these
What do you know about jcl?
Why block size is multiple of lrecl in jcl?
what is use of dcb parameter in dd statement?
Explain about LMQUERY�give a dialog information about a data set
Can we use DISP=SHR in output file in JCL
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Explain about ISPF/TSO Commands
What is the function of //jcllib statement?