When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Mainframe sort merge - Wikipedia

    en.wikipedia.org/wiki/Mainframe_sort_merge

    The Sort/Merge utility is a mainframe program to sort records in a file into a specified order, merge pre-sorted files into a sorted file, or copy selected records. Internally, these utilities use one or more of the standard sorting algorithms , often with proprietary fine-tuned code.

  3. ISPF - Wikipedia

    en.wikipedia.org/wiki/ISPF

    Primary commands (which apply to the whole dataset) such as Find, Print, Sort, etc. are typed in the command line. Line commands (which apply only to specific line(s)) such as copy, move, repeat, insert, exclude, delete, text flow, text split are entered by over-typing the line number fields with a one or two character code representing the ...

  4. Support programs for OS/360 and successors - Wikipedia

    en.wikipedia.org/wiki/Support_programs_for_OS/...

    The operation of SORT is directed by control statements, which are largely compatible among various IBM and third-party sort programs. The SORT or MERGE statement defines the sort keys— the fields on which the data is to be sorted or merged. This statement identifies the position, length, and data type of each key.

  5. External sorting - Wikipedia

    en.wikipedia.org/wiki/External_sorting

    The previous example is a two-pass sort: first sort, then merge. The sort ends with a single k -way merge, rather than a series of two-way merge passes as in a typical in-memory merge sort. This is because each merge pass reads and writes every value from and to disk, so reducing the number of passes more than compensates for the additional ...

  6. Computer programming in the punched card era - Wikipedia

    en.wikipedia.org/wiki/Computer_programming_in...

    The description below describes an all-IBM shop (a "shop" is programmer jargon for a programming site) but shops using other brands of mainframes (or minicomputers) would have similar equipment although because of cost or availability might have different manufacturer's equipment, e.g. an NCR, ICL, Hewlett-Packard (HP) or Control Data shop would have NCR, ICL, HP, or Control Data computers ...

  7. IBM Machine Code Printer Control Characters - Wikipedia

    en.wikipedia.org/wiki/IBM_Machine_Code_Printer...

    Early mainframe printers were usually line printers. Line printers provide a limited set of commands to control how the paper is advanced when print lines are printed. The application writing reports, list, etc. to be printed has to include those commands in the print data. These single character print commands are called printer control ...

  8. IBM System/360 architecture - Wikipedia

    en.wikipedia.org/wiki/IBM_System/360_architecture

    The IBM System/360 architecture is the model independent architecture for the entire S/360 line of mainframe computers, including but not limited to the instruction set architecture. The elements of the architecture are documented in the IBM System/360 Principles of Operation [ 1 ] [ 2 ] and the IBM System/360 I/O Interface Channel to Control ...

  9. ICL VME - Wikipedia

    en.wikipedia.org/wiki/ICL_VME

    VME (Virtual Machine Environment) is a mainframe operating system developed by the UK company International Computers Limited (ICL, now part of the Fujitsu group). Originally developed in the 1970s (as VME/B, later VME 2900) to drive ICL's then new 2900 Series mainframes, the operating system is now known as OpenVME incorporating a Unix subsystem, and runs on ICL Series 39 and Trimetra [1 ...