SlideShare a Scribd company logo
Overview
 IPL is “booting” the system
 An initial program load (IPL) is the act of loading a
copy of the operating system from disk into the
processor’s real storage and executing it..
2
IPLing the machine
LOADPARM
bootstrap
IPL ccuu
ISYSRES
IPLtext
IODF ccuu LOADxx IMSI
Alt
Nuc
1 - 4 5 - 6 7 8
IPL
3
4
5
6
LOADxx
7
8
9
10
Initialization Process
 Not all disks attached to a CPU have loadable code on them. A disk that
does is generally referred to as an “IPLable” disk, and more specifically
as the SYSRES volume
 IPLable disks contain a bootstrap module at cylinder 0 track 0.
 Once system is loaded from HMC, this bootstrap is loaded into storage
at real address zero and control is passed to it.
 The bootstrap then reads the IPL control program IEAIPL00/IPLTEXT
and passes control to it. This in turn starts the more complex task of
loading the operating system and executing it.
11
After the bootstrap is loaded and control is passed to IEAIPL00, it
prepares an environment suitable for starting the programs and
modules that make up the operating system, as follows:
 Clears central storage to zeros
 Locates the SYS1.NUCLEUS data set on the SYSRES volume and loads a
series of programs from it known as IPL Resource Initialization
Modules (IRIMs).
 IRIMs begin creating the normal operating system environment of
control blocks and subsystems.
12
IRIM Functions
 Read the LOADPARM information entered on the hardware console at
the time the IPL command was executed.
 IRIM will first attempt to locate LOADxx in SYS0.IPLPARM &
continues till SYS1.PARMLIB
 Get the information from LOADxx including the nucleus suffix, the
master catalog name, and the suffix of the IEASYSxx member to be
used, is read from it.
 Load the operating system’s nucleus & initialize virtual storage in
master scheduler address space for SQA
13
 Initialize real storage management, including the segment table for the
master scheduler, segment table entries for common storage areas, and
the page frame table.
 At last of the IRIMs then loads the first part of the Nucleus
Initialization
 Program (NIP), which invokes the Resource Initialization Modules
(RIMs), one of the earliest of which starts up communications with the
NIP console defined in the IODF.
14
NIP Functions
 Expands the SQA and the extended SQA by the amounts specified on the SQA
system parameter.
 Creates the pageable link pack area (PLPA) and the extended PLPA for a cold
start IPL
 Loads modules into the fixed link pack area (FLPA)
 Loads modules into the modified link pack area (MLPA)
 Allocates virtual storage for the common service area (CSA)
15
System address space creation
 In addition to initializing system areas, z/OS establishes
system component address spaces. It establishes an address
space for the master scheduler and other system address
spaces for various subsystems and system components.
 Some of the component address spaces are: *MASTER*,
ALLOCAS, APPC, CATALOG, and so on.
16
Master scheduler initialization
 Master scheduler initialization routines initialize system
services such as the system log and communications task,
and start the master scheduler itself. They also cause
creation of the system address space for the job entry
subsystem (JES2 or JES3), and then start the job entry
subsystem.
17
Subsystem initialization
 Subsystem initialization is the process of readying a
subsystem for use in the system.
 IEFSSNxx members of SYS1.PARMLIB contain the
definitions for the primary subsystems such as JES2 or JES3,
and the secondary subsystems such as NetView and DB2.
18
Virtual Storage Layout for Multiple Address Spaces
Started Tasks
*
M
A
S
T
E
R
*
P
C
A
U
T
H
R
A
S
P
T
R
A
C
E
. . .
C
A
T
A
L
O
G
C
O
N
S
O
L
E
A
L
L
O
C
A
S
V
L
F
L
L
A
J
E
S
V
T
A
M
C
I
C
S
T
S
O
T
S
O
U
S
E
R
I
N
I
T
/
J
O
B
Batch
Job
TSO
LOGON
System and
Subsystem
Address Spaces
S
M
S
19
The 31-bit address space
0
16 MB
16M
Extended
Private
ELSQA/ESWA/229/230/249
Extended User Region
Extended
Common
Common
Private
Common
Extended CSA
Extended PLPA/FLPA/MLPA
Extended SQA
Extended Nucleus
Nucleus
SQA
PLPA/FLPA/MLPA
CSA
LSQA/SWA/229/230/249
User Region
System Region
PSA
20KB
4KB
20
21
IPL WTORs
If you receive the message IEA888A for the clock, enter:
=> r 00,u
If you receive the message IXCZ48E for XCF data sets, enter:
=> r 00,u
When the $HASP426 SPECIFY OPTIONS message appears, enter the following to
cold start JES2:
=> xx COLD,NOREQ
where xx is the reply ID of the console prompt.
IPL Types
 Cold start: PLPA is reloaded and VIO is cleared. This must happen
