OS/360 and successors#PCP

{{short description|Operating system for IBM S/360 and later mainframes}}

{{Infobox OS

| name = IBM System/360 Operating System (OS/360)

| logo = IBM Logo 1956 1972.svg

| screenshot =

| caption =

| website =

| developer = IBM

| family = OS/360 and successors

| source model =

| released = {{Start date and age|1966|03|31}}

| latest release version = 21.8

| latest release date = {{Start date and age|1972|08}}

| preceded_by =

| succeeded_by = OS/VS1, OS/VS2 (SVS)

| latest preview version =

| latest preview date =

| frequently updated =

| marketing target = IBM mainframe computers

| programmed in = Assembly language, Basic Systems Language (BSL)

| kernel type = N/A

| userland =

| ui =

| license = Public domain

| working state =

| supported platforms = S/360, S/370

| updatemodel =

| package manager =

}}

{{History of IBM mainframe operating systems|os}}

OS/360, officially known as IBM System/360 Operating System,{{cite book

| publisher = IBM

| title = IBM Operating System/360 Concepts and Facilities

| id = C28-6535-0

| year = 1965

| url = http://www.bitsavers.org/pdf/ibm/360/os/R01-08/C28-6535-0_OS360_Concepts_and_Facilities_1965.pdf}}{{sfn|INTRO}} is a discontinued batch processing operating system developed by IBM for their then-new System/360 mainframe computer, announced in 1964; it was influenced by the earlier IBSYS/IBJOB and Input/Output Control System (IOCS) packages for the IBM 7090/7094{{citation needed|date=July 2020}} and even more so by the PR155 Operating System for the IBM 1410/7010 processors.{{citation needed|date=July 2020}} It was one of the earliestJust a few years after Atlas Supervisor, Burroughs MCP and GECOS operating systems to require the computer hardware to include at least one direct access storage device.

Although OS/360 itself was discontinued, successor operating systems, including the virtual storage MVS and the 64-bit z/OS, are still run {{as of|2023|lc=y}} and maintain application-level compatibility with OS/360.

Overview

IBM announced three different levels of OS/360, generated from the same tapes and sharing most of their code. IBM eventually renamed these options and made some significant design changes:

  • Single Sequential Scheduler (SSS)
  • Option 1
  • Primary Control Program (PCP)
  • Multiple Sequential Schedulers (MSS)
  • Option 2
  • Multiprogramming with a Fixed number of Tasks (MFT)
  • MFT II
  • Multiple Priority Schedulers (MPS)
  • Option 4
  • VMSVMS was unrelated to the VMS system for the DEC VAX.
  • Multiprogramming with a Variable number of Tasks (MVT)
  • Model 65 Multiprocessing (M65MP)

Users often coined nicknames, e.g., "Big OS", "OS/MFT", but none of these names had any official recognition by IBM.

IBM provided OS/360 as a set of libraries on tape that the installation had to restore to DASD in order to perform a system generation. IBM also offered a set of optional source tapes that the installation could use to modify and assemble modules that IBM normally provided as object code. In addition, IBM offered microfiche that had assembly listing of the basic program material and of subsequent service.Program Temporary Fixes were not available as source code. IBM continued distributing source code until it imposed an Object Code Only{{cite web

| title = DISTRIBUTION OF IBM LICENSED PROGRAMS AND LICENSED PROGRAM MATERIALS AND MODIFIED AGREEMENT FOR IBM LICENSED PROGRAMS

| id = LTR ENUS283-016

| date = February 8, 1983

| department= Announcement Letters

| url = https://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/6/897/ENUS283-016/index.html

|website=IBM

| access-date = November 18, 2022

}}

(OCO) policy for licensed software.

The other major operating system for System/360 hardware was DOS/360.

OS/360 is in the public domain{{cite encyclopedia |entry=IBM OS/360 OPERATING SYSTEM |entry-url=https://www.britannica.com/technology/IBM-OS-360 |encyclopedia=Encyclopedia Britannica |access-date=Mar 11, 2019}} and can be downloaded freely. As well as being run on actual System/360 hardware, it can be executed on the free Hercules emulator, which runs under most UNIX and Unix-like systems including Linux, Solaris, and macOS, as well as Windows. There are OS/360 turnkey CDs that provide pregenerated OS/360 21.8 systems ready to run under Hercules.

Origin

{{See also|History of IBM mainframe operating systems}}

IBM originally intended that System/360 should have only one batch-orientedIBM eventually provided interactive facilities for OS/360, e.g., CRJE, ITF, TSO. operating system, OS/360,{{sfn|INTRO}} capable of running on machines as small as 32 KiB.IBM failed to meet this goal, and OS/360 required 44 KiB for even limited production. It also intended to supply a separate timesharing operating system, TSS/360, for the System/360 Model 67. There are at least two accounts of why IBM eventually decided to produce other, simpler batch-oriented operating systems:

  • because it found that the "approximately 1.5 million instructions that enable the system to operate with virtually no manual intervention"{{cite web|url=http://www-03.ibm.com/ibm/history/exhibits/mainframe/mainframe_PP2091.html|archive-url=https://web.archive.org/web/20050310234725/http://www-03.ibm.com/ibm/history/exhibits/mainframe/mainframe_PP2091.html|url-status=dead|archive-date=March 10, 2005|title=System/360 Model 91|website=IBM Archives|date=23 January 2003|publisher=IBM}} comprising OS/360 would not fit into the limited memory available on the smaller System/360 models;{{cite journal

|last=Johnston

|date=April 1, 2005

|title=VSE: A Look at the Past 40 Years

|journal=z/Journal

|issue=April/May 2005

|publisher=Thomas Communications, Inc.

|url=http://www.zjournal.com/index.cfm?section=article&aid=293

|archive-url=https://web.archive.org/web/20090304014628/http://www.zjournal.com/index.cfm?section=article&aid=293

|archive-date=March 4, 2009

}} or

  • because it realized that the development of OS/360 would take much longer than expected.

IBM introduced a series of stop-gaps to prevent System/360 hardware sales from collapsing—first Basic Programming Support (BPS) and BOS/360 (Basic Operating System, for the smallest machines with 8K byte memories), then TOS/360 (Tape Operating System, for machines with at least 16K byte memories and only tape drives), and finally DOS/360 (Disk Operating System), which became a mainstream operating system and is the ancestor of today's widely used VSEn.{{cite web|author=Chuck Boyer|url=https://www.vm.ibm.com/history/360rev.pdf|title=The 360 Revolution}}

IBM released three variants of OS/360: PCP (Primary Control Program), a stop-gap which could run only one job at a time, in 1966; MFT (Multiprogramming with Fixed number of Tasks) for the mid-range machines, and MVT (Multiprogramming with Variable number of Tasks) for the top end.{{sfn|INTRO|loc=[http://bitsavers.org/pdf/ibm/360/os/R21.0_Mar72/GC28-6534-3_OS360_Introduction_R21_Jan72.pdf#page=50 Control Program Configuration]|p=50}} MFT and MVT were used until at least 1981,{{cite web|url=http://www.slac.stanford.edu/cgi-wrap/getdoc/slac-pub-2782.pdf|title=Moving To a Total VM Environment|author1=T.Y. Johnston|publisher=Stanford Linear Accelerator Center}} a decade after their successors had been launched.{{cite web|url=http://www.plex86.org/Computer_Folklore/The-midseventies-SHARE-survey.html|title=The midseventies SHARE survey|archive-url=https://web.archive.org/web/20080512004709/http://www.plex86.org/Computer_Folklore/The-midseventies-SHARE-survey.html |archive-date=2008-05-12}} The division between MFT and MVT arose because of storage limitations and scheduling constraints. Initially IBM maintained that MFT and MVT were simply "two configurations of the OS/360 control program", although later IBM described them as "separate versions of OS/360".{{sfn|INTRO}}{{specify|date=March 2025}}

IBM originally wrote OS/360 in assembly language. Later on, IBM wrote some OS/360 code in a new language, Basic Systems Language (BSL),{{cite book

| publisher = IBM

| title = BSL Language Specifications

| id = Z28-6642-0

| url = http://bitsavers.org/pdf/ibm/360/bsl/Z28-6642-0_BSL_langSpec.pdf

}} derived from PL/I. A large amount of the TSO code in Release 20 was written in BSL.

TSS/360 was so late and unreliable that IBM canceled it, although IBM later supplied three releases of the TSS/370 PRPQ. By this time CP-67 was running well enough for IBM to offer it without warranty as a timesharing facility for a few large customers.{{cite web |url=http://www.multicians.org/thvv/360-67.html |title=The IBM 360/67 and CP/CMS}}

OS/360 variants

These three options offered such similar facilities that porting applications between them usually required minimal effort; the same versions of mostE.g., HASP could not run in PCP. IBM Program Products, application and utility software ran on both. The text below mostly treats PCP, MFT and MVT as simply new names for the original SSS, MSS and MPS, although there were some design changes. Also, the text does not distinguish between M65MP and MVT.

Officially, PCP, MFT and MVT are not separate operating systems from OS/360,{{sfn|INTRO}}they are only install-time configuration options—in today's words, three different variants of the OS Nucleus and Scheduler. However, because of quite different behavior and memory requirements, users commonly consider them de facto separate operating systems and refer to them as "early OS/360", "OS/MFT", "OS/MVT", respectively. MFT differs from MVT mainly in the way in which it manages memory: when installing MFT, customers specify in the system generation (SysGen) a fixedThe operator could manually change them by entering a DEFINE command from an operator console, but the system did not automatically adjust them to match the workload. number of partitions, areas of memory with fixed boundaries, in which application programs can be run simultaneously.{{cite journal | last1=Auslander | first1=M. A. | author1-link=Marc Auslander |last2=Jaffe | first2=J. F. | title=Functional structure of IBM virtual storage operating systems, Part I: Influences of dynamic address translation on operating system technology | journal=IBM Systems Journal | publisher=IBM | date=1973 | volume=12 | issue=4 | pages=368–381 | doi=10.1147/sj.382.0340}}

=PCP=

Primary Control Program (PCP) was intended for machines with small memories. It is similar to MFTBut not to MFT II with one partition. Experience indicated that it was not advisable to install OS/360 on systems with less than 128 KiB of memory, although limited production use was possible on much smaller machines, such as 48 KiB of memory. IBM dropped the PCP option in the final releases of OS/360, leaving only MFT II and MVT, both of which required more memory.

Also referred to as SYS=MIN in macro expansions that were system-dependent.

=MFT=

Multiprogramming with a Fixed number of Tasks (MFT) was intended to serve as a stop-gap until Multiprogramming with a Variable number of Tasks (MVT), the intended target configuration of OS/360, became available in 1967. Early versions of MVT had many problems, so the simpler MFT continued to be used for many years. After introducing new System/370 machines with virtual memory in 1972, IBM developed MFT 2 into OS/VS1, the last system of this particular line.

The first version of MFT{{cite book

| publisher = IBM

| title = IBM System/360 Operating System Multiprogramming With a Fixed Number of Tasks (MFT) Concepts and Considerations

| id = GC27-6926-0

| url = http://www.bitsavers.org/pdf/ibm/360/os/R13_Sep67/C27-6926-0_MFT_Concepts_Sep67.pdf

| version = First Edition

| date = October 1966}} shared much of the code and architecture with PCP, and was limited to four partitions. It was very cumbersome to run multiple partitions. Many installations used Houston Automatic Spooling Priority (HASP) to mitigate the complexity.

MFT Version II (MFT-II){{cite book

| publisher = IBM

| title = Planning for Multiprogramming With a Fixed Number of Tasks Version II (MFT II)

| id = C27-6939-0

| url = http://www.bitsavers.org/pdf/ibm/360/os/C27-6939-0_Planning_for_MFT_II_Oct67.pdf

| version = First Edition

| date = October 1967}} shared much more of the Control Program and Scheduler code with MVT, and was much more flexible to run. The maximum number of partitions increased to 52.

Later modifications of MFT-II added sub-tasking, so that the fixed number of tasks was no longer fixed, although the number of partitions did remain a limitation.

Experience indicated that it was not advisable to install MFT on systems with less than 256 KiB of memory,{{cite web|author=Ray Saunders |url=http://www.os390-mvs.freesurf.fr/mvs360.htm |title=MVS... And Before OS/360 ? |archive-url=https://web.archive.org/web/20071220191855/http://www.os390-mvs.freesurf.fr/mvs360.htm |archive-date=2007-12-20 }} which in the 1960s was quite a large amount.

Also referred to as SYS=INT in macro expansions that were system-dependent.

=MVT=

Multiprogramming with a Variable number of Tasks (MVT){{cite book

|publisher = IBM

|title = IBM System/360 Operating System MVT Guide OS Release 21

|id = GC28-6720-4

|url = http://www.bitsavers.org/pdf/ibm/360/os/R21.0_Mar72/GC28-6720-4_MVT_Guide_Release_21_Mar72.pdf

|version = Fifth Edition

|date = March 1972

}} was the most sophisticated of three available configurations of OS/360's control program, and one of two available configurations in the final releases.{{sfn|INTRO|loc=[http://bitsavers.org/pdf/ibm/360/os/R21.0_Mar72/GC28-6534-3_OS360_Introduction_R21_Jan72.pdf#page=50 Control Program Configuration|pp=50-51|ps=  "there are two configurations of the [OS/360] control program: ... The multiprogramming with a variable number of tasks (MVT) configuration"}} MVT was intended for the largest machines in the System/360 family. Introduced in 1964, it did not become available until 1967. Early versions had many problems and the simpler MFT continued to be used for many years. Experience indicated that it was not advisable to install MVT on systems with less than 512 KiB of memory.

MVT treated all memory not used by the operating system as a single pool from which contiguous regions could be allocated as required, by an unlimitedSubject to resource availability, e.g., memory for a region, protection key for an application region. number of simultaneous application and systems programs. This scheme was more flexible than MFT's and in principle used memory more efficiently, but was liable to fragmentation—after a while one could find that, although there was enough spare memory in total to run a program, it was divided into separate chunks none of which was large enough. System/360 lacked memory relocation hardware so memory compaction could not be used to reduce fragmentation. A facility called Rollout/Rollin could swap a running job out to secondary storage to make its memory available to another job. The rolled-out job would, however, have to be rolled-in to the original memory locations when they again became available.{{cite book|last=IBM Corporation|title=OS System Generation Release 21|year=1973|page=182|url=http://www.bitsavers.org/pdf/ibm/360/GC28-6554-12_sysgen.rel217.pdf}}

In 1971 the Time Sharing Option (TSO) for use with MVT was added as part of release 20.1. TSO became widely used for program development because it provided an editor, the ability to submit batch jobs, be notified of their completion, and view the results without waiting for printed reports, and debuggers for some of the programming languages used on System/360. TSO in OS/360IBM later added the ability to use VTAM for TSO, but only in MVS. communicated with terminals by using Telecommunications Access Method (TCAM). TCAM's name suggests that IBM hoped it would become the standard access method for data communications, but in fact TCAM in OS/VS2 was used almost entirely for TSO and was largely superseded by Virtual Telecommunications Access Method (VTAM) in the mid-to-late 1970s.

Also referred to as SYS=VMS in invocations of some macros that were system-dependent.

==M65MP==

Model 65 Multiprocessing (M65MP) is a variant of MVT. It runs on a 360/65 in Multisystem mode{{cite book

| publisher = IBM

| title = IBM System/360 Model 65 Functional Characteristics

| id = A22-6884-3

| version = Fourth Edition

| section = Appendix A. Multiprocessing System

| pages = 30–34

| date = September 1968

| url = http://bitsavers.org/pdf/ibm/360/functional_characteristics/A22-6884-3_360-65_funcChar.pdf}}

M65MP traps use of the Set System Mask (SSM) instruction to serialize disabled code between the two CPUs. For the most part an M65MP system has the same behavior and interfaces as any other MVT system.

The keyword parameter SYS=VMS included M65MP as well as uniprocessor MVT.

=Shared features=

PCP, MFT and MVT provide similar facilities from the point of view of application programs:

  • The same application programming interface (API) and application binary interface (ABI), so application programs can be transferred between MFT and MVT without even needing to be modified or re-assembled or re-compiled.
  • The same JCL (Job Control Language, for initiating batch jobs), which was more flexible and easier to use, though more complex, than that of DOS/360.
  • The same facilities (access methods) for reading and writing files and for data communications:
  • Sequential data sets are normally read or written one record at a time from beginning to end, using BSAM or QSAM. This was the only technique that could be used for tape drives, card readers / punches and printers.
  • In indexed (ISAM) files a specified section of each record is defined as a key which can be used to look up specific records.
  • In direct access (BDAM) files, the application program has to specify the relative block number, the relative track and record (TTR) or the actual physical location (MBBCCHHR)The dataset should have the unmovable attribute. in a Direct-access storage device (DASD) of the data it wanted to access, or the starting point for a search by key. BDAM programming was not easy and most organizations never used it themselves; but it was the fastest way to access data on disks and many software companies used it in their products, especially database management systems such as ADABAS, IDMS and IBM's DL/I. It is also available from OS/360 Fortran. BDAM datasets are unblocked, with one logical record per physical record.
  • An additional file structure, partitioned, and access method (BPAM), is mainly used for managing program libraries. Although partitioned files need to be compressed to reclaim free space, this has less impact than did a similar requirement for DOS/360's Core Image Library, because MFT and MVT allow multiple partitioned datasets and each project generally has at least one.
  • Generation Data Groups (GDGs) were originally designed to support grandfather-father-son backup procedures: if a file was modified, the changed version became the new son, the previous son became the father, the previous father became the grandfather and the previous grandfather was deleted. But one could set up GDGs with more than 3 generations, and some applications used GDGs to collect data from large and variable numbers of sources and feed the information to one program; each collecting program created a new generation of the file and the final program read the whole group as a single sequential file (by not specifying a generation in the JCL).
  • BTAM, a data communications facility, was primitive and hard to use by today's standards. However, it could communicate with almost any type of terminal, which was a big advantage at a time when there was hardly any standardization of communications protocols.
  • The file naming system allows files to be managed as hierarchies with at most 8 character names at each level, e.g. PROJECT.USER.FILENAME. This is tied to the implementation of the system catalog (SYSCTLG) and Control Volumes (CVOLs), which used records with 8 byte keys.

=Shared features excluding PCP=

Some features were available only for MFT and MVT:

System/370 and virtual memory operating systems

When System/370 was announced in 1970 it offered essentially the same facilities as System/360 but with about 4 times the processor speeds of similarly priced System/360 CPUs.{{cite web

| url=http://www-03.ibm.com/ibm/history/exhibits/mainframe/mainframe_PR370.html

| archive-url=https://web.archive.org/web/20050116150619/http://www-03.ibm.com/ibm/history/exhibits/mainframe/mainframe_PR370.html

| url-status=dead

| archive-date=January 16, 2005

| title=System/370 Announcement

| date=June 30, 1970

| publisher=IBM}} Then in 1972 IBM announced System/370 Advanced Functions, of which the main item was that future sales of System/370 would include virtual memory capability and this could also be retro-fitted to existing System/370 CPUs. Hence IBM also committed to delivering enhanced operating systems which could support the use of virtual memory.{{cite web

| url=http://www-03.ibm.com/ibm/history/exhibits/dpd50/dpd50_chronology4.html

| archive-url=https://web.archive.org/web/20091023214552/http://www-03.ibm.com/ibm/history/exhibits/dpd50/dpd50_chronology4.html

| url-status=dead

| archive-date=October 23, 2009

| title=DPD chronology (1970–1974)

| date=23 January 2003

| publisher=IBM

}} DPD = Data Processing Division, which was responsible for IBM's medium and large systems.{{cite book

| title=IBM's 360 and Early 370 Systems

| publisher=MIT Press

| year=1991

| isbn=0-262-16123-0

| url=https://archive.org/details/ibms360early370s0000pugh

|author=Pugh, E.W. |author2=Johnson, L.R. |author3=Palmer, J.H.

| url-access=registration

}}

=OS/360=

IBM provided an OS/360 SYSGEN option for S/370 support, which did not support DAT but did:

  • Support control registers
  • Support enhanced I/OBut not IDAL
  • Provide a S/370 Machine Check Handler
  • Provide limited support for the new timer facilities

=OS/VS1=

OS/VS1 is the successor to MFT, and offers similar facilities with several additions, e.g., RES, virtual memory. VSAM (see below) was initially available as an independent component release (ICR) and later integrated into the OS/VS1 base. IBM released fairly minor enhancements of OS/VS1 until 1983, and in 1984 announced that there would be no more. AIX/370, AIX/ESA, DPPX, IX/370, OS/VS1 and TSS/370 are the only System/370 operating systems that do not have modern descendants.

=OS/VS2 SVS and MVS=

OS/VS2 release 1 was just MVT plus virtual memory and VSAM (see below). This version was eventually renamed OS/VS2 SVS, for Single Virtual Storage, when OS/VS2 Release 2, also known as MVS, for Multiple Virtual Storage, was introduced. SVS was intended as a stepping stone from MVT to MVS, and is only of historical interest today.

In 1974 IBM released what it described as OS/VS2 Release 2 but which was really a new operating system that was upwards-compatible with OS/VS2 Release 1. The Supervisor of the new system had been largely rewritten in a new dialect of BSL, PL/S;{{cite book

| publisher = IBM

| title = Guide to PL/S Generated Listings

| id = GC28-6786-0

| version = First Edition

| date = July 1972}}{{cite book

| publisher = IBM

| title = Guide to PL/S II

| id = GC28-6794-0

| version = First Edition

| date = May 1974

| url = http://bitsavers.org/pdf/ibm/360/pls/GC28-6794-0_PLSIIguideMay74.pdf}} BSL and PL/S were dialects of PL/I with extensions designed to transcribe Assembly language code, including privileged instructions needed to control the computer as a whole. Time-sensitive OS components, such as the OS Dispatcher and the IOS, notably, among many others, remained coded in Assembly Language, which had been enhanced for OS/VS in the IFOX00 AssemblerAlso shipped with DOS/VS and VM/370. (from the older, OS/360 IEUASM Assembler).

cellpadding="5" cellspacing="0" align="right"

| align="center" | MVS address spaces - global view

{| border="1" cellpadding="5" cellspacing="0"

| colspan="3" align="center" | MVS (shared part of all address spaces)

align="center" | App 1

| align="center" | App 2

| align="center" | App 3

colspan="3" align="center"| Shared virtual area (controlled by MVS)

|-

|align="center" | One application's view

border="1" cellpadding="5" cellspacing="0"
align="center" | MVS
align="center" | App 1
align="center" | Shared virtual area

|}

The new version's most noticeable feature was that it supported multiple virtual address spaces: different applications thought they were using the same range of virtual addresses, but the new system's virtual memory facilities mapped these to different ranges of real memory addresses. Each application's address space consists of 3 areas: operating system (one instance shared by all jobs); an application area which was unique for each application; shared virtual area used for various purposes including inter-job communication. IBM promised that the application areas would always be at least 8MB. This approach eliminated the risk of memory fragmentation that was present in MVT and SVS, and improved the system's internal security. The new system rapidly became known as "MVS" (Multiple Virtual Storages), the original OS/VS2 became known as "SVS" (Single Virtual Storage) and IBM itself accepted this terminology and labelled MVS's successors "MVS/xxx".{{cite web |url=http://www-03.ibm.com/ibm/history/exhibits/3033/3033_TR01.html |title=3033 Technical press release |archive-url=https://web.archive.org/web/20050420032703/http://www-03.ibm.com/ibm/history/exhibits/3033/3033_TR01.html |archive-date=2005-04-20 |url-status=dead}}

MVS introduced a new approach to workload management, allowing users to define performance targets for high-priority batch jobs. This enabled users to give their systems more work than before without affecting the performance of the highest-priority jobs.[http://publib.boulder.ibm.com/infocenter/cicsts/v3r1/index.jsp?topic=/com.ibm.cics.ts31.doc/dfha1/dfha14f.htm Implementing MVS workload management]

MVS was IBM's first mainstream operating system on the System/370OS/360 M65MP and TSS/360 supported SMP. to support what IBM called tightly coupled multiprocessing, in which 2 (later, up to 12, for IBM mainframes, and up to 16, for Amdahl mainframes) CPUs shared concurrent access to the same memory (and a single copy of the operating system and peripheral devices), providing greater processing power and a degree of graceful degradation if one CPU failed (which, fortunately, became an increasingly rare event, as system up time rose from hours to days and, then, to years.)

Initially MVS was supplied with a job queue manager called JES2 (Job Entry Subsystem 2), which was descended from HASP (Houston Automatic Spooling Priority) and also supported Remote Job Entry from workstations located elsewhere. JES2 can only manage jobs for one CPU (which might be a tightly coupled multiprocessor system). In 1976 IBM provided another option, JES3 (Job Entry Subsystem 3), a descendant of ASP (Attached Support Processor), which allows one CPU to manage a single job queue feeding work to several physically distinct CPUs, and therefore allows one operator's console to manage the work of all those CPUs.[http://publib.boulder.ibm.com/infocenter/tivihelp/v15r1/index.jsp?topic=/com.ibm.itnetviewforzos.doc/dqal2mst247.htm Job Entry Subsystem 3 (JES3) Automation] Note: JES1 was the job queue manager for OS/VS1 (see above).

=VSAM=

IBM hoped that Virtual storage access method (VSAM) would replace its earlier sequential, indexed and direct access methods as it provided improved versions of these:{{Cite book |url=http://www.redbooks.ibm.com/redbooks/pdfs/sg246105.pdf |title=VSAM Demystified |edition=Third |date=March 2013 }}{{cite web|url=http://www.jaymoseley.com/hercules/vs_tutor/vstutor.htm|title=VSAM Tutorial|author=Jay Moseley|date=January 17, 2015}}

  • Entry-Sequenced Datasets (ESDS) provide facilities similar to those of both sequential and BDAM (direct) datasets, since they can be read either from start to finish or directly by specifying an offset from the start.
  • Key-Sequenced Datasets (KSDS) are a major upgrade from IBM's ISAM: they allow secondary keys with non-unique values and keys formed by concatenating non-contiguous fields in any order; they greatly reduce the performance problems caused by overflow records used to handle insertions and updates in ISAM; and they greatly reduce the risk that a software or hardware failure in the middle of an index update might corrupt the index. VSAM provides an ISAM / VSAM Interface which allows ISAM-based applications to use VSAM KSDS without reprogramming.{{Cite web |url=https://www.jaymoseley.com/hercules/isam_vsam/isam_vsam.htm |title=ISAM / VSAM Interface |author=Jay Moseley |access-date=2023-06-03}}
  • Relative Record Datasets (RRDS) are a replacement for direct access (BDAM) datasets, allowing applications to access a record by specifying a relative record number. Unlike ESDS and KSDS, RRDS does not support variable-length records.

These VSAM formats became the basis of IBM's database management systems, IMS/VS and DB2 (usually ESDS for the actual data storage and KSDS for indexes).

VSAM also provides a new implementation of the catalog facility which enables applications to access files by name, without needing to know which disk drive(s) they are on. VSAM datasets must be defined in a VSAM catalog before they are used, and non-VSAM datasets can also be listed in a VSAM catalog. The MVS Master Catalog must be a VSAM catalog. Catalogs were originally provided in OS/360 in the form of CVOLs; MVS added a separate catalog structure for VSAM; later IBM added a third type of catalog known as an ICF catalog.{{cite conference |last=Sawyer |first=Peter |title=SVC 26 and What It Can Do |url=http://gsf-soft.com/Documents/SVC26-MVS-Share.html |conference=SHARE |date=March 3, 1989 }} (IBM removed support for CVOL and VSAM catalogs as of 2000, since they were not Y2K-compliant; hence in z/OS, only ICF catalogs are supported.){{cite magazine |title=Where's the data? Obtaining informating from the catalog |journal=Technical Support |date=February 2003 |last=Pryor |first=Steve |url=http://www.naspa.net/magazine/2003/February/T0302008.pdf |access-date=2017-03-05 | publisher=NaSPA }}

=SNA=

In 1974 IBM announced Systems Network Architecture, which was meant to reduce the cost of running large networks of terminals, mainly by using communications lines much more efficiently. This is only available for IBM's virtual memory operating systems, since its mainframe software component, VTAM is only available with these operating systems.

Later MVS versions and enhancements

{{main|MVS}}

In 1977 IBM announced MVS/System Extensions, a program product (i.e., it cost extra money) which improved MVS performance and added functionality.{{cite web |url=http://www-03.ibm.com/ibm/history/exhibits/3033/3033_PR01.html |title=3033 Press announcement |archive-url=https://web.archive.org/web/20050420033519/http://www-03.ibm.com/ibm/history/exhibits/3033/3033_PR01.html |archive-date=2005-04-20 |url-status=dead}}

Descendants of the original MVS are still used on the latest descendants of System/360, System/390 and zSeries; it was renamed to OS/390 for System/390, and the 64-bit version for the zSeries was named z/OS.

Structure, interface and logic

{{Expand section|date=May 2022}}

For reasons of size, this section concentrates on the MVT option of OS/360; PCP and MFT are very similar; with changes in nomenclature and some minor differences. OS/VS1 and SVS have much the same structure as MFT II and MVT, while MVS, although retaining much of the logic of MVT, has major enhancements better addressed in a separate article. This article adheres to IBM's usage of the term storage rather than memory.

=CPU allocation=

OS/360 assigns processors to tasks, which are analogous to light-weight processes or threads in other systems. Each task has a Task Control Block (TCB) and a stack of Request BlocksThe Service Request Block of MVS is not associated with a specific TCB, despite the name. (RBs). A task is either dispatchable or nondispatchableI.e., has one or more nondispatchability flags set in the TCB. and an RB is either waitingI.e., has a non-zero wait count. or not waiting. The Dispatcher selects the highest priority dispatchable task whose current RB is not waiting.

MVS assigns processors to address spaces, which are analogous to processes, and to Service Request Block (SRBs) and tasks within address spaces. Each address space has an Address Space Control Block (ASCB), a queue of SRBs and a queue of TCBs.

=Storage layout=

class="wikitable" style="background:white; border-top: none; border-right: none; border-bottom: none"

|+ MVT storage layout after IPL and NIP

Content

! Area

| style="background:white; border-top: none; border-right: none; border-bottom: none" |

Resident BLDL area (optional)

| style="text-align: center;" rowspan=3 | Common area

| style="background:white; border-top: none; border-right: none; border-bottom: none" | Highest

Link Pack Area (LPA)

| style="background:white; border-top: none; border-right: none; border-bottom: none" |

Master Scheduler Region

| style="background:white; border-top: none; border-right: none; border-bottom: none" |

Regions for jobs, MOUNT, started tasks and TSO

| style="text-align: center;" | Dynamic area

| style="background:white; border-top: none; border-right: none; border-bottom: none" |

System Queue Area (SQA)

| style="text-align: center;" rowspan=2 | Fixed area

| style="background:white; border-top: none; border-right: none; border-bottom: none" |

Nucleus

| style="background:white; border-top: none; border-right: none; border-bottom: none" | Lowest

In OS/360 all storage is visible to all code, although fetch protection may prevent access by unprivileged code to some control blocks or between jobs.

Main storage for MVT is divided into a system (fixed) area at the bottom of real storage, a common area at the top and a private area in the middle. These contain the following areas.

;Fixed area

: This area starts at absolute location 0 and contains

:;The Nucleus.

::This is a section of storage at location 0, loaded from {{code|SYS1.NUCLEUS(IEANUCxx)}}, where xx is normally 01. For Model 65 MP (M65MP), there is a separate copy of the prefix (locations 0-4095) for each processor{{rp|p=[http://bitsavers.org/pdf/ibm/360/princOps/A22-6821-7_360PrincOpsDec67.pdf#page=82 72]}} and the term absolute address refers to the address actually sent to memory after any prefixing while the term real address refers to the address before any prefixing is applied. The Nucleus contains interrupt handlers, control blocks, type 1 and type 2 SVC routines, SVC transient area, routines that can be directly called by unprivileged code and routines that can only be called by privileged code.

:;System Queue Area (SQA).

::This is an area from which the system acquires storage shared between jobs.

;Private area.

:This an area from which MVT acquires storage for regions. The types of regions include

:;Job

::Allocated by the Initiator for batch jobs submitted by, e.g., card reader, CRJE, RJE, TSO

:;Foreground

::Contains a swapped-in TSO session. Created by the Time Sharing Control (TSC) task.

:;Mount

::Allocated by Started Task Control (STC) for operator MOUNT command.

:;Started task

::Allocated by Started Task Control (STC) for operator START command.

;Common area

'This is a section of storage at the highest physical address. It contains

:;Resident BLDL area

::This is an area caching selected directory entries.

:;Master Scheduler region

::The Master Scheduler and the Communication task run in this region, which NIP allocates.

:;Link Pack AreaAlso known as Link-Pack Queue. (LPA)

::This is an area into which MVT loads reentrant access method routines and other programs at IPL time that can subsequently be shared by all jobs.

==SVS storage layout==

SVS is similar except that the system area is at the top and bottom of virtual storage rather than real storage, the Nucleus is in Virtual=Real (V=R) storage, the private area contains a Local System Queue Area (LSQA) for each region and the LPA is split into:

;Pageable Link Pack Area (PLPA)

:This is an area containing all of the modules in SYS1.LPALIB; the page dataset backing it up is retained across IPLs, except when the create LPA (CLPA) option is specified.

;Modified Link Pack Area (MLPA)

:This is an area containing modules listed in an IEALPAxx member of SYS1.PARMLIB and replacing modules in the PLPA for the duration of an IPL.

;Fixed Link Pack Area (FLPA).

:This is an area containing page-fixed modules listed in an IEAFIXxx member of SYS1.PARMLIB and replacing modules in the PLPA for the duration of an IPL.

==MVS/370 Storage layout==

In MVS all address spaces share the system areaExcept that there is a separate copy of the PSA for each processor. but not the private area. MVS adds:

;Common Storage Area (CSA)

:This is an area from which MVS can dynamically allocate storage shared by all address spaces.

;System Work Area (SWA)

:This is an area containing control blocks that in OS/360 and SVS had been contained in SYS1.SYSJOBQE.

==MVS/XA, MVS/ESA and OS/390 storage layout==

In MVS/XA and later, there are system, private and common areas below the {{val|16|u=MiB}} (224 bytes) line, and extended areas between {{val|16|u=MiB}} and {{val|2|u=GiB}} (231 bytes).

==z/OS storage layout==

In z/OS, the storage layout{{cite conference

| conference = SHARE Phoenix 2019

| title = z/OS Virtual Memory

| id = Session Number: 24662

| date = March 13, 2019

| conference-url = https://www.share.org/Events/Past-Events/Proceedings/PID/752/evl/0/TagID/13/TagName/SHARE-Phoenix-2019

| url = https://www.newera.com/INFO/VSM_04-17-19.pdf

| publisher = SHARE Inc.

| access-date = August 16, 2022

}}

is similar to that of MVS/XA, MVS/ESA and OS/390; storage above the {{val|2|u=GiB}} bar is managed by different services than storage below the bar.

=IPL process=

When the operators initially selects {{code|LOAD}}, The system sends a {{code|READ IPL}} command to the selected device, reading 24 bytes from cylinder 0, track 0, record 1, into storage location 0.{{cite book

| title = IBM System/360 Principles of Operation

| id = A22-6821-7

| date = September 1968

| edition = Eighth

| url = http://bitsavers.org/pdf/ibm/360/princOps/A22-6821-7_360PrincOpsDec67.pdf

| series = IBM Systems Reference Library

| access-date = May 23, 2022

}}

{{rp|p=[http://bitsavers.org/pdf/ibm/360/princOps/A22-6821-7_360PrincOpsDec67.pdf#page=24 22]}} Bytes 8-23 read and transfer to the bootstrap record{{sfn|IPL|loc=The Initial Program Loader|p=3}} cylinder 0, track 0, record 2, which in turn reads and transfers to the IPL Loader. The IPL Loader does initial housekeeping, locates the requested nucleus and loads it with relocation; the interrupt handler csect is always at location 0 and the Nucleus Initialization csect is always last, so that it can eventually be discarded. The Nucleus Initialization Program (NIP) initializes various system components.

Initially NIP must provide services that it needs. However, as it initializes various OS facilities it begins using standard services, e.g., it uses the {{code|OBTAIN}} macro to read a Data Set Control Block (DSCB) from a Volume Table of Contents (VTOC).

NIP reads members from the {{code|SYS1.PARMLIB}} dataset to obtain various operational data. These members may be specified by default, by the operator, or by parameters in other members.

NIP eventually creates a Master Schedule region from the private area and transfers to IEEVIPL to initialize the Master Scheduler and Communication Task, which completes system Initialization.

=Job-like units of work=

In addition to batch jobs, OS/360 supports several categories of work that it handles similarly to batch jobs. In all cases the system has to process JCL, allocate a region, allocate devices and initiate the job-step program. For a batch job, the Reader/Interpreter processes JCL from an external device; for {{code|START}} commands, {{code|MOUNT}} commands and TSO {{code|LOGON}}, the system generates JCL invoking a cataloged procedure.

=Interfaces =

==API==

OS/360 has a control block known as the Communications Vector Table (CVT), which contains pointers to other control blocks and to various routines. Some of the OS/360 macro-instructions refer to fields in the CVT and other control blocks.

OS/360 has macros to provide dsect mappings of some control blocks, although many macros have hard coded offsets rather than the names in the mapping macros.

OS/360 services typically have parameters in register 1; some use registers 0 and 1 and some use registers 0, 1 and 15.

OS/360 service macros often have three forms:

;Execute form

:Perform the function using a provided parameter list

;List form

:Generate a parameter list with preset parameters that can be used by an execute form macro.

;Standard form

:Generate any required parameter list and perform the function.

Many of the important services are implemented in SVC routines, and preserve registers 2-14. Others are implemented as directly callable subroutines, with entry addresses in system control blocks, and require that Register 13 point to a standard save area; these typically preserve registers 2–13. In either case, register 15 at exit normally contains a return code; many services return additional data in registers 0 and 1.

===Synchronization===

{{stub-section|date=April 2025}}

OS/360 relies heavily on serialization using an Event Control Block (ECB), which represents an event that can be waited for; an ECB contains a completion code for an event or the address of a Request Block (RB) waiting for that event. The WAIT macro puts a task into a wait state until the specified events occur; the POST macro marks an ECB as complete, stores the completion code into the ECB and decrements the wait count in the waiting RB, if any, possibly causing the associated task to be dispatched.

MVS adds other synchronization methods.

===Serialization===

{{stub-section|date=April 2025}}

OS/360 uses the ENQ and DEQ to serialize access to resources, identified by a queue name (qname or major) and resource name (rname or minor). The ENQ macro delays a task until all of the requested resources are available. The DEQ macros returns named resources previously requested by an ENQ. A DEQ need not release all resources obtained by corresponding ENQ requests, but subsequent DEQ requests must eventually release all of them.

MVS adds other serialization methods.

==Operator consoles==

OS/360 requires at least one operator console; there are two levels of support

;Primary

:This is a basic level of support allowing only one primary console, one optional alternate console

;Multiple Console Support (MCS)

:MCS allows one master console and up to 31 secondary consoles. Any of the 32 consoles may have an alternate console to receive its message traffic in the event it fails. MCS allows recording of message traffic on a hardcopy log, which may be either a secondary console or the system log (SYSLOG) on DASD. MCS includes Device Independent Display Operator Console Support (DIDOCS), a unified framework for supporting CRT-based consoles.

Each message issued by a Write To Operator (WTO) or Write To Operator with Reply (WTOR) has associated with it one or more routing codes. The operator can limit a console to displaying only specific routing codes. A typical use for this would be placing a console in a tape library and displaying only messages relevant to the tape librarian on it. The special routing code 7 causes the message text to be included in the job's message log.

Each message also has a descriptor that controls how it is processed.

One of the key operator commands is {{code|REPLY}}, which provides a response to the {{code|WTOR}} macro. The operator can only reply to a WTOR at a console that received its message text.

A key command for display consoles, e.g., 2250, 2260, 3270, is CONTROL (K), which sets processing options for, e.g., scrolling.

==JCL==

Timeline

These data are taken from [http://www.bitsavers.org/pdf/ibm/360/360_OS_Release_Dates.txt IBM 360 Operating Systems Release History], [https://web.archive.org/web/20110721220340/http://www.isham-research.co.uk/chrono.html System/370 Market Chronology of Products & Services],

{{cite web

| url = http://www-03.ibm.com/systems/z/os/zos/support/zos_eos_dates.html

| archive-url = https://web.archive.org/web/20080314121351/http://www-03.ibm.com/systems/z/os/zos/support/zos_eos_dates.html

| url-status = dead

| archive-date = March 14, 2008

| title = z/OS, z/OS.e, and OS/390 marketing and service announce, availability, and withdrawal dates

| author = IBM

}} and IBM announcement letters.

{{sticky header}}

{{mw-datatable}}

class="wikitable sortable mw-datatable mw-collapsible sticky-header"
valign="top"

! Order No.

! Announced

! Shipped

! Support
dropped

! Rel #

! Name

valign="top"

| 360S

| 1964-04

|

|

|

| Operating System/360

valign="top"

|

| 1964-04

| 1965-11

|

| 1

| Operating System/360 prerelease
Single Sequential Scheduler

| 1964-04

| 1966-11

|

|

| OS/360 Multiple Sequential Scheduler

360S

| 1965-12

| 1966-03-31

|

| 1

| Operating System/360

valign="top"

| 360S

|

| 1966-06

|

| 2

| Operating System/360

valign="top"

| 360S

| 1966-08-18

| 1966-08

|

| 4/5

| Operating System/360

valign="top"

| 360S

| 1966-04-29

| 1966-10

|

| 6

| Operating System/360
MFT

valign="top"

| 360S

|

| 1966-12-07

|

| 8

| Operating System/360

valign="top"

| 360S

|

| 1967-02

|

| 9.5

| Operating System/360

valign="top"

| 360S

|

| 1967-05

|

| 11

| Operating System/360

valign="top"

| 360S

|

| 1967-08-08

|

| 12

| Operating System/360
MVT?

valign="top"

| 360S

|

| 1967-08

|

| 13

| Operating System/360
MVT

valign="top"

| 360S

|

| 1968-01

|

| 14

| Operating System/360

valign="top"

| 360S

|

| 1968-08-30

|

| 15/16

| Operating System/360
MFT-II, VTOC positioning

valign="top"

| 360S

|

| 1969-03

|

| 17

| Operating System/360

valign="top"

| 360S

| 1969-07

| 1969-09

|

| 18

| Operating System/360
SMF for MVT

valign="top"

| 360S

| 1969-10

|

|

| 18.6

| Operating System/360

valign="top"

| 360S

|

| 1970-03

|

| 19

| Operating System/360

valign="top"

| 360S

| 1970-06-01

| 1970-08-05

|

| 19.1

| Operating System/360
SMF for MFT, MFT Attach, 1285/87/88 support

valign="top"

| 360S

| 1970-08-05

|

|

| 19.6

| Operating System/360

valign="top"

| 360S

|

| 1970-09

|

| 20

| Operating System/360<TSO>

valign="top"

| 360S

| 1971-02

|

|

| 20.1

| Operating System/360

valign="top"

| 360S

|

|

|

| 20.6

| Operating System/360

valign="top"

| 360S

|

|

|

| 21

| Operating System/360

valign="top"

| 360S

|

|

|

| 21.6

| Operating System/360

valign="top"

| 360S

|

|

|

| 21.7

| Operating System/360

valign="top"

| 360S

| 1972-08

|

|

| 21.8

| Operating System/360

valign="top"

| 5741

| 1972-08

| 1973-??

|

| 1

| Operating System/Virtual Storage 1 (OS/VS1)

valign="top"

| 5742-SC1

| 1972-08

| 1972-??

|

| 1

| Operating System/Virtual Storage 2 (OS/VS2)

(Single Virtual Storage) (SVS)

valign="top"

| 5752-VS2

| 1972-08

| 1974-??

|

| 2

| Operating System/Virtual Storage 2 (OS/VS2)

(Multiple Virtual address Spaces) (MVS) with Job Entry Subsystem 2 (JES2)

valign="top"

| 5752-VS2

| 1972-??

| 1975-10

|

| 2

| Operating System/Virtual Storage 2 (OS/VS2)

MVS with Job Entry Subsystem 3 (JES3)

valign="top"

| 5752-VS2

|

|

|

| 2.1

| Operating System/Virtual Storage 2 (OS/VS2)

MVS with Job Entry Subsystem 3 (JES3)

valign="top"

| 5752-VS2

| 1975-??

| 1975-10

|

| 3

| Operating System/Virtual Storage 2 (OS/VS2)

MVS with Job Entry Subsystems 2 and 3 (JES2 and JES3)

valign="top"

| 5752-VS2

|

|

|

| 3.6

| Operating System/Virtual Storage 2 (OS/VS2)

MVS with Job Entry Subsystems 2 and 3 (JES2 and JES3)

valign="top"

| 5752-VS2

| 1976-11

|

|

| 3.7

| Operating System/Virtual Storage 2 (OS/VS2)

MVS with Job Entry Subsystems 2 and 3 (JES2 and JES3)

valign="top"

| 5752-VS2

| 1979-??

|

|

| 3.8

| Operating System/Virtual Storage 2 (OS/VS2)

MVS with Job Entry Subsystems 2 and 3 (JES2 and JES3)

valign="top"

| 5740-XE1

| 1979-??

|

|

| 1

| MVS/System Extensions (MVS/SE)

valign="top"

| 5740-XE1

| 1979-03

| 1979-08

|

| 2

| MVS/System Extensions (MVS/SE2)

valign="top"

| 5740-XYS

| 1980-06

| 1980-12

|

| 1

| MVS/System Product Version 1 JES2 (MVS/SP 1.1)

valign="top"

| 5740-XYN

| 1980-06

| 1980-12

|

| 1

| MVS/System Product Version 1 JES3 (MVS/SP 1.1)

valign="top"

| 5740-XYS

| 1980-06

| 1981-06

|

| 2

| MVS/System Product Version 1 JES2 (MVS/SP 1.2)

valign="top"

| 5740-XYN

| 1980-06

| 1981-06

|

| 2

| MVS/System Product Version 1 JES3 (MVS/SP 1.2)

valign="top"

| 5740-XYS

| 1980-11

| 1981-10

|

| 3

| MVS/System Product Version 1 JES2 (MVS/SP 1.3)

valign="top"

| 5740-XYN

| 1980-11

| 1981-10

|

| 3

| MVS/System Product Version 1 JES3 (MVS/SP 1.3)

valign="top"

| 5740-XC6

| 1981-10

| 1983-03

|

| 1

| MVS/System Product - JES2 Version 2

(MVS/Extended Architecture) (MVS/XA)

valign="top"

| 5740-XC6

| 1981-10

| 1983-03

|

| 1

| MVS/System Product - JES3 Version 2

(MVS/Extended Architecture) (MVS/XA)

valign="top"

| 5685-001

| 1988-02

| 1988-07

|

| 1

| MVS/System Product - JES2 Version 3

(MVS/Enterprise System Architecture) (MVS/ESA)

valign="top"

| 5685-002

| 1988-02

| 1988-07

|

| 1

| MVS/System Product - JES3 Version 3

(MVS/Enterprise System Architecture) (MVS/ESA)

valign="top"

| 5685-047

| 1990-09-05

| 1990-10-26

| 1994-03-31

| 1

| MVS/ESA SP - JES2 Version 4

valign="top"

| 5685-047

| 1990-09-05

| 1992-12-31

| 1999-06-30

| 2

| MVS/ESA SP - JES2 Version 4

valign="top"

| 5685-047

| 1992-06-18

| 1993-03-26

| 1999-06-30

| 3

| MVS/ESA SP - JES2 Version 4

valign="top"

| 5685-048

| 1990-09

| 1990-10

| 1999-06-30

| 1

| MVS/ESA SP - JES3 Version 4

valign="top"

| 5655-068

| 1994-04-05

| 1994-06-24

| 2001-01-31

| 1

| MVS/ESA SP - JES2 Version 5

valign="top"

| 5655-068

| 1994-09-13
[https://www-304.ibm.com/jct01003c/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS295-072&appname=isource&language=enus 295-072]

| 1995-06-30

| 2001-03-31

| 2

| MVS/ESA SP - JES2 Version 5

valign="top"

| 5655-069

| 1994-09-13

| 1995-29-13

| 2001-03-31

| 2.1

| MVS/ESA SP - JES3 Version 5

valign="top"

| 5655-069

| 1995-02-28
[https://www-304.ibm.com/jct01003c/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS295-072&appname=isource&language=enus 295-072]

| 1995-09-29

| {{end date|2001|03|31}}

| 2.2

| MVS/ESA SP - JES3 Version 5

valign="top"

| 5645-001

| 1996-02-20

| 1996-03-29
[http://www-01.ibm.com/common/ssi/rep_ca/8/897/ENUS296-018/index.html 296-018]

| 2001-01-31

| 1

| OS/390 Version 1

valign="top"

| 5645-001

| 1996-02-20
[http://www-01.ibm.com/common/ssi/rep_ca/8/897/ENUS296-018/index.html 296-018]

| 1996-09-27

| 2001-01-31

| 2

| OS/390 Version 1

valign="top"

| 5645-001

| 1996-09-10

| 1997-03-11
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS297-040&appname=plc_db2imstool&language=enus 297-040]

| 2001-03-31

| 3

| OS/390 Version 1

valign="top"

| 5647-A01

| 1997-03-11
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS297-040&appname=plc_db2imstool&language=enus 297-040]

| 1997-09-26
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS297-355&appname=plc_db2imstool&language=enus 297-355]

| 2001-03-31

| 4

| OS/390 Version 2

valign="top"

| 5647-A01

| 1997-09-09
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS297-355&appname=plc_db2imstool&language=enus 297-355]

| 1998-03-27
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS297-355&appname=plc_db2imstool&language=enus 297-355]

| 2001-03-31
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS298-049&appname=plc_db2imstool&language=enus 298-049]

| 5

| OS/390 Version 2

valign="top"

| 5647-A01

| 1998-02-24
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS298-049&appname=plc_db2imstool&language=enus 298-049]

| 1998-09-25
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS298-278&appname=plc_db2imstool&language=enus 298-278]

| 2002-03-31

| 6

| OS/390 Version 2

valign="top"

| 5647-A01

| 1998-08-18
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS298-278&appname=plc_db2imstool&language=enus 298-278]

| 1999-03-26
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS299-042&appname=plc_db2imstool&language=enus 299-042]

| 2002-03-31

| 7

| OS/390 Version 2

valign="top"

| 5647-A01

| 1999-02-22
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS299-042&appname=plc_db2imstool&language=enus 299-042]

| 1999-09-24
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS299-234&appname=plc_db2imstool&language=enus 299-234]

| 2002-09-30

| 8

| OS/390 Version 2

valign="top"

| 5647-A01

| 2000-02-29
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS299-234&appname=plc_db2imstool&language=enus 299-234]

| 2000-03-31
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS200-030&appname=plc_db2imstool&language=enus 200-030]

| 2003-03-31

| 9

| OS/390 Version 2

valign="top"

| 5647-A01

| 2000-05-16

| 2000-09-29
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS200-145&appname=plc_db2imstool&language=enus 200-145]

| 2004-09-30

| 10

| OS/390 Version 2

valign="top"

| 5694-A01

| 2000-10-03
[http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&subtype=ca&htmlfid=897/ENUS200-352&language=enus 200-352]

| 2001-03-30

| 2004-03-31

| 1

| z/OS Version 1

valign="top"

| 5694-A01

| 2001-09-11
[http://www.ibm.com/common/ssi/rep_ca/8/897/ENUS201-248/ENUS201-248.PDF 201-248]

| 2001-10-26

| 2004-10-31

| 2

| z/OS Version 1

valign="top"

| 5694-A01

| 2002-02-19
[http://www.ibm.com/common/ssi/rep_ca/1/897/ENUS202-031/ENUS202-031.PDF 202-031]

| 2002-03-29

| 2005-03-31

| 3

| z/OS Version 1

valign="top"

| 5694-A01

| 2002-08-13
[http://www.ibm.com/common/ssi/rep_ca/0/897/ENUS202-190/ENUS202-190.PDF 202-190]

| 2002-09-27

| 2007-03-31

| 4

| z/OS Version 1

valign="top"

| 5694-A01

| 2004-02-10
[http://www.ibm.com/common/ssi/rep_ca/7/897/ENUS204-017/ENUS204-017.PDF 204-017]

| 2004-03-26

| 2007-03-31

| 5

| z/OS Version 1

valign="top"

| 5694-A01

| 2004-08-10
[http://www.ibm.com/common/ssi/rep_ca/0/897/ENUS204-180/ENUS204-180.PDF 204-180]

| 2004-09-24

| 2007-09-30

| 6

| z/OS Version 1

valign="top"

| 5694-A01

| 2005-07-27
[http://www.ibm.com/common/ssi/rep_ca/7/897/ENUS205-167/ENUS205-167.PDF 205-167]

| 2005-09-30

| 2008-09-30

| 7

| z/OS Version 1

valign="top"

| 5694-A01

| 2006-08-08
[http://www.ibm.com/common/ssi/rep_ca/0/897/ENUS206-190/ENUS206-190.PDF 206-190]

| 2006-09-29

| 2009-09-30

| 8

| z/OS Version 1

valign="top"

| 5694-A01

| 2007-08-08
[http://www.ibm.com/common/ssi/rep_ca/5/897/ENUS207-175/ENUS207175.PDF 207-175]

| 2007-09-28

| 2010-09-30

| 9

| z/OS Version 1

valign="top"

| 5694-A01

| 2008-08-05
[http://www.ibm.com/common/ssi/rep_ca/6/897/ENUS208-186/ENUS208-186.PDF 208-186]

| 2008-09-26

| 2011-09

| 10

| z/OS Version 1

valign="top"

| 5694-A01

| 2009-08-18
[http://www.ibm.com/common/ssi/rep_ca/2/897/ENUS209-242/ENUS209-242.PDF 209-242]

| 2009-09-25

| 2013-09

| 11

| z/OS Version 1

valign="top"

| 5694-A01

| 2010-07-22
[http://www-01.ibm.com/common/ssi/rep_ca/5/897/ENUS210-235/ENUS210-235.PDF 210-235]

| 2010-09-24

| 2015-09

| 12

| z/OS Version 1

valign="top"

| 5694-A01

| 2011-07-12
[http://www-01.ibm.com/common/ssi/rep_ca/2/897/ENUS211-252/ENUS211-252.PDF 211-252]

| 2011-09-30

| 2017-09

| 13

| z/OS Version 1

valign="top"

| 5650-ZOS

| 2013-07-23
[http://www.ibm.com/common/ssi/rep_ca/2/897/ENUS213-292/ENUS213-292.PDF 213-292]

| 2013-09-30

| 2019-09

| 1

| z/OS Version 2

valign="top"

| 5650-ZOS

| 2015-07-28
[https://www-01.ibm.com/common/ssi/rep_ca/7/897/ENUS215-267/ENUS215-267.PDF 215-267]

| 2015-09-30

| 2021-09

| 2

| z/OS Version 2

valign="top"

| 5650-ZOS

| 2017-07-17
[https://www-01.ibm.com/common/ssi/rep_ca/6/897/ENUS217-246/ENUS217-246.PDF 217-246]

| 2017-09-27

| 2022-09-30

| 3

| z/OS Version 2

valign="top"

| 5650-ZOS

| 2019-02-26
[https://www.ibm.com/downloads/cas/US-ENUS219-013-CA/name/ENUS219-013.PDF 219-013]

| 2019-09-30

| 2024-09-30

| 4

| z/OS Version 2

valign="top"

| 5650-ZOS

| 2021-06-27
[https://www.ibm.com/downloads/cas/US-ENUS221-260-CA/name/US-ENUS221-260-CA.PDF 221-260]

| 2021-09-30

| {{tba}}

| {{Version |co |5}}

| z/OS Version 2

valign="top"

| 5655-ZOS

| 2023-02-28
[https://www.ibm.com/docs/en/announcements/zos-31-availability 223-012]

| 2023-09-29

| {{tba}}

| {{Version |c |1}}

| z/OS Version 3

colspan="6" | {{Version |l |show=101100}}

See also

Notes

{{Reflist|2|group=NB}}

References

=Citations=

{{Reflist}}

=OS/360 manuals =

;DMMAC

:{{cite book

| title = OS Data Management Macro Instructions - Release 21.7

| id = GC26-3794-1

| date = June 1973

| edition = Second

| ref = {{sfnref|DMMAC}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC26-3794-1_OS_Data_Management_Macro_Instructions_Rel_21.7_Jun73.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;DMSVC

:{{cite book

| title = OS Data Management Macro Services Guide - Release 21.7

| id = GC26-3746-2

| date = July 1973

| edition = Third

| ref = {{sfnref|DMSVC}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC26-3746-2_OS_Data_Management_Services_Guide_Rel_21.7_Jul73.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;DMSYS

:{{cite book

| title = OS Data Management for System Programmers - Release 21

| id = GC28-6550-11

| date = April 1973

| edition = Twelfth

| ref = {{sfnref|DMSYS}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC28-6550-11_Data_Management_for_System_Programmers_Rel_21.7_Apr73.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;INTRO

:{{cite book

| title = OS/360 Introduction

| id = GC28-6534-3

| year = 1972

| edition = Fourth

| ref = {{sfnref|INTRO}}

| url = http://www.bitsavers.org/pdf/ibm/360/os/R21.0_Mar72/GC28-6534-3_OS360_Introduction_R21_Jan72.pdf

| series = Systems Reference Library

| publisher = IBM

| access-date = July 7, 2022

}}

:{{cite book

| title = Technical Newsletter GN28-2512

| date = January 15, 1972

}}

;JCLREF

:{{cite book

| title = IBM System/360 Operating System: Job Control Language Reference - OS Release 21.7

| id = GC28-6704-4

| date = August 1976

| edition = Fiflth

| ref = {{sfnref|JCLREF}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC28-6704-4_OS_JCL_Aug76.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;JCLUSER

:{{cite book

| title = IBM System/360 Operating System: Job Control Language User's Guide

| id = GC28-6703-2

| date = June 1971

| edition = Third

| ref = {{sfnref|JCLUSER}}

| url = http://bitsavers.org/pdf/ibm/360/os/R20.1_Mar71/GC28-6703-2_OS_JCL_Users_Guide_Rel_20.1_Jun71.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;LKED

:{{cite book

| title = IBM OS - Linkage Editor and Loader - Program Numbers 360S-ED-510 - 360S-ED-521 - 360S-LD-547

| id = GC28-6538-10

| date = April 1973

| edition = Eleventh

| ref = {{sfnref|LKED}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC28-6538-10_Linkage_Editor_Rel_21_Apr73.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;MFT

:{{cite book

| title = IBM System/360 Operating System: MFT Guide - OS Release 21.7

| id = GC27-6939-10

| date = August 1974

| edition = Eleventh

| ref = {{sfnref|MFT}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC27-6939-10_MFT_Guide_R21.7_Mar72.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;MVT

:{{cite book

| title = IBM System/360 Operating System: MVT Guide - OS Release 21.7

| id = GC28-6720-5

| date = August 1974

| edition = Sixth

| ref = {{sfnref|MVT}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC28-6720-5_MVT_Guide_Rel_21.7_Aug74.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;SMF

:{{cite book

| title = OS SMF

| id = GC28-6712-7

| date = April 1973

| edition = Eighth

| ref = {{sfnref|SMF}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC28-6712-7_OS_SMF_Rel_21.7_Apr73.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;SUP

:{{cite book

| title = OS Release 21 - IBM System/360 Operating System - Supervisor Services and Macro Instructions

| id = GC28-6646-7

| date = September 1974

| edition = Eighth

| ref = {{sfnref|SUP}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC28-6646-7_Supervisor_Services_and_Macro_Instructions_Rel_21.7_Sep74.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;SYSCB

:{{cite book

| title = IBM System/360 Operating System: System Control Blocks

| id = GC28-6628-9

| date = April 1973

| edition = Tenth

| ref = {{sfnref|SYSCB}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC28-6628-9_OS_System_Ctl_Blks_R21.7_Apr73.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;SYSGEN

:{{cite book

| title = OS System Generation Release 21.8

| id = GC28-6554-13

| date = August 1974

| edition = Fourteenth

| ref = {{sfnref|SYSGEN}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.8_Aug74/GC28-6554-13_OS_System_Generation_Release_21.8_Aug74.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;SYSPG

:{{cite book

| title = IBM System/360 Operating System: System Programmer's Guide

| id = GC28-6550-9

| date = June 1971

| edition = Ninth

| ref = {{sfnref|SYSPG}}

| url = http://bitsavers.org/pdf/ibm/360/os/R20.1_Mar71/GC28-6550-9_OS_System_Programmers_Guide_Rel_20.1_Jun71.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;TSO

:{{cite book

| title = IBM System/360 Operating System: Time Sharing Option Guide - OS Release 21.7

| id = GC28-6698-7

| date = April 1973

| edition = Eighth

| ref = {{sfnref|TSO}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC28-5360-20_IBM_System_360_Operating_System_-_Time_Sharing_Option_Guide_OS_Rel_21.7_7th_ed_197304.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

;TSOCMD

:{{cite book

| title = IBM System/360 Operating System: Time Sharing Option - Command Language Reference - OS Release 21.7

| id = GC28-6732-4

| date = April 1973

| edition = Fifth

| ref = {{sfnref|TSOCMD}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/GC28-6732-4_TSO_Command_Language_Reference_Rel_21.7_Apr73.pdf

| series = IBM Systems Reference Library

| publisher = IBM

| access-date = June 7, 2022

}}

=OS/360 logic manuals=

;IOS 2nd ed

:{{cite book

| title = IBM System/360 Operating System - Input/Output Supervisor - Program Number 360S-CI-535

| id = GY28-6616-1

| date = April 1967

| edition = Second

| ref = {{sfnref|IOS2E}}

| url = http://bitsavers.org/pdf/ibm/360/os/plm_1966-67/Y28-6616-1_IO_Supervisor_PLM_Apr67.pdf

| series = Program Logic

| publisher = IBM

| access-date = June 7, 2022

}}

;IOS

:{{cite book

| title = OS I/O Supervisor Logic - Release 21 - Program Number 360S-CI-535

| id = GY28-6616-9

| date = February 1972

| edition = Tenth

| ref = {{sfnref|IOS}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/plm/GY28-6616-9_OS_IO_Superv_PLM_R21.7_Apr73.pdf

| series = Program Logic

| publisher = IBM

| access-date = June 7, 2022

}}

;IPL

:{{cite book

| title = IBM System/360 Operating System - Initial Program Loader and Nucleus Initialization Program - Program Number 360S-CI-535

| id = GY28-6661-5

| date = March 1972

| edition = Sixth

| ref = {{sfnref|IPL}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.0_Mar72/plm/GY28-6661-5_Inital_Program_Loader_and_Nucleus_Initialization_Program_Rel21_PLM_Mar72.pdf

| series = Program Logic

| publisher = IBM

| access-date = June 7, 2022

}}

;PCPJOB

:{{cite book

| title = IBM System/360 Operating System: Job Management, - Program Logic Manual, - Program Number 360S-CI-505

| id = GY28-6613-5

| date = June 1970

| edition = Sixth

| ref = {{sfnref|PCPJOB}}

| url = http://bitsavers.org/pdf/ibm/360/os/R19_Jun70/plm/GY28-6613-5_OSjobMgmt_PLM_Jun70.pdf

| publisher = IBM

| access-date = June 7, 2022

}}

;MVTJOB

:{{cite book

| title = IBM System/360 Operating System: MVT Job Management, Program Logic Manual, - Program Number 360S-CI-535 OS Release 21

| id = GY28-6660-9

| date = March 1972

| edition = Tenth

| ref = {{sfnref|MVTJOB}}

| url = http://bitsavers.org/pdf/ibm/360/os/R21.0_Mar72/plm/GY28-6660-9_MVT_Job_Management_Release_21_PLM_Mar72.pdf

| publisher = IBM

| access-date = June 7, 2022

}}

;MVTSUP

:{{cite book

| title = IBM System/360 Operating System - MVT Supervisor

| id = GY28-6659-7

| date = May 1973

| edition = Eighth

| url = http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/plm/GY28-6659-7_MVT_Supervisor_PLM_Rel_21.7_May73.pdf

| ref = {{sfnref|MVTSUP}}

| series = Program Logic

| access-date = June 7, 2022

}}

Further reading

=Manuals=

  • IBM, [http://bitsavers.org/pdf/ibm/360/os/R21.0_Mar72/GC28-6720-4_MVT_Guide_Release_21_Mar72.pdf "MVT Guide"] - GC28-6720-4, R21, March 1972
  • IBM, [http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/plm/GY28-6659-7_MVT_Supervisor_PLM_Rel_21.7_May73.pdf "MVT Supervisor PLM"] - GY28-6659-7, Program Logic Manual, March 1972
  • IBM, [http://bitsavers.org/pdf/ibm/360/os/plm_1966-67/Y28-6616-1_IO_Supervisor_PLM_Apr67.pdf "OS I/O Supervisor PLM"] - GY28-6616-1, Program Logic Manual, April 1967
  • IBM, [http://bitsavers.org/pdf/ibm/360/os/R21.7_Apr73/plm/GY28-6616-9_OS_IO_Superv_PLM_R21.7_Apr73.pdf "OS I/O Supervisor PLM"] - GY28-6616-9, Program Logic Manual, R21.7, April 1973

=Books=

=Articles=

  • {{cite web | title=Building the System/360 Mainframe Nearly Destroyed IBM | website=IEEE Spectrum | date=2019-04-05 | url=https://spectrum.ieee.org/building-the-system360-mainframe-nearly-destroyed-ibm | ref={{sfnref | IEEE Spectrum | 2019}} | access-date=2022-05-02}}