| LANGUE | TYPE DOCUMENT | NB URL |
| ENGLISH | ||
| DOC | 2 | |
| HTML | 55 | |
| 8 | ||
| PPT | 2 | |
| FRANCAIS | ||
| HTML | 3 |
madhavak.tripod.com |
Mainfram100tips.doc 100 Mainframe tips |
||||||
www.angelfire.com |
SORT |
anuhelps.blogspot.com |
Sort - limit the records |
||||||
Sorting without JCL |
|||||||
Sort JCL - to replace 1st 2 characters |
|||||||
bluemainframe.com |
SORT Examples (634 views) |
||||||
cobol-interview-questions.blogspot.com |
Give the format of USING and GIVING in SORT statem... |
||||||
How do you define a sort file in JCL that runs the... |
|||||||
How do you sort in a COBOL program Give sort file... |
|||||||
What are the two ways of doing sorting in a COBOL ... |
|||||||
en.wikipedia.org |
Mainframe sort merge - Wikipedia, the free encyclopedia |
||||||
Mainframe sort merge - Wikipedia, the free encyclopedia |
|||||||
mainframetips.blogspot.com |
SORT |
||||||
mvshelp.net |
Sort, Utilities |
||||||
Sort, Utilities (prior 6/1/03) |
|||||||
publications.cit.nih.gov |
SORT |
||||||
sites.google.com |
Sort Utility |
||||||
www.academictutorials.com |
SORT and MERGE |
||||||
www.angelfire.com |
Personal http://www.angelfire.com/folk/anoop/Personal |
||||||
Bookmarks |
|||||||
www.cs.niu.edu |
COBOL SORT verb |
||||||
Notes about COBOL Sort |
|||||||
www.eits.uga.edu |
sort-merge-tso.txt |
||||||
www.esnips.com |
sortugpg.pdf |
||||||
sortsoc.pdf |
|||||||
sortdup.txt |
|||||||
TYPES-OF-SORTS.txt |
|||||||
sortaskp.pdf |
|||||||
SAMPLE JCL FOR SORT MERGE.docx |
|||||||
SORT WITH PARM=' |
|||||||
sort2000.pdf |
|||||||
sortpdug.zip |
|||||||
sortpdug.pdf |
|||||||
sortpaug.pdf |
|||||||
SORT-sumfields.txt |
|||||||
sorttool.pdf |
|||||||
sortbynd.pdf |
|||||||
SORT-OF USAGE.txt |
|||||||
sortugpf.pdf |
|||||||
SORT.rar |
|||||||
SORT.rar |
|||||||
sortnew.pdf |
|||||||
sortpeug.pdf |
|||||||
sorttrck.pdf |
|||||||
www.gatorspit.com |
JCL sort example using dfsort (Include parameter) JCL Sort - Example of using JCL and dfsort - Include subset of rows. |
||||||
JCL sort example using dfsort (Omit parameter) JCL Sort - Example of using JCL and dfsort - Omit or exclude rows. |
|||||||
JCL sort example using dfsort (Outrec parameter) JCL Sort - Example of using JCL and dfsort - Limiting data columns on output |
|||||||
JCL sort example using dfsort (Stop sort after number of rows) JCL Sort - Example of using JCL and dfsort (stop after specific number) |
|||||||
www.geocities.com |
Drona Tutorials by Ramesh Krishna Reddy |
||||||
SORT tutorial Sort examples SORT JCL SORT |
|||||||
www.mainframegurukul.com |
Drona Tutorials by Ramesh Krishna Reddy |
||||||
www.sc.edu |
SORT |
||||||
www.scribd.com |
IBM SORT for Beginners |
||||||
SORT |
|||||||
www.shsu.edu |
CS 336 Outline |
||||||
www.umsl.edu |
Untitled Sorting |
||||||
www.ux1.eiu.edu |
BubbleSort Bubble Sort |
cpe.njit.edu |
Sorting and Merging |
||||||
Internal Searching Techniques |
|||||||
Tournament Sorts and Binary Trees |
|||||||
georgenet.net |
sortbynd.pdf |
||||||
sortnew.pdf |
|||||||
sortpdug.pdf |
|||||||
sorttool.pdf |
|||||||
www.angelfire.com |
SYNCSORT |
- HTML
berwatt.free.fr |
Sort |
||||||
membres.lycos.fr |
Sort |
||||||
pagesperso-orange.fr |
SORT |
| MOTCLE | ABBREVIATION | DESCRIPTION |
| Data Facility Sort | DFSORT | An IBM licensed program that is a high-speed data-processing utility. DFSORT provides an efficient and flexible method for sorting, merging, and copying operations, as well as providing versatile data manipulation at the record, field, and bit level |
| Data Facility Sort | DFSORT | An IBM licensed program that is a high-speed data-processing utility. DFSORT provides an efficient and flexible method for sorting, merging, and copying operations, as well as providing versatile data manipulation at the record, field, and bit level |
| Data Facility Sort | DFSORTTM | An IBM licensed program that is a high-speed data-processing utility. DFSORT provides a method for sorting, merging, and copying operations, as well as providing versatile data manipulation at the record, field, and bit level |
| DFSORT | See Data Facility Sort | |
| DFSORT | Data Facility Sort | |
| DFSORT | Data Facility Sort. An optional, separately priced feature of z/OS, it began its life as the venerable Sort/Merge of the original System/360 OS/360 and DOS/360 operating systems, back in the days when software was free and hardware was what you paid for. It had a reputation for sluggishness, but it was hard to compete with free. Nonetheless, given how much sorting is involved in business batch data processing, competitive sort/merge packages were one of the first software products to hit the market. At one time, SyncSort had over 70% of the market. Computer Associates was founded with an acquired sort/merge package as its first product. Until the 1990s, DFSORT was dogged with performance problems, but started to shake them as each new release bested SyncSort in benchmarks and in-house tests. SyncSort, of course, would then come out with a new release that beat DFSORT. Beyond sorting, DFSORT has become a major utility in its own right, especially with the addition of ICETOOL. See also D | |
| DFSORT | Data Facility Sort. An optional, separately priced feature of z/OS, it began its life as the venerable Sort/Merge of the original System/360 OS/360 and DOS/360 operating systems, back in the days when software was free and hardware was what you paid for. It had a reputation for sluggishness, but it was hard to compete with free. Nonetheless, given how much sorting is involved in business batch data processing, competitive sort/merge packages were one of the first software products to hit the market. At one time, SyncSort had over 70% of the market. Computer Associates was founded with an acquired sort/merge package as its first product. Until the 1990s, DFSORT was dogged with performance problems, but started to shake them as each new release bested SyncSort in benchmarks and in-house tests. SyncSort, of course, would then come out with a new release that beat DFSORT. Beyond sorting, DFSORT has become a major utility in its own right, especially with the addition of ICETOOL. See also D | |
| file clause | In COBOL, a clause that appears as part of any of the following Data Division entries: file description entry (FD entry) and sort-merge file description entry (SD entry) | |
| File Section | In COBOL, the section of the Data Division that contains file description entries and sort-merge file description entries together with their associated record descriptions | |
| Hipersort | See Hipersorting. | |
| Hipersorting | DFSORT?s use of hiperspace to improve sorting performance in z/OS. Introduced in DFSORT Version 11, announced February 1989. | |
| ICETOOL | Utility included with DFSORT and introduced March 1991. Provides existing DFSORT functionality in an easier statement format, along with new capabilities. One operation in ICETOOL replaces several in standard DFSORT. | |
| IEBGENER | z/OS Sequential Copy/Generate Dataset utility. Replaced by ICEGENER in DFSORT and several non-IBM products. In fact, about the slowest way to copy anything anywhere. | |
| Merge | The combining of two or more sorted files into a single file. One of the two main capabilities of a sort/merge program. See also DFSORT. | |
| sort | To rearrange some or all of a group of items, based upon the contents or characteristics of those items | |
| sort file | In COBOL, the temporary file that contains all the records to be sorted by a SORT statement. The sort file is created and used only by the sort function | |
| sort utility | A function of the operating system used to arrange records in a sequence determined by data contained in one or more fields in the record | |
| sort-merge file description entry | In COBOL, an entry in the File Section of the Data Division that is composed of the level indicator SD, followed by a file name, and then followed by a set of file clauses as required | |
| Sort/merge | See DFSORT. | |
| sort/merge program | A processing program that can be used to sort or merge records in a prescribed sequence |