when the contents of LPA have changed
 Quick Start: PLPA is not reloaded but VIO is cleared. No changes were
made to LPA but VIO needs to be refreshed
 Warm Start: PLPA and VIO are retained from before the IPL allowing
jobs to restart using journal VIO data
 Note: VIO is a method of using memory to store small temporary data sets for rapid
access.
22
System shutdown
 z/OS systems are designed to run continuously with potentially many
months between reloads
 Systems are only shutdown when necessary usually for a change
 Each task needs to be shut down in the correct order
 Usually this is done by an automation package
 The final commands to remove automation and remove connections to
other systems are performed by the operators
23
SYSTEM PARMLIBs
24
PROGxx
25
26
Issue following command to dynamically activate above linklist
changes.
SET PROG=89
TSOKEYxx
27
MSTJCL00
28
LPALSTxx
29
IEASYMxx
30
IEFSSNxx
31
IEAFIXxx



32
IEALPAxx
33
CLOCKxx
34
COMMNDxx
35
JES2PARM
36
BPXPRMxx
37
SMFPRMxx
38
CONSOLxx
39
Commands
40
41
Thank You 
42

More Related Content

What's hot

System calls
System callsSystem calls
System calls
AfshanKhan51
 
Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3
bupbechanhgmail
 
How To Add System Call In Ubuntu OS
How To Add System Call In Ubuntu OSHow To Add System Call In Ubuntu OS
How To Add System Call In Ubuntu OS
Pratik Tambekar
 
Oracle database 12c client quick installation guide
Oracle database 12c client quick installation guideOracle database 12c client quick installation guide
Oracle database 12c client quick installation guide
bupbechanhgmail
 
SystemD Usage Guide
SystemD Usage GuideSystemD Usage Guide
SystemD Usage Guide
VCP Muthukrishna
 
Mainframe - OPC
Mainframe -  OPCMainframe -  OPC
Mainframe - OPC
Srinimf-Slides
 
9i hp relnotes
9i hp relnotes9i hp relnotes
9i hp relnotes
Anil Pandey
 
Mvs commands
Mvs commandsMvs commands
Structure of operating system
Structure of operating systemStructure of operating system
Structure of operating systemRafi Dar
 
System calls
System callsSystem calls
System calls
Bernard Senam
 
Guide tohelpyouunderstandvariousmethodsofsystemcopy
Guide tohelpyouunderstandvariousmethodsofsystemcopyGuide tohelpyouunderstandvariousmethodsofsystemcopy
Guide tohelpyouunderstandvariousmethodsofsystemcopy
umang1982
 
Basic about-router
Basic about-routerBasic about-router
Basic about-router
saurabh goel
 
Part 04 Creating a System Call in Linux
Part 04 Creating a System Call in LinuxPart 04 Creating a System Call in Linux
Part 04 Creating a System Call in Linux
Tushar B Kute
 
Historia de los sistemas operativos antiguos
Historia de los sistemas operativos antiguosHistoria de los sistemas operativos antiguos
Historia de los sistemas operativos antiguosYisney Muñoz Cifuentes
 
Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2
bupbechanhgmail
 
Studying a decade of Linux system calls
Studying a decade of Linux system callsStudying a decade of Linux system calls
Studying a decade of Linux system calls
corpaulbezemer
 
Asm disk group migration from
Asm disk group migration from Asm disk group migration from
Asm disk group migration from Anar Godjaev
 

What's hot (19)

System calls
System callsSystem calls
System calls
 
Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3
 
How To Add System Call In Ubuntu OS
How To Add System Call In Ubuntu OSHow To Add System Call In Ubuntu OS
How To Add System Call In Ubuntu OS
 
