This article relies largely or entirely on a single source .(September 2025) |
This article needs additional citations for verification .(August 2025) |
![]() | It has been suggested that this article be merged into OS/360 and successors , Attached Support Processor , Houston Automatic Spooling Priority , OS/VS1 , OS/VS2 (SVS) , Job Entry Subsystem 1 , Job Entry Subsystem , Grasp (spooler) and IBM POWER (software) . ( Discuss ) Proposed since July 2025. |
In OS/360, [1] [2] System Input (SYSIN) datasets are spooled direct-access storage device (DASD) data sets managed by the operating system. They are spooled by system readers, which typically read from card readers, although they can also read from magnetic tape. The support in OS/VS2 R1 (SVS) is essentially the same. The programs Attached Support Processor (ASP) and Houston Automatic Spooling Priority (HASP) [3] usurp the spooling functions of OS/360 and SVS, maintaining SYSIN datasets with their own SPOOL mechanisms.
In OS/VS1, [4] SYSIN datasets are managed by Job Entry Subsystem 1 (JES1), retaining many of the same operator commands but replacing the SPOOL mechanism.
In MVS, OS/VS2 R2 and later, SYSIN datasets are managed by a Job Entry Subsystem (JES2 or JES3), retaining many of the HASP or ASP operator commands and providing their own SPOOL mechanisms.
SYSIN also refers to DD *
and DD DATA
JCL statements, and many programs expect an allocation with ddname SYSIN.
DOS does not support spooling, but several spooling programs are available for it, e.g., Grasp, POWER.