System Generation (OS) (original) (raw)

About DBpedia

System Generation (SysGen) is a two-stage process for installing or updating OS/360, OS/VS1,OS/VS2 (SVS), OS/VS2 (MVS) and chargeable systems derived from them. There are similar processes for, e.g., DOS/360, which this article does not cover. Also, some of the details have changed between releases of OS/360 and many details do not carry over to later systems. The TYPE keyword on the CTRLPROG macro in the Stage 1 input specifies the type of control program. By Release 13 the old terms SSS, MSS and MPS had been replaced by PCP, MFT and MVT. The later M65MP type is a variation of MVT.

Property Value
dbo:abstract System Generation (SysGen) is a two-stage process for installing or updating OS/360, OS/VS1,OS/VS2 (SVS), OS/VS2 (MVS) and chargeable systems derived from them. There are similar processes for, e.g., DOS/360, which this article does not cover. Also, some of the details have changed between releases of OS/360 and many details do not carry over to later systems. There are several reasons that IBM provided a system generation process rather than simply providing a mechanism to restore the system from tape to disk. System/360 did not have self-identifying I/O devices, and the customer could request installation of I/O devices at arbitrary addresses. As a result, IBM had to provide a mechanism for the customer to define the I/O configuration to OS/360. Also, OS/360 supported several different options; IBM needed a way for the customer to select the code appropriate for the options needed at a particular installation. The SysGen process runs as a series of jobs under the control of the operating system. For new installations, IBM provides a complete pre-configured , which is intended only for preparing for and running the sysgen, not for production use. Prior to running the Sysgen, the customer must initialize a set of distribution volumes and restore a set of distribution libraries from tape to those volumes. These libraries include data that the sysgen process will copy to target libraries, input to utilities used by the sysgen process, macro definitions used by the sysgen process and load modules that the sysgen process will include when linking load modules into target libraries. Stage 1 is the compilation of a sequence of assembler macro instructions describing the configuration to be installed or updated. The assembler does not actually compile any object code, but instead compiles a series of PUNCH pseudo-ops in order to generate a job stream for Stage 2. As IBM changed the nomenclature for OS/360 options, it also changed the Sysgen macro definitions to use newer names for the options. The TYPE keyword on the CTRLPROG macro in the Stage 1 input specifies the type of control program. By Release 13 the old terms SSS, MSS and MPS had been replaced by PCP, MFT and MVT. The later M65MP type is a variation of MVT. The SCHEDULER macro in the Stage 1 input specifies the type of scheduler; Release 13 still used the values SEQUENTIAL and PRIORITY, but those were subsequently replaced by the values used for the TYPE keyword on the CTRLPROG macro. These types are PCPPrimary Control Program (Option 1)MFTMultiprogramming with a Fixed number of Tasks (MFT) (Option 2)MVTMultiprogramming with a Variable number of Tasks (MVT) (Option 4)M65MPModel 65 Multi-Processing, a special case of MVT. The GENERATE macro in the Sysgen input can be any of several types: * Full generation of the operating system. * Generation of compilers and associated libraries. * Updating of the I/O configuration For MVT (either TYPE=MVT or TYPE=M65MP) with TSO, the TSOGEN macro plays the same role as GENERATE. Either macros analyzes the options specified on the previous macro calls and punches the Stage 2 job stream. The Stage 2 jobstream uses a variety of utilities, including the assembler and linkage editor. This process is now obsolete; it was initially replaced by the use of SMP/E, IOCP and , then later by SMP/E and (HCD). (en)
dbo:developer dbr:IBM
dbo:language dbr:Assembly_language dbr:CLIST
dbo:latestReleaseVersion 21.8
dbo:wikiPageExternalLink http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/BOOKS/da4a4001 http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/BOOKS/iea2g800
dbo:wikiPageID 27477124 (xsd:integer)
dbo:wikiPageLength 11377 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1109818000 (xsd:integer)
dbo:wikiPageWikiLink dbr:MVS/ESA dbr:MVS/XA dbr:OS/360 dbr:SMP/E dbr:MVS dbr:MVS/SP dbr:Z/OS dbr:Software_deployment dbr:Assembly_language dbc:IBM_mainframe_operating_systems dbr:CLIST dbr:Software_release_life_cycle dbr:DOS/360 dbr:IBM dbr:IBM_System/360 dbr:IBM_System/370 dbr:Input/Output_Configuration_Program dbr:OS/360_and_successors dbr:OS/390 dbr:OS/VS1 dbr:OS/VS2_(SVS) dbr:Macro_instruction dbr:Linkage_editor dbr:OS/VS2_(MVS) dbr:Hardware_Configuration_Definition dbr:Driver_system dbr:MVSCP
dbp:developer dbr:IBM IBM (en)
dbp:family dbr:OS/360_and_successors
dbp:kernelType N/A (en)
dbp:language dbr:Assembly_language dbr:CLIST Algol 60, Assembler , Assembler , CLIST, COBOL , FORTRAN , PL/I , RPG (en)
dbp:latestReleaseVersion 21.800000 (xsd:double) Release 1.7 (en)
dbp:license none (en)
dbp:name dbr:OS/360_and_successors dbr:OS/VS2_(SVS)
dbp:precededBy OS/360 (en)
dbp:succeededBy OS/VS1, OS/VS2 (SVS), OS/VS2 (MVS), MVS/SE, MVS/SP Version 1, MVS/XA, MVS/ESA, OS/390, z/OS (en) OS/VS2 (MVS), MVS/SE, MVS/SP Version 1, MVS/XA, MVS/ESA, OS/390, z/OS (en)
dbp:supportedPlatforms dbr:IBM_System/360 dbr:IBM_System/370
dbp:wikiPageUsesTemplate dbt:IBM_operating_systems dbt:About dbt:Infobox_OS dbt:Reflist dbt:Short_description dbt:Cite_manual
dcterms:subject dbc:IBM_mainframe_operating_systems
gold:hypernym dbr:Process
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 dbo:Election
rdfs:comment System Generation (SysGen) is a two-stage process for installing or updating OS/360, OS/VS1,OS/VS2 (SVS), OS/VS2 (MVS) and chargeable systems derived from them. There are similar processes for, e.g., DOS/360, which this article does not cover. Also, some of the details have changed between releases of OS/360 and many details do not carry over to later systems. The TYPE keyword on the CTRLPROG macro in the Stage 1 input specifies the type of control program. By Release 13 the old terms SSS, MSS and MPS had been replaced by PCP, MFT and MVT. The later M65MP type is a variation of MVT. (en)
rdfs:label System Generation (OS) (en)
owl:sameAs freebase:System Generation (OS) wikidata:System Generation (OS) https://global.dbpedia.org/id/BKvT
prov:wasDerivedFrom wikipedia-en:System_Generation_(OS)?oldid=1109818000&ns=0
foaf:isPrimaryTopicOf wikipedia-en:System_Generation_(OS)
foaf:name Operating System/360 (en)
is dbo:wikiPageWikiLink of dbr:History_of_operating_systems dbr:System_generation dbr:OS/360_and_successors dbr:OS/VS1 dbr:OS/VS2_(SVS) dbr:Macro_(computer_science) dbr:IBM_Basic_Assembly_Language_and_successors
is foaf:primaryTopic of wikipedia-en:System_Generation_(OS)