Oracle database 12c client quick installation guide
Oracle database 12c client quick installation guideOracle database 12c client quick installation guide
Oracle database 12c client quick installation guide
 
SystemD Usage Guide
SystemD Usage GuideSystemD Usage Guide
SystemD Usage Guide
 
Mainframe - OPC
Mainframe -  OPCMainframe -  OPC
Mainframe - OPC
 
9i hp relnotes
9i hp relnotes9i hp relnotes
9i hp relnotes
 
Booting troubleshooting
Booting troubleshootingBooting troubleshooting
Booting troubleshooting
 
Mvs commands
Mvs commandsMvs commands
Mvs commands
 
Structure of operating system
Structure of operating systemStructure of operating system
Structure of operating system
 
System calls
System callsSystem calls
System calls
 
Guide tohelpyouunderstandvariousmethodsofsystemcopy
Guide tohelpyouunderstandvariousmethodsofsystemcopyGuide tohelpyouunderstandvariousmethodsofsystemcopy
Guide tohelpyouunderstandvariousmethodsofsystemcopy
 
Basic about-router
Basic about-routerBasic about-router
Basic about-router
 
Ch04
Ch04Ch04
Ch04
 
Part 04 Creating a System Call in Linux
Part 04 Creating a System Call in LinuxPart 04 Creating a System Call in Linux
Part 04 Creating a System Call in Linux
 
Historia de los sistemas operativos antiguos
Historia de los sistemas operativos antiguosHistoria de los sistemas operativos antiguos
Historia de los sistemas operativos antiguos
 
Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2
 
Studying a decade of Linux system calls
Studying a decade of Linux system callsStudying a decade of Linux system calls
Studying a decade of Linux system calls
 
Asm disk group migration from
Asm disk group migration from Asm disk group migration from
Asm disk group migration from
 

Viewers also liked

캡스톤주제발표 중국어성조학습기기
캡스톤주제발표 중국어성조학습기기캡스톤주제발표 중국어성조학습기기
캡스톤주제발표 중국어성조학습기기Eunkyung Kim
 
Université de nantes
Université de nantesUniversité de nantes
Université de nantesVITALYY44
 
Actividad Nº 4 Integradora Stock Ventas
Actividad Nº 4 Integradora Stock VentasActividad Nº 4 Integradora Stock Ventas
Actividad Nº 4 Integradora Stock Ventas
santiagoenlaweb
 
Presentationparis 120510035212 Phpapp01
Presentationparis 120510035212 Phpapp01Presentationparis 120510035212 Phpapp01
Presentationparis 120510035212 Phpapp01Cecilia Manzo
 
Itechlaw 2012
Itechlaw 2012Itechlaw 2012
Itechlaw 2012
mneel
 
ใบงานท 3เร__อง ขอบข_ายและประเภทของโครงงาน
ใบงานท  3เร__อง ขอบข_ายและประเภทของโครงงานใบงานท  3เร__อง ขอบข_ายและประเภทของโครงงาน
ใบงานท 3เร__อง ขอบข_ายและประเภทของโครงงาน
taioddntw
 
D:\documents and settings\pc\mis documentos\resumen de tics mario
D:\documents and settings\pc\mis documentos\resumen de tics marioD:\documents and settings\pc\mis documentos\resumen de tics mario
D:\documents and settings\pc\mis documentos\resumen de tics mario
GABYP123
 
Plaquette de présentation
Plaquette de présentationPlaquette de présentation
Plaquette de présentation
Euro Trek
 
ลักษณะการเขียนผังงาน
ลักษณะการเขียนผังงานลักษณะการเขียนผังงาน
ลักษณะการเขียนผังงาน
Pannathat Champakul
 
Hojas de estilo css
Hojas de estilo cssHojas de estilo css
Hojas de estilo cssmaurocol13
 
Manual Wired - HL Fans
Manual Wired - HL FansManual Wired - HL Fans
Manual Wired - HL FanslPixelizado
 
Midterm2nd
Midterm2ndMidterm2nd
Midterm2ndhasegawa
 
六合彩
六合彩六合彩
六合彩
wokong
 
JohnsonM_SvenssonR_Cuppsats_MTC2014
JohnsonM_SvenssonR_Cuppsats_MTC2014JohnsonM_SvenssonR_Cuppsats_MTC2014
JohnsonM_SvenssonR_Cuppsats_MTC2014Magnus Johnson
 

