IBM mainframe

From Wikipedia, the free encyclopedia

SAS 8 on an IBM mainframe under 3270 emulation
Enlarge
SAS 8 on an IBM mainframe under 3270 emulation

An IBM mainframe is a mainframe computer made by IBM.


Contents

[edit] First and second generation

From 1952 into the late 1960s, IBM manufactured and marketed several large computer models, known as the IBM 700/7000 series. The first-generation 700s were based on vacuum tubes, while the later, second-generation 7000s used transistors. These machines established IBM's dominance in electronic data processing. IBM had two model categories: one (701, 704, 709, 7090, 7040) for engineering and scientific use, and one (702, 705, 7080, 7070, 7010) for commercial or data processing use. IBM initially sold its computers without any software, expecting customers to write their own; and programs were manually initiated, one at a time. This followed the model IBM had earlier established with their unit record equipment. Later IBM provided compilers for the newly developed higher-level programming languages Fortran and COBOL. The need to make the most efficient use of these multi-million dollar machines led to the introduction of simple operating systems, or job monitors. The two categories, scientific and commercial, generally used common peripherals but had completely different instruction sets, and there were incompatibilities even within each category. As software became more complex and important, the cost of supporting it on so many different designs became burdensome.

The second generation products were a mainstay of IBM's business and IBM continued to make them for several years after the introduction of the System/360. (Some IBM 7094s remained in service into the 1980s.)

[edit] Smaller machines

Prior to System/360, IBM also sold computers smaller in scale, that were not considered mainframes, though still bulky and expensive by modern standards. These included:

  • IBM 650 (vacuum tube logic, decimal architecture, business and scientific)
  • IBM RAMAC 305 (vacuum tube logic, first computer with disk storage; see: Early IBM disk storage)
  • IBM 1400 series (business data processing; very successful and many 1400 peripherals were used with the 360s)
  • IBM 1620 (decimal architecture, engineering, scientific, and education)

IBM had difficulty getting customers to upgrade from the smaller machines to the mainframes because so much software had to be rewritten. The 7010 was introduced in 1962 as a mainframe-sized 1410. The later Systems 360 and 370 could emulate the 1400 machines. A desk size machine with a different instruction set, the IBM 1130, was released concurrent with the System/360 to address the 1620's niche. It used the same EBCDIC character encoding as the 360 and was mostly programmed in Fortran, which was relatively easy to adapt to larger machines when necessary.

[edit] IBM System/360

All that changed with the announcement of the System/360 (S/360) in April, 1964[1]. The System/360 was a single series of compatible models for both commercial and scientific use. The number "360" suggested a "360 degree," or "all-around" computer system. System/360 incorporated features which had previously been present on only either the commercial line (such as decimal arithmetic and byte addressing) or the technical line (such as floating point arithmetic).[2] The System/360 was also the first computer in wide use to include dedicated hardware provisions for the use of operating systems. Among these were supervisor and application mode programs and instructions, as well as built-in memory protection facilities.[3] The new machine also had a larger address space than the older mainframes, 24 bits vs. a typical 18 bits.

The smaller models in the System/360 line (e.g. the 360/30) were intended to replace the 1400 series while providing an easier upgrade path to the larger 360s. To smooth the transition from second generation to the new line, IBM used the 360's microprogramming capability to emulate the more popular older models. Thus 360/30s with this added cost feature could run 1401 programs and the larger 360/65s could run 7094 programs. To run old programs, the 360 had to be halted and restarted in emulation mode. Many customers kept using their old software and one of the features of the later System/370 was the ability to switch to emulation mode and back under operating system control.

Operating systems for the System/360 family and its successors included OS/360 (with PCP, MFT, and MVT), BOS, TOS, DOS, and SVS. The original OS/360 and early MVS and VM/CMS versions did not include a copyright literal in the object code and therefore not protected by U.S. Copyright Laws and are available for free use.

The System/360 later evolved into the System/370, the System/390, the zSeries, and the System z9.

[edit] Today's Systems

[edit] Processor units

Here are the different processors on a current IBM Mainframe and their different functions

  • CP, Central Processor : Core, Operation system processor
  • IFL, Integrated Facility for Linux : dedicated for Linux and VM (Virtual Machine)
  • ICF, Integrated Coupling Facility : For sysplex (system complex = assembly of several system) operations
  • SAP : System Assist Processor : Processor unit dedicated to Input Output operations
  • zAAP : System z9 Application Assist Processor : Dedicated for Java workloads
  • zIIP : System z9 Integrated Information Processor, designed to run certain key database workloads

[edit] Operating Systems

The primary operating systems in use on current IBM mainframes include z/OS (which followed MVS and OS/390), z/VM (previously VM/CMS), z/VSE, z/TPF, and Linux on zSeries. A few systems still run MUSIC/SP, another operating system. There are software-based emulators for the System/370, System/390, zSeries, and System z9 hardware, including FLEX-ES and the freely available Hercules emulator which runs under Linux and Microsoft Windows.

[edit] Middleware

Current IBM mainframes run all the major enterprise transaction processing environments and databases, including CICS, IMS, WebSphere Application Server, DB2, and Oracle. In many cases these software subsystems can run on more than one mainframe operating system.

[edit] See also

[edit] References

  • Prasad, Nallur (1994). IBM Mainframes: Architecture and Design, 2nd ed. McGraw-Hill Osborne Media. ISBN 0-07-050691-4.[4]

[edit] External links

[edit] Notes

  1. ^ IBM Archives: System/360 Announcement
  2. ^ Some of the arithmetic units and addressing features were optional on some models of the System/360. However, models were upward compatible and most were also downward compatible.
  3. ^ Hardware memory protection was provided to protect the operating system from the user programs (tasks) and the user tasks from each other.
  4. ^ Now dated. For details on the significant 64-bit architectural changes, refer to IBM technical publications (see z/Architecture).