Course Catalog
Db2 13 for z/OS Basic Database Administration
Code: CV845G
Duration: 3 Day
$2850 USD

OVERVIEW

This course will expose the beginning z/OS DBAs (Database Administrators) to fundamentals of Database Administration for a Db2 13 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.

DELIVERY FORMAT

This course is available in the following formats:

Virtual Classroom

Duration: 3 Day

CLASS SCHEDULE

Delivery Format: Virtual Classroom
Date: Dec 15 2025 - Dec 17 2025 | 09:30 - 17:30 EST
Location: Online
Course Length: 3 Day

$ 2850

Delivery Format: Virtual Classroom
Date: Mar 16 2026 - Mar 18 2026 | 09:30 - 17:30 EST
Location: Online
Course Length: 3 Day

$ 2850

Delivery Format: Virtual Classroom
Date: Apr 27 2026 - Apr 29 2026 | 09:30 - 17:30 EST
Location: Online
Course Length: 3 Day

$ 2850

Delivery Format: Virtual Classroom
Date: Jun 08 2026 - Jun 10 2026 | 09:30 - 17:30 EST
Location: Online
Course Length: 3 Day

$ 2850

GOALS

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
  • Views

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
OUTLINE


Notice: Undefined variable: classroom in /home/alliancemicro/public_html/content/catalog/public_course_details.php on line 264

Notice: Trying to access array offset on value of type null in /home/alliancemicro/public_html/content/catalog/public_course_details.php on line 264
Will Be Updated Soon!

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
  • Views

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
LABS


Notice: Undefined variable: classroom in /home/alliancemicro/public_html/content/catalog/public_course_details.php on line 289

Notice: Trying to access array offset on value of type null in /home/alliancemicro/public_html/content/catalog/public_course_details.php on line 289
Will Be Updated Soon!
Will Be Updated Soon!
WHO SHOULD ATTEND

Students who will be performing the role of Db2 for z/OS database administrators who need to acquire the basic skills required to administer a Db2 database.

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