Viewers also liked (20)

Cap15
Cap15Cap15
Cap15
 
캡스톤주제발표 중국어성조학습기기
캡스톤주제발표 중국어성조학습기기캡스톤주제발표 중국어성조학습기기
캡스톤주제발표 중국어성조학습기기
 
Université de nantes
Université de nantesUniversité de nantes
Université de nantes
 
Actividad Nº 4 Integradora Stock Ventas
Actividad Nº 4 Integradora Stock VentasActividad Nº 4 Integradora Stock Ventas
Actividad Nº 4 Integradora Stock Ventas
 
Presentationparis 120510035212 Phpapp01
Presentationparis 120510035212 Phpapp01Presentationparis 120510035212 Phpapp01
Presentationparis 120510035212 Phpapp01
 
Itechlaw 2012
Itechlaw 2012Itechlaw 2012
Itechlaw 2012
 
Sipoc diagram (1)
Sipoc diagram (1)Sipoc diagram (1)
Sipoc diagram (1)
 
ใบงานท 3เร__อง ขอบข_ายและประเภทของโครงงาน
ใบงานท  3เร__อง ขอบข_ายและประเภทของโครงงานใบงานท  3เร__อง ขอบข_ายและประเภทของโครงงาน
ใบงานท 3เร__อง ขอบข_ายและประเภทของโครงงาน
 
Proyecto archivo...
Proyecto archivo...Proyecto archivo...
Proyecto archivo...
 
D:\documents and settings\pc\mis documentos\resumen de tics mario
D:\documents and settings\pc\mis documentos\resumen de tics marioD:\documents and settings\pc\mis documentos\resumen de tics mario
D:\documents and settings\pc\mis documentos\resumen de tics mario
 
Plaquette de présentation
Plaquette de présentationPlaquette de présentation
Plaquette de présentation
 
Tarea internet
Tarea internetTarea internet
Tarea internet
 
ลักษณะการเขียนผังงาน
ลักษณะการเขียนผังงานลักษณะการเขียนผังงาน
ลักษณะการเขียนผังงาน
 
Hojas de estilo css
Hojas de estilo cssHojas de estilo css
Hojas de estilo css
 
Manual Wired - HL Fans
Manual Wired - HL FansManual Wired - HL Fans
Manual Wired - HL Fans
 
Midterm2nd
Midterm2ndMidterm2nd
Midterm2nd
 
Maquina a Vapor 10°01
Maquina a Vapor 10°01Maquina a Vapor 10°01
Maquina a Vapor 10°01
 
#Credits
#Credits#Credits
#Credits
 
六合彩
六合彩六合彩
六合彩
 
JohnsonM_SvenssonR_Cuppsats_MTC2014
JohnsonM_SvenssonR_Cuppsats_MTC2014JohnsonM_SvenssonR_Cuppsats_MTC2014
JohnsonM_SvenssonR_Cuppsats_MTC2014
 

Similar to Ipl process

LINUX Device Drivers
LINUX Device DriversLINUX Device Drivers
LINUX Device Drivers
Partha Bhattacharya
 
09 basics operating and monitoring v1.00_en
09 basics operating and monitoring v1.00_en09 basics operating and monitoring v1.00_en
09 basics operating and monitoring v1.00_en
confidencial
 
Microcontroller part 1
Microcontroller part 1Microcontroller part 1
Microcontroller part 1
Keroles karam khalil
 
Linux System Monitoring
Linux System Monitoring Linux System Monitoring
Linux System Monitoring
PriyaTeli
 
unit 1ARM INTRODUCTION.pptx
unit 1ARM INTRODUCTION.pptxunit 1ARM INTRODUCTION.pptx
unit 1ARM INTRODUCTION.pptx
KandavelEee
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
TheresaSKMansaray
 
My First 100 days with an Exadata (PPT)
My First 100 days with an Exadata (PPT)My First 100 days with an Exadata (PPT)
My First 100 days with an Exadata (PPT)
Gustavo Rene Antunez
 
IBM Utilities
IBM UtilitiesIBM Utilities
IBM Utilities
Anil Bharti
 
