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


Please Help Members By Posting Answers For Below Questions

How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1892


How is the record format of an output dataset specified?

851


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

2099


Why block size is multiple of lrecl in jcl?

1024


How do you overcome this limitation ?

786






Give the syntax of job specifying jcl statement.

718


how can you check if a file is empty using jcl?

913


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2094


Define concatenating?

757


which parameter is used to check the syntax of a jcl without executing it?

908


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

813


what is “Cond= even” and “Cond=only”?

856


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2076


what happens in execution stage in job processing?

730


What is the purpose of dd?

830