IBM ES40G - z/OS System Programmer Fundamentals

Dauer
Ausführung
Vor Ort
Startdatum und Ort

IBM ES40G - z/OS System Programmer Fundamentals

Cegos Integrata GmbH
Logo von Cegos Integrata GmbH
Bewertung: starstarstarstarstar_border 8,2 Bildungsangebote von Cegos Integrata GmbH haben eine durchschnittliche Bewertung von 8,2 (aus 53 Bewertungen)

Tipp: Haben Sie Fragen? Für weitere Details einfach auf "Kostenlose Informationen" klicken.

Startdaten und Startorte
placeMünchen
7. Apr 2026 bis 10. Apr 2026
Details ansehen
event 7. April 2026, 09:00-17:00, München, Seminar 30365
placeLeinfelden-Echterdingen
6. Jul 2026 bis 9. Jul 2026
Details ansehen
event 6. Juli 2026, 09:00-17:00, Leinfelden-Echterdingen, Seminar 30365
placeMünchen
5. Okt 2026 bis 8. Okt 2026
Details ansehen
event 5. Oktober 2026, 09:00-17:00, München, Seminar 30365
Beschreibung

Course Outline

Day 1

  • Welcome
  • Unit 1 - What makes up a z/OS system?
  • Exercise 1- Introduction to z/OS setup
  • Unit 2 - System boot: POR and IPL
  • Exercise 2 - Complete the IPL: Start JES, start networking
  • Unit 3 - Processing user work with z/OS
  • Exercise 3 - LOGON into TSO and create a new user profile

Day 2

  • Unit 4 - Networking, z/OS communication server
  • Exercise 4 - Data administration
  • Unit 5 - What else is needed for end user access to the system?
  • Exercise 5 - Automate startup and monitor the system

Day 3

  • Unit 6 - Data management
  • Exercise 6 - System logger
  • Unit 7 - A closer look at IPL: IPLPARM, SYS1.PARMLIB, SYS1.PROCLIB
  • Exercise 7- Define a string of DASD and ACTIVATE dynamically

Day 4

  • U…

Gesamte Beschreibung lesen

Frequently asked questions

Es wurden noch keine FAQ hinterlegt. Falls Sie Fragen haben oder Unterstützung benötigen, kontaktieren Sie unseren Kundenservice. Wir helfen gerne weiter!

Noch nicht den perfekten Kurs gefunden? Verwandte Themen: IBM, Linux, IBM (Lotus Domino), Informix und Tivoli.

Course Outline

Day 1

  • Welcome
  • Unit 1 - What makes up a z/OS system?
  • Exercise 1- Introduction to z/OS setup
  • Unit 2 - System boot: POR and IPL
  • Exercise 2 - Complete the IPL: Start JES, start networking
  • Unit 3 - Processing user work with z/OS
  • Exercise 3 - LOGON into TSO and create a new user profile

Day 2

  • Unit 4 - Networking, z/OS communication server
  • Exercise 4 - Data administration
  • Unit 5 - What else is needed for end user access to the system?
  • Exercise 5 - Automate startup and monitor the system

Day 3

  • Unit 6 - Data management
  • Exercise 6 - System logger
  • Unit 7 - A closer look at IPL: IPLPARM, SYS1.PARMLIB, SYS1.PROCLIB
  • Exercise 7- Define a string of DASD and ACTIVATE dynamically

Day 4

  • Unit 8 - System management: WLM, SMF, RMF, and system logger
  • Exercise 8 - Install and maintain a user function
  • Unit 9 - Hardware configuration definition
  • Unit 10 - Software maintenance: SMP/E
  • Unit 11 - Change management: ServerPac and other IBM services

