What is SORT ? How do we eliminate duplicate records ? How
do I select some records using SORT ?
Answer Posted / guest
sort is used to sort the data in asending or diseding order.
by using sort we can copy data from one file to another
file. by using some fields=none
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is jcl in mainframe?
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?
Explain how can a stopped job be started again?
When output dataset space is required, what quantity categories are used?
How jcl work to handle various input output file operations?
List the various advantages of using jcl language?
what is SOC4 error?
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?
can any one plzzzzzz tell the jcl code for creating ps using idcams
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
List in order the hierarchical levels of jcl?
Explain about LMFREE�free data set from its association with data ID
a dd statement has 2 types of parameters. Name them?