Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
26 views41 pages

ZUniversity 2024 - Introduction To IBM ZOS

Uploaded by

gnomodoido1905
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views41 pages

ZUniversity 2024 - Introduction To IBM ZOS

Uploaded by

gnomodoido1905
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 41

University - 2024

University - 2024
University - 2024
University - 2024
University - 2024
University - 2024
University - 2024
ATMs

Account
activities
SNA or TCP/IP 4
1 network
Requests

Branch office
Branch automation
offices systems
2 Mainframe
3 Accesses
database
Office
automation 5
systems

queries 6
and
updates
Central office

Business analysts Inventory control

Disk
storage
controller
Stores
database
files

University - 2024
University - 2024
University - 2024
This Photo by Unknown Author is licensed under CC BY-SA

University - 2024
University - 2024
University - 2024
University - 2024
University - 2024
University - 2024
University - 2024
University - 2024
University - 2024
Started Tasks

z/OS and its related subsystems require address spaces of their own
T I to provide a functioning operating system:
P R T C C A V L J V C T
S N
C A R A O L L L E T I S O I • System address spaces are started after initialization of the
A
U
S
P
A
C ... T
A
N
S
L
O
F A S A
M
C
S
O
U
T
/
master scheduler. These address spaces perform functions
for all the other types of address spaces that start in z/OS
T E L O C S J
H O L A
E O • Subsystem address spaces for major system functions and
R B middleware products such as DB2, CICS, and IMS
G E S
• TSO/E address spaces are created for every user who logs on
to z/OS

• Batch Job address spaces that runs on z/OS.

TSO
Batch Job
LOGON

University - 2024
RACF Database
 User profile
 User ID
 Password or Passphrase

University - 2024
 SMP/E

 Software Installation
 Maintenance CSI Modules
 Install Service Into the global zone (CSI) or HFS

SMP/E ZFS
Target
PTFs Libraries
University - 2024
University - 2024
University - 2024
University - 2024
 IPL is “booting” the
system

 The address of the IPL


volume and the IODF
volume are required

University - 2024
 IPL is “booting” the
system

 The address of the IPL


volume and the IODF
volume are required

University - 2024
University - 2024
 Traditional  Unix

 TSO (Time Sharing Option)  Telnet


 Rlogin
 ISPF (Interactive Systems Productivity  OMVS
Facility- menu panel driven option of TSO)
 Everything else
 SDSF (System Display and Search Facility)
 Web browser
 MVS console  FTP client

University - 2024
 Use any TN3270 emulator configured for
3270 access – PCOMM Requires system
admin to assign TSO userid and password

 User should have access at logon

 Attributes depend on installation

University - 2024
 Use any TN3270 emulator configured for
3270 access – PCOMM Requires system
•Enter TSO commands
admin to assign TSO userid and password

 User should have access at logon

 Attributes depend on installation


•To access “ispf”

University - 2024
ISPF utility ISPF utility (option 4)- list/search datasets
ISPF utility (option 3) – Utilities
OS/390 Primary Option Menu Select 4 from utility to search/list datasets

University - 2024
ISPF utility (option 3.4)- list/search datasets ISPF utility (option 3.4) - list/search datasets ISPF utility (option 3.4) - list/search datasets
Select 4 from utility or 3.4 from main ISPF to search/list datasets Select 4 from utility or 3.4 from main ISPF to search/list datasets Select 4 from utility or 3.4 from main ISPF to search/list datasets

University - 2024
ISPF utility (option 6) – Command Line ISPF utility (option 6) – Command Line
Select 6 from amin ispf to access command line  You can invoke the UNIX shell in any of When typing 'ishell, it is called the Unix shell.
these ways:

 From a 3270 display or a


workstation running a 3270
emulator
 From a TCP/IP-attached terminal,
using the rlogin and telnet
commands
 From TSO by entering the OMVS
command or the ISHELL
command.

University - 2024
ISPF utility (option 6) – Command Line ISPF utility (option 6) – Command Line
OMVS  You can invoke the UNIX shell in any of OMVS
these ways:

 From a 3270 display or a


workstation running a 3270
emulator
 From a TCP/IP-attached terminal,
using the rlogin and telnet
commands
 From TSO by entering the OMVS
command or the ISHELL
command.

University - 2024
University - 2024
Sequential Data Set

 A data set is a collection of logically related data records


Record 1
stored on one disk storage volume or a set of volumes Record 2
Record 3
 Sequential data set, collection of records written and read in sequential order from beginning to end Record 4
etc ...
 Partitioned data set, collection of sequential data sets called members
 Includes a directory that relates member names to locations within
the data set and that is used to retrieve individual members

Partitioned Data Set


Directory Entry for JCOPY Entry for COMPJCL Entry for SORT1

JCOPY
Previously used space
Partitioned recoverable by compress COMP JCL
And utility

Sequential SORT1

Available
space

University - 2024
University - 2024
University - 2024
University - 2024

You might also like