0%

Book Description

This IBM® Redbooks® publication describes the IBM zPDT® 2016 Sysplex Extensions, which is a package that consists of sample files and supporting documentation to help you get a functioning, data sharing, sysplex up and running with minimal time and effort.

This package is designed and tested to be installed on top of a standard ADCD environment. It provides the extra files that you need to create a two-way data sharing IBM z/OS® 2.1 sysplex that runs under ADCD in a zPDT environment.

This package differs from the previous zPDT sysplex package in that it provides working examples of more sysplex exploiters. It also is designed to adhere to IBM's sysplex best practice recommendations, in as far as is possible in a zPDT environment.

Although the package was not tested with IBM Rational® Development and Test for IBM System z® (RD&T), it might be used to reduce the effort to create a fully functional sysplex under RD&T.

Conceptually, the package might also be restored and used as a template to create a sysplex environment that is running on a real IBM z™ Systems CPC.

The target audience for this document is system programmers that are responsible for designing, creating, and maintaining IBM Parallel Sysplex® environments. It can also be beneficial to developers that currently maintain their own ADCD environments and want to extend them to add sysplex functions.

Table of Contents

  1. Front cover
  2. Notices
    1. Trademarks
  3. IBM Redbooks promotions
  4. Preface
    1. Authors
    2. Now you can become a published author, too!
    3. Comments welcome
    4. Stay connected to IBM Redbooks
  5. Chapter 1. Introduction
    1. 1.1 What is sysplex?
    2. 1.2 Base sysplex versus Parallel Sysplex
    3. 1.3 Why did we create this document?
    4. 1.4 Who is this deliverable aimed at?
    5. 1.5 Differences between 2016 Sysplex Extensions and previous version
    6. 1.6 Contents of this document
  6. Chapter 2. System migration considerations
    1. 2.1 System layout recommendations
      1. 2.1.1 Avoiding updates to ADCD-provided volumes if possible
      2. 2.1.2 Catalogs
      3. 2.1.3 Minimizing changes to provided parmlib members
      4. 2.1.4 Simplifying your system structure
      5. 2.1.5 Summary
  7. Chapter 3. Sysplex configurations
    1. 3.1 zPDT sysplex configurations
    2. 3.2 Running a sysplex under zPDT
      1. 3.2.1 High-level concepts
      2. 3.2.2 Planning for CFs under zPDT
      3. 3.2.3 Hardware
      4. 3.2.4 Performance
    3. 3.3 Sysplex goals
      1. 3.3.1 General system characteristics
      2. 3.3.2 z/VM-related sysplex limitations
    4. 3.4 System logger
      1. 3.4.1 Resource Recovery Services
      2. 3.4.2 LOGREC
      3. 3.4.3 OPERLOG
      4. 3.4.4 System Management Facility
    5. 3.5 RACF sysplex usage
  8. Chapter 4. Installing the 2016 Sysplex Extensions
    1. 4.1 Implementing a sysplex under zPDT
    2. 4.2 Implementation overview
    3. 4.3 Setup steps
      1. 4.3.1 Installing the base ADCD system
      2. 4.3.2 Installing z/VM
      3. 4.3.3 Download and create volumes
      4. 4.3.4 Establish a known restart point
      5. 4.3.5 Updating devmap to add new volumes
      6. 4.3.6 Configuring z/VM guests
      7. 4.3.7 Initializing new volumes
      8. 4.3.8 Importing user catalogs
      9. 4.3.9 Creating system-specific system data sets
      10. 4.3.10 Creating zFS file systems for system S0W2
      11. 4.3.11 Creating Health Checker persistent data data set for S0W2
      12. 4.3.12 Recataloging master catalog data sets
      13. 4.3.13 SMS changes
      14. 4.3.14 JES2 MAS configuration
      15. 4.3.15 Creating PARMLIB members
      16. 4.3.16 Network definitions
      17. 4.3.17 Creating PROCLIB members
      18. 4.3.18 Creating TCPPARMS
      19. 4.3.19 Creating VTAMLST members
      20. 4.3.20 Customization for Parallel Sysplex complete
    4. 4.4 Bringing up your Parallel Sysplex
      1. 4.4.1 Parallel sysplex implementation checklist
    5. 4.5 Other steps for base sysplex under z/VM
      1. 4.5.1 Changes to z/VM directory
      2. 4.5.2 Changes in parmlib
      3. 4.5.3 Bringing up your base sysplex
    6. 4.6 Implementing a base sysplex without z/VM
      1. 4.6.1 Setting up and starting STP
      2. 4.6.2 Defining CTCs for XCF communication
      3. 4.6.3 Sharing zPDT DASD across PCs
      4. 4.6.4 Required parmlib changes
      5. 4.6.5 Loading the systems
    7. 4.7 Operating your sysplex
      1. 4.7.1 Managing your x3270 sessions
      2. 4.7.2 Post-loading messages
      3. 4.7.3 SMF considerations
      4. 4.7.4 Sysplex policies
      5. 4.7.5 Shutdown
      6. 4.7.6 Useful commands
      7. 4.7.7 Defining new CDSs
      8. 4.7.8 Adding 3390 volumes in Parallel Sysplex
      9. 4.7.9 Adding 3270 terminals in Parallel Sysplex
      10. 4.7.10 Scaling up in Parallel Sysplex
  9. Chapter 5. Sample DB2 data sharing environment
    1. 5.1 Setting up the 2016 Sysplex Extensions DB2 data sharing environment
      1. 5.1.1 Overview of the DB2 environment
      2. 5.1.2 Implementation
    2. 5.2 Controlling the DB2 data sharing group
    3. 5.3 Maintaining the DB2 environment
    4. 5.4 Sample batch job to test DB2 data sharing
  10. Chapter 6. Sample CICSplex
    1. 6.1 CICSplex overview
    2. 6.2 Setting up the 2016 Sysplex Extensions CICSplex environment
      1. 6.2.1 SMS changes
      2. 6.2.2 Parmlib changes for CICS
      3. 6.2.3 Adding CICS definitions to VTAMLST
      4. 6.2.4 Importing connect CICS user catalog
      5. 6.2.5 Defining CICS model log streams
      6. 6.2.6 Copying CICS procs to USER.PROCLIB
    3. 6.3 Controlling your CICSplex environment
    4. 6.4 Migration considerations
  11. Appendix A. Sample definitions
    1. Sample devmap file
    2. Sample z/VM Directory entries
    3. Devices defined in the ADCD-provided IODF
    4. Sample IEASYMxx member for sysplex
    5. Sample JCL to allocate system-specific data sets
    6. Job to create USS data sets for second system
    7. zPDT Disk versioning sample script
  12. Appendix B. Sysplex couple data sets and policies
    1. ADCD CDSs
    2. 2016 Sysplex Extensions CDSs for Parallel Sysplex
    3. Job to create CDSs
    4. 2016 Sysplex Extensions-provided policies
  13. Appendix C. Alternative disk configuration
    1. Alternative configuration for base sysplex
  14. Appendix D. Sample IPL flow for sysplex under z/VM
    1. Alternative configuration for base sysplex
  15. Appendix E. Additional material
    1. Locating the Web material
    2. Using the Web material
  16. Related publications
    1. IBM Redbooks
    2. Other publications
    3. Online resources
    4. Help from IBM
  17. Back cover
3.141.193.158