CS403: Operating System : Lec 1 Introduction.pptx
CS403: Operating System : Lec 1 Introduction.pptxCS403: Operating System : Lec 1 Introduction.pptx
CS403: Operating System : Lec 1 Introduction.pptx
Asst.prof M.Gokilavani
 
Linux Kernel Tour
Linux Kernel TourLinux Kernel Tour
Linux Kernel Tour
samrat das
 
Ccna 2
Ccna 2Ccna 2
Ccna day2
Ccna day2Ccna day2
Ccna day2
Vijay Kumar
 
Ccna day2-140715152313-phpapp02
Ccna day2-140715152313-phpapp02Ccna day2-140715152313-phpapp02
Ccna day2-140715152313-phpapp02
Sachin Morya
 
Ccna PPT2
Ccna PPT2Ccna PPT2
Ccna PPT2
AIRTEL
 
Linux startup
Linux startupLinux startup
Linux startup
Amin Hashemi
 

Similar to Ipl process (20)

LINUX Device Drivers
LINUX Device DriversLINUX Device Drivers
LINUX Device Drivers
 
09 basics operating and monitoring v1.00_en
09 basics operating and monitoring v1.00_en09 basics operating and monitoring v1.00_en
09 basics operating and monitoring v1.00_en
 
Microcontroller part 1
Microcontroller part 1Microcontroller part 1
Microcontroller part 1
 
Linux System Monitoring
Linux System Monitoring Linux System Monitoring
Linux System Monitoring
 
unit 1ARM INTRODUCTION.pptx
unit 1ARM INTRODUCTION.pptxunit 1ARM INTRODUCTION.pptx
unit 1ARM INTRODUCTION.pptx
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
 
My First 100 days with an Exadata (PPT)
My First 100 days with an Exadata (PPT)My First 100 days with an Exadata (PPT)
My First 100 days with an Exadata (PPT)
 
nasm_final
nasm_finalnasm_final
nasm_final
 
IBM Utilities
IBM UtilitiesIBM Utilities
IBM Utilities
 
CS403: Operating System : Lec 1 Introduction.pptx
CS403: Operating System : Lec 1 Introduction.pptxCS403: Operating System : Lec 1 Introduction.pptx
CS403: Operating System : Lec 1 Introduction.pptx
 
Linux Kernel Tour
Linux Kernel TourLinux Kernel Tour
Linux Kernel Tour
 
Ccna day2
Ccna day2Ccna day2
Ccna day2
 
Ccna day2
Ccna day2Ccna day2
Ccna day2
 
Ccna 2
Ccna 2Ccna 2
Ccna 2
 
Ccna day2
Ccna day2Ccna day2
Ccna day2
 
Ccna day2-140715152313-phpapp02
Ccna day2-140715152313-phpapp02Ccna day2-140715152313-phpapp02
Ccna day2-140715152313-phpapp02
 
Ccna day2
Ccna day2Ccna day2
Ccna day2
 
Ccna PPT2
Ccna PPT2Ccna PPT2
Ccna PPT2
 
Linux startup
Linux startupLinux startup
Linux startup
 
Basic Linux Internals
Basic Linux InternalsBasic Linux Internals
Basic Linux Internals
 

