• Välj land/region: Sverige
  • IBM®
  • Site map

  • Utbildning
  • Kurskatalogen

Kursbeskrivning: DB2 9.7 Administration Workshop for Linux, UNIX, and Windows

  • Lägg till min egen katalog
  • Lägg till min träning önskelista

Översikt

  • Målgrupp
  • Förkunskaper
  • Mål
  • Nyckelområden
List of course details in a data table
Kurskod CL2X2SE Leveranstyp Classroom
(Hands-on labs)
Kurslängd 4.0 dagar Kurstyp
Listpris  Set by Partner    

This course is designed to teach you how to perform database administration tasks using DB2 9. These tasks include creating DB2 instances, creating and populating databases, and using logical design to support concurrency and recovery requirements. New features, such as range partitioning, data row compression, and pure XML (native XML storage) will be introduced.  Hands-on exercises provide an option of using either an AIX, Linux, or Windows operating system.

Course Materials

The course materials address DB2 9.7 for Linux, UNIX, and Windows.

Hands-On Labs

Ten labs are included to address DB2 9.7 for Linux, UNIX, and Windows.

Certification

Prepare for IBM Certification Test 731: DB2 9 for Linux, UNIX, and Windows Database Administration.

Training Path

This course is part of an IBM Training Path. Taking this course in the recommended sequence allows you to maximize the benefits from your education.

Visa den här kursen i andra länder

Tillbaka till toppen

Målgrupp

This course is for system administrators, database administrators, and technical personnel involved in planning, implementing, and maintaining DB2 databases.

Tillbaka till toppen

Förkunskaper

Before taking this course you should be able to:

  • Use basic OS functions such as utilities, file permissions, hierarchical file system, commands, and editor
  • State the functions of the Structured Query Language (SQL), and be able to construct DDL, DML, and authorization statements
  • Discuss basic relational database concepts and objects such as tables, indexes, views, and joins

These skills can be developed by taking:

  • Basic OS functions: Windows Operating System Training, Linux Operating System Training, AIX Operating System Training, or have equivalent administration experience
  • SQL and relational database basics: DB2 SQL Workshop (CE12, 3E12) or have equivalent knowledge of SQL basics

What's Next

  • Use the link to the Training Path in the course description for easy access to prerequisite courses, and other courses that might be of interest to you.

The next courses that may be of interest to you include:

  • DB2 9 for LUW Advanced Database Administration for Experts (CL46)
  • DB2 9 for Linux, UNIX, and Windows Performance Tuning and Monitoring Workshop (CL41)
  • DB2 9 for LUW Advanced Database Recovery (CL49)

Tillbaka till toppen

Mål

  • List and describe the components of DB2
  • Manage System Managed Storage (SMS), Database Managed Storage (DMS), and Automatic Storage databases and apply data placement principles
  • Administer a DB2 database system using commands and GUI tools
  • Implement a given logical database design using DB2 to support integrity and concurrency requirements
  • Use autonomic features of DB2
  • Define a DB2 recovery strategy and perform the tasks necessary to support the strategy
  • Implement DB2 security

Tillbaka till toppen

Nyckelområden

Overview of DB2 9 on Linux, UNIX and Windows

  • Contrast the DB2 Family of products
  • Identify the DB2 Products
  • Describe the functions of DB2 components
  • Explore installation and parameters

Command Line Processor (CLP) and GUI usage

  • Use the Command Line Processor
  • Explore the GUI environment
  • Describe the DAS role with GUI tools

The DB2 environment

  • Specify the key features of an Instance
  • Create and drop an Instance
  • Use db2start and db2stop
  • Distinguish between types of configuration
  • Describe and modify the Database Manager Configuration

Creating databases and data placement

  • Review specifics of creating a database
  • Explore the System Catalog tables and views
  • Compare DMS versus SMS table spaces
  • Describe how to setup and manage a DB2 database with Automatic Storage enabled
  • Differentiate between table spaces, containers, extents, and pages
  • Define table spaces
  • Use the get snapshot for tablespaces command to display table space statistics
  • Explore Database configuration parameters

Creating database objects

  • List DB2 object hierarchy and physical directories and files
  • Create the following objects:
    • Schema, Table, View, Alias, Index
  • Review the use of Temporary Tables
  • Explore the use and implementation of Check Constraints, Referential Integrity and Triggers
  • Explore the need for and the use of Large Objects
  • Use the db2look utility to export database structures for future use
  • Recognize XML and its native store as critical infrastructure for emerging technologies

Moving data

  • Discuss the INSERT statement and recognize its limitations
  • Explain the differences between IMPORT and LOAD
  • Explain the EXPORT, IMPORT, and LOAD syntax
  • Create and use Exception Tables and Dump-Files
  • Distinguish and resolve Table States: Load Pending and Set Integrity Pending
  • Use the SET INTEGRITY command
  • Discuss the db2move and db2look commands

Backup and recovery

  • Describe the major principles and methods for backup and recovery
  • State the three types of recovery used by DB2
  • Explain the importance of logging for backup and recovery
  • Describe how data logging takes place, including circular logging and archival logging
  • Use the BACKUP, RESTORE, and ROLLFORWARD commands
  • Perform a table space backup and recovery
  • Restore a database to the end of logs or to a point-in-time
  • Discuss the configuration parameters and the recovery history file and use these to handle various backup and rec