CV844G  Db2 12 for z/OS Basic Database Administration

Duration:    3 Days

Level:          Basic

Audience:   IT Services

Next Sessions
Start (YYYY-MM-DD) End (YYYY-MM-DD) Language Amount
2024-05-06 2024-05-08 English 2175 EUR 1587
2024-05-20 2024-05-22 English 2175 EUR 1601
2024-06-03 2024-06-05 English 2175 EUR 1615
2024-06-17 2024-06-19 English 2175 EUR 1629
2024-07-01 2024-07-03 English 2175 EUR 1643
2024-07-15 2024-07-17 English 2175 EUR 1657
2024-07-29 2024-07-31 English 2175 EUR 1671
2024-08-12 2024-08-14 English 2175 EUR 1685
2024-08-26 2024-08-28 English 2175 EUR 1699
2024-09-09 2024-09-11 English 2175 EUR 1713
2024-09-23 2024-09-25 English 2175 EUR 1727
2024-10-07 2024-10-09 English 2175 EUR 1741
2024-10-21 2024-10-23 English 2175 EUR 1755
2024-11-04 2024-11-06 English 2175 EUR 1769
2024-11-18 2024-11-20 English 2175 EUR 1783
2024-12-02 2024-12-04 English 2175 EUR 1797
2024-12-16 2024-12-18 English 2175 EUR 1811
Overview

This course will expose the beginning z/OS DBAs (Database Administrators) to fundamentals of Database Administration for a Db2 12 for z/OS. This course will teach the students how to physically implement a logical database design using DDL, and teaches considerations of referentially related tables. This course discusses the use of basic utilities, program preparation, serialization, and basic database security. This course does not cover distributed data processing, nor does it cover data sharing.

Prerequisites
  • Familiarity with the z/OS operating system, including TSO, ISPF, and SDSF
  • Familiarity with SQL data manipulation statements (SELECT, INSERT, UPDATE, and DELETE) to access and change the contents of Db2 tables

Please refer to course overview

Preface
   • Course Overview
   • Intended Audience
   • Course Objectives
   • Prerequisites

Unit 1 - Db2 Relational database concepts
   • Relational Database design
   • Data access
   • Interacting with Db2
   • Catalog and directory

Unit 2 - SQL and SPUFI
   • SQL SELECT statement review
   • SQL INSERT, UPDATE, DELETE review
   • SQL COMMIT and ROLLBACK review
   • Joining tables
   • Executing SQL using SPUFI

Unit 3 - Db2 objects (Storage groups, databases, and table spaces)
   • Object concepts
   • Storage Groups
   • Databases
   • Table Spaces

Unit 4 - Db2 Objects (Tables, indexes, and views)
   • Tables
 o Aliases
   • Table constraints
 o Primary key
 o Foreign key
 o Check
 o Referential integrity
   • Indexes
   • Views
   • Qualified names
   • Implicit object creation

Unit 5 - Utilities
   • Utility Categories
   • Load Utility
   • Check Data Utility
   • Unload Utility
   • Runstats Utility
   • Reorg Utility

Unit 6 - Commands and program preparation
   • Db2 Command Structure
   • Display Command
   • Archiving Logs
   • Stop and Start Commands
   • Executing Commands
   • Program Preparation

Unit 7 - The Db2 system
   • System Parameters (zParms)
   • Address Spaces
   • System Databases
   • Buffer Pools
   • Logging
   • Integrity
   • Security

Unit 8 - Db2 Shutdown, startup, and recovery
   • Start and Stop Commands
   • Db2 Shutdown Process
   • Db2 Startup Phases
   • System Recovery
   • Object Recovery
   • Copy Utility
   • Recover Utility

Appendix A - Demonstration solutions