Back to Wekan

Dev: IBM z/OS install & update platforms (manual vs automatic)

docs/Design/Autoupdate/OS/zOS.md

10.101.9 KB
Original Source

Dev: IBM z/OS install & update platforms (manual vs automatic)

z/OS mainframe maintenance is managed by SMP/E (System Modification Program/ Extended) using the classic RECEIVE / APPLY / ACCEPT cycle for PTFs. The Internet-based automatic-download mechanism is SMP/E RECEIVE ORDER, which places a service order with IBM's Automated Delivery server and downloads the package automatically. Full-system/product delivery comes via ServerPac, increasingly as a z/OSMF portable software instance deployed through z/OSMF Software Management.

RECEIVE ORDER is z/OS's automatic Internet retrieval — the order and download happen over the Internet without manual media handling; the APPLY step stays an admin action.

MechanismManualAutomaticAuto/Internet mechanismMaintainerURLLicense
SMP/E RECEIVE/APPLY/ACCEPT (PTFs)partialOrdering/download via RECEIVE ORDER (below); apply is admin-runIBMhttps://www.ibm.com/docs/en/zos/3.1.0?topic=service-smp-eProprietary
SMP/E RECEIVE ORDER (Internet Service Retrieval)✓ (download)SMP/E job orders + downloads PTF/HOLDDATA directly from IBM's Automated Delivery server over the InternetIBMhttps://www.ibm.com/docs/en/zos/3.1.0?topic=sets-what-happens-during-internet-service-retrievalProprietary
ServerPac / z/OSMF Software Management (portable software instance)partialz/OSMF downloads the order from IBM's server (GIMGTPKG); admin deploys/configuresIBMhttps://www.ibm.com/support/z-content-solutions/serverpac-install-zosmf/Proprietary

WeKan / Electron applicability

No for the desktop — no Electron/Chromium on z/OS. IBM ships a Node.js port for z/OS, so a WeKan server is conceivable; the Electron client is not.

See also

AIX.md · Solaris.md · OpenVMS.md · Linux.md