Objective

  • Describe the basics of z/OS architecture
  • Identify basic components of a z/OS system
  • Discuss what you have learned about LPARs
  • Describe maintenance principles
  • Identify and list the POR process
  • Describe the IPL process
  • Identify the basic address spaces
  • Describe how to shut down z/OS
  • Implement a basic JES2 batch environment
    • Identify how work can be started in z/OS and it's relationship to the job entry subsystem
    • Describe how JES2 prepares and executes work in z/OS
    • Explain JES2 start options
    • Describe JES2 parameters that can be customized to support z/OS batch
    • Identify how communications and control of JES2 can be done using the operator commands and SDSF
  • Describe JES3 configuration and job processing phases
  • Identify JES3 start options
  • Describe the two networking schemes in the z/OS environment: SNA and IP
  • Identify SNA networking resources
  • Explain how SNA sessions are established
  • Describe the role of TCP/IP as a physical filesystem in UNIX System Services
  • Implement and start a local VTAM instance to provide the base for SNA applications such as TSO
  • Implement and start TSO
  • Start a TCPIP stack and check accompanying messages
  • Identify the main functions of Security Server (RACF) and the role it plays in controlling user access to the system
  • Describe the contents of RACF user, group, and resource profiles
  • Describe how RACF profiles are used to authorize user access to a data set resource
  • Identify two key members used for TCAS startup
  • Name the components of ISPF
  • Describe the general layout of ISPF/PDF panels
  • Describe how UNIX System Services are used in z/OS
  • Describe briefly the UNIX Shell and utilities and how they are accessed
  • Describe the application services provided in UNIX System Services
  • Describe how security is handled in UNIX System Services
  • Describe the classical z/OS data management
    • DASD init: VTOC, VTOC index
    • ICF catalog creation: BCS, VVDS
    • MCAT/UCAT
    • IDCAMS utility
    • DFSMS: DFSMSdss, DFSMShsm
    • Data, storage, and management classes
  • Define the hierarchical data management
    • HFS file system
    • zFS file system
  • Define load-parameters for IPL
  • Define symbols for use in system initialization
  • Define a configuration for system initialization
  • Define a library for procedures
  • Identify the sysplex resources required to run WLM
  • List the main components that comprise a WLM service definition for a system/sysplex
  • Describe the function of WLM service definition parameters such as workloads, service goals, periods, and WLM subsystems
  • Describe how SMF data set are created and used
  • Explain SMF record types and how they are used
  • Identify the three RMF monitor types
  • Describe how the RMF monitor is used for reporting purposes
  • Identify System Logger components and usage for:
    • Sysplex configuration and CF logstreams
    • Single system and DASD-only logstreams
  • Describe SMF usage of logstreams
  • Describe the differences between IOCDS and IODF
  • Identify and list the HCD definition process sequence
  • Describe how the HCD dialogs are used to define a configuration
  • Discuss the purpose of Hardware Configuration Manager
  • Describe the overall concept of SMP/E: Global, target and DLIB zones
  • Describe what elements and SYSMODs are
  • Create an SMP/E working environment
  • Identify the batch and ISPF interfaces to SMP/E
  • Install a user function using RECEIVE, APPLY, and ACCEPT
  • Explain how to remove a SYSMOD with RESTORE
  • Describe the installation options available to install z/OS
  • Use the attributes of z/OS elements and features to identify the contents of a z/OS product
  • Describe the contents of the ServerPac offering and important install documentation sources
  • List the main steps in the ServerPac build process
  • Describe hardware and software prerequisites for performing a ServerPac installation in:
    • The driving system
    • The target system

Cegos Integrata GmbH – Ihr Business Partner für Performance Learning

Seit 60 Jahren unterstützen wir Unternehmen jeder Größenordnung und Einzelpersonen mit praxisbezogenen Weiterbildungen für Fach- und Führungskräfte in der Mitarbeiterentwicklung.

Wir begleiten sie von der Konzeption bis zur Umsetzung eines Qualifizierungskonzepts und bilden Fach- und Führungskräfte mit modernen Methoden und innovativen Lernformaten weiter, die als Live Online Training, Hybridformat oder als Präsenzveranstaltung durchgeführt werden. Unsere passgenauen Lernangebote schaffen ein einzigartiges Lernerlebnis. Dabei legen wir großen Wert auf einen nachhaltigen Wissenstransfer, der einen nahtlosen Übergang in die Arbeitspraxis gewährleistet.

Mit über 1.000 Seminarthemen aus allen betrieblichen Bereichen decken wir ein umfangreiches Leistungsspektrum ab und sorgen mit einem Partnernetzwerk von mehr als 750 erfahrenen Trainern, Coaches und Consultants für einen nachhaltigen Wissenstransfer.

Als Unternehmen der Cegos Group, des internationalen Marktführers für die berufliche Weiterbildung, investieren wir kontinuierlich in Lerninnovationen, die unsere Kunden befähigt, mit der Digitalisierung und Transformation der Arbeitswelt Schritt zu halten. Rund 1.500 weltweite Mitarbeiter:innen tragen dazu bei, mit Performance Learning schlüsselfertige und individualisierbare Lösungen anzubieten, die in nationalen und internationalen Kundenprojekten jeder Größenordnung zum Einsatz kommen.

Werden Sie über neue Bewertungen benachrichtigt
Es wurden noch keine Bewertungen geschrieben.
Schreiben Sie eine Bewertung
Haben Sie Erfahrung mit diesem Kurs? Schreiben Sie jetzt eine Bewertung und helfen Sie Anderen dabei die richtige Weiterbildung zu wählen. Als Dankeschön spenden wir € 1,00 an Stiftung Edukans.

Es wurden noch keine FAQ hinterlegt. Falls Sie Fragen haben oder Unterstützung benötigen, kontaktieren Sie unseren Kundenservice. Wir helfen gerne weiter!

Bitte füllen Sie das Formular so vollständig wie möglich aus

(optional)
(optional)
(optional)
(optional)
(optional)
(optional)
(optional)

Haben Sie noch Fragen?

(optional)

Anmeldung für Newsletter

Damit Ihnen per E-Mail oder Telefon weitergeholfen werden kann, speichern wir Ihre Daten.
Mehr Informationen dazu finden Sie in unseren Datenschutzbestimmungen.