Ipl process

  • 1.
  • 2. Overview  IPL is “booting” the system  An initial program load (IPL) is the act of loading a copy of the operating system from disk into the processor’s real storage and executing it.. 2
  • 3. IPLing the machine LOADPARM bootstrap IPL ccuu ISYSRES IPLtext IODF ccuu LOADxx IMSI Alt Nuc 1 - 4 5 - 6 7 8 IPL 3
  • 4. 4
  • 5. 5
  • 6. 6
  • 8. 8
  • 9. 9
  • 10. 10
  • 11. Initialization Process  Not all disks attached to a CPU have loadable code on them. A disk that does is generally referred to as an “IPLable” disk, and more specifically as the SYSRES volume  IPLable disks contain a bootstrap module at cylinder 0 track 0.  Once system is loaded from HMC, this bootstrap is loaded into storage at real address zero and control is passed to it.  The bootstrap then reads the IPL control program IEAIPL00/IPLTEXT and passes control to it. This in turn starts the more complex task of loading the operating system and executing it. 11
  • 12. After the bootstrap is loaded and control is passed to IEAIPL00, it prepares an environment suitable for starting the programs and modules that make up the operating system, as follows:  Clears central storage to zeros  Locates the SYS1.NUCLEUS data set on the SYSRES volume and loads a series of programs from it known as IPL Resource Initialization Modules (IRIMs).  IRIMs begin creating the normal operating system environment of control blocks and subsystems. 12
  • 13. IRIM Functions  Read the LOADPARM information entered on the hardware console at the time the IPL command was executed.  IRIM will first attempt to locate LOADxx in SYS0.IPLPARM & continues till SYS1.PARMLIB  Get the information from LOADxx including the nucleus suffix, the master catalog name, and the suffix of the IEASYSxx member to be used, is read from it.  Load the operating system’s nucleus & initialize virtual storage in master scheduler address space for SQA 13
  • 14.  Initialize real storage management, including the segment table for the master scheduler, segment table entries for common storage areas, and the page frame table.  At last of the IRIMs then loads the first part of the Nucleus Initialization  Program (NIP), which invokes the Resource Initialization Modules (RIMs), one of the earliest of which starts up communications with the NIP console defined in the IODF. 14
  • 15. NIP Functions  Expands the SQA and the extended SQA by the amounts specified on the SQA system parameter.  Creates the pageable link pack area (PLPA) and the extended PLPA for a cold start IPL  Loads modules into the fixed link pack area (FLPA)  Loads modules into the modified link pack area (MLPA)  Allocates virtual storage for the common service area (CSA) 15
  • 16. System address space creation  In addition to initializing system areas, z/OS establishes system component address spaces. It establishes an address space for the master scheduler and other system address spaces for various subsystems and system components.  Some of the component address spaces are: *MASTER*, ALLOCAS, APPC, CATALOG, and so on. 16
  • 17. Master scheduler initialization  Master scheduler initialization routines initialize system services such as the system log and communications task, and start the master scheduler itself. They also cause creation of the system address space for the job entry subsystem (JES2 or JES3), and then start the job entry subsystem. 17
  • 18. Subsystem initialization  Subsystem initialization is the process of readying a subsystem for use in the system.  IEFSSNxx members of SYS1.PARMLIB contain the definitions for the primary subsystems such as JES2 or JES3, and the secondary subsystems such as NetView and DB2. 18
  • 19. Virtual Storage Layout for Multiple Address Spaces Started Tasks * M A S T E R * P C A U T H R A S P T R A C E . . . C A T A L O G C O N S O L E A L L O C A S V L F L L A J E S V T A M C I C S T S O T S O U S E R I N I T / J O B Batch Job TSO LOGON System and Subsystem Address Spaces S M S 19
  • 20. The 31-bit address space 0 16 MB 16M Extended Private ELSQA/ESWA/229/230/249 Extended User Region Extended Common Common Private Common Extended CSA Extended PLPA/FLPA/MLPA Extended SQA Extended Nucleus Nucleus SQA PLPA/FLPA/MLPA CSA LSQA/SWA/229/230/249 User Region System Region PSA 20KB 4KB 20
  • 21. 21 IPL WTORs If you receive the message IEA888A for the clock, enter: => r 00,u If you receive the message IXCZ48E for XCF data sets, enter: => r 00,u When the $HASP426 SPECIFY OPTIONS message appears, enter the following to cold start JES2: => xx COLD,NOREQ where xx is the reply ID of the console prompt.
  • 22. IPL Types  Cold start: PLPA is reloaded and VIO is cleared. This must happen when the contents of LPA have changed  Quick Start: PLPA is not reloaded but VIO is cleared. No changes were made to LPA but VIO needs to be refreshed  Warm Start: PLPA and VIO are retained from before the IPL allowing jobs to restart using journal VIO data  Note: VIO is a method of using memory to store small temporary data sets for rapid access. 22
  • 23. System shutdown  z/OS systems are designed to run continuously with potentially many months between reloads  Systems are only shutdown when necessary usually for a change  Each task needs to be shut down in the correct order  Usually this is done by an automation package  The final commands to remove automation and remove connections to other systems are performed by the operators 23
  • 26. 26 Issue following command to dynamically activate above linklist changes. SET PROG=89
  • 41. 41