866.224.4968
Computer Business International, Inc.,
is an on-site or virtual, hands-on
instructor led
Db2 for z/OS
education, training and consulting
company
with over 30 years of Db2 experience.
This instructor led virtual tutorial introduces Db2 for z/OS and the Structured Query Language (SQL).
Duration: Two day, Instructor led, Virtual Class.
Audience: This course is primarily directed toward new users of Db2 for z/OS and SQL basic coding.
Prerequisites: Basic computer concepts, and basic knowledge about relational data management systems.
Workshops: z/OS platform will be used to run class problems coded by the students.
Course Objectives: After successful completion of this course, the student will be able to describe relational database management system concepts, the basic structures in a Db2 for z/OS subsystem and write basic SQL statements.
Mainframes systems overview
Using Db2 on z/OS system basics
Logon / Logoff a TSO/ISPF session
Allocate sequential/partitioned dataset
Workshop - Lab Exercises:
RDBMS concepts
Overview of Logical Data Modeling
Overview of Physical Data Modeling
Architecture and structure of Db2 on z/OS
Catalog tables in Db2
Directory tables in Db2
BSDS (boot strap data set) uses
Db2 optimizer and basic data structures
Basics on Db2 objects:
Active and Archive Logs and purpose
Workshop – Lab Exercises:
Workshop – Lab Exercises:
Basic introduction to the language
DDL, DCL, DML introduction
Coding DML:
SELECT statement overview
SELECT Syntax and structure
Coding predicates in a SELECT
Predicate types
Basic Joining techniques
Basic review and coding of SQL join types
Coding Simple sub-SELECTs
Coding UNION statements
Coding for performance and why
The Optimizer and path choices for SQL
Packages and Plans overview
Techniques to tune SQL
EXPLAIN overview
PLAN_TABLE review
DB2I Menu in TSO
Data Set use in DB2I
SQL coding and execution using SPUFI
Workshop - Lab Exercises: