ExitCertified Training Training with Java Solaris Red Hat IBM Symantec Siebel PeopleSoft Certified
 
Start
Training Courses and Schedules
Training Savings
IT Certification
Training Solutions
Loading
Trust Your IT Training   |
Oracle University Awards ExitCertified Corporation with North American Partner of the Year.

Email Training Course

DB2 9 Database Administration Workshop for Linux, UNIX, and Windows  (CL2X2)

Format: Instructor-Led Classroom
Other Formats:
 
 

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.

 
This Course is Certified By IBM   Flex Training Savings
 

Skills Gained

 
  • Administer a DB2 database system using commands and GUI tools

  • Manage System Managed Storage (SMS) and Database Managed Storage (DMS) databases and apply data placement principles

  • Implement a given logical database design using DB2 to support integrity and concurrency requirements

  • List and describe the components of DB2

 
  • Define a DB2 recovery strategy and perform the tasks necessary to support the strategy

  • Use autonomic features of DB2

  • Implement DB2 security

Who Can Benefit

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

Prerequisites

  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

  Prerequisite skills can be developed by taking:
 
  • 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)

 
Enroll For This Class
Enroll For This Class
IBM DB2 Lotus Tivoli Training Class This course is taught by Certified IBM instructors.

As your Authorized IBM Training partner, ExitCertified can put you in any IBM class in North America.

There is a difference. Learn More
Training Class Enrollment Ask A Question About This Training
Code: CL2X2
Format: Instructor-Led Classroom
Length: 4 days
Certified By: IBM
Tuition (CAD): $2,860
Browse Similar Training Classes
Related training classes
Sort Schedule By: 
     
Markham, ON Aug.24 - Aug.27.2010 course register
Markham, ON Nov.9 - Nov.12.2010 course register
Montreal, QC Dec.14 - Dec.17.2010 course register
     
   
Request Other Course Date Request Course On-Site
 

DB2 9 Database Administration Workshop for Linux, UNIX, and Windows  (CL2X2) Content Details

 
 
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
  • Explore the use of table partitioning
  • Review the use of Temporary Tables
  • Explore the use and implementation of Check Constraints, Referential Integrity and Triggers
  • Exploring the need for and the use of Large Objects
  • 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 recovery scenarios
 
Locking and concurrency
  • Explain why locking is needed
  • List objects that can be locked
  • Describe and discuss the various lock modes and their compatibility
  • Explain four different levels of data protection
  • Set isolation level and lock time out for current activity
  • Explain lock conversion and escalation
  • Describe the situation that causes deadlocks
Problem determination
  • Collect information for problem analysis and resolution
  • Use error logs for basic problem analysis
  • Describe four types of monitors: Snapshot Monitor, Event Monitor, Activity Monitor, and Health Monitor
  • Describe the function of EXPLAIN and use this facility to assist basic analysis
  • Use a series of basic commands to better work with connections and sessions
  • Retrieve statistics and other information from a running DB2 instance
  • Use RUNSTATS, REORGCHK, and REORG to resolve application performance problems
Security
  • Use DB2 access control mechanisms to implement security within the database
  • Use group IDs to create a control hierarchy
  • Describe Label Based Access Control (LBAC)
  • Describe privileges within a database
  • Describe privileges required for binding and executing a package
  • Describe the difference between explicit privileges and implicit privileges
  • Describe the different DB2 authorization levels
Agenda
Day 1
  • Unit 1 - Overview of DB2 on Linux, UNIX and Windows
  • Lab 1 (Starting your lab environment)
  • Unit 2 - Command Line Processor (CLP) and GUI usage
  • Lab 2 (DB2 CLP usage)
  • Unit 3 - The DB2 environment
  • Lab 3 (Create an instance and explore the environment)
Day 2
  • Unit 4 - Creating databases and data placement
  • Lab 4 (Creating databases and data placement)
  • Unit 5 - Creating database objects
  • Lab 5 (Create objects)
  • Unit 6 - Moving data
  • Lab 6 (Moving data)
Day 3
  • Unit 7 - Backup and recovery
  • Lab 7 (Backup and recovery)
  • Unit 8 - Locking and concurrency
  • Lab 8 (Investigating DB2 locking)
Day 4
  • Unit 9 - Problem determination
  • Lab 9 (Problem determination)
  • Unit 10 - Security
  • Lab 10 (Security)


  ExitCertified Training with Java Solaris Red Hat IBM Symantec Apple MySQL Siebel PeopleSoft  
  When you take a certified course with ExitCertified, you are learning from the creators of the products you use. Our commitment to your IT community, along with our authorization to deliver certified courses, ensures you receive a premium training experience.

There is a difference. Learn from the source.
 
Training Contacts  
   
Canada United States

Vancouver Training :: 604.633.3948
Victoria Training :: 1.866.328.3948
Calgary Training :: 403.291.2855
Edmonton Training :: 780.441.3948
Regina Training :: 1.866.328.3948
Toronto Training :: 416.487.3948
Ottawa Training :: 613.232.3948
Montreal Training :: 514.876.1666
Quebec City Training :: 514.876.1666

Sacramento Training :: 916.669.3970
San Francisco Training :: 415.975.3948
San Jose Training :: 408.288.3948
Las Vegas Training :: 1.800.803.3948
Phoenix Training :: 602.889.9350
Worldwide - 613.232.3948 Got Questions?
We are happy to help. Just email us with this form and we'll get back to you shortly.
   



(c) 2010 ExitCertified Corp. All rights reserved.


ExitCertified is a global provider of authorized technology training. Some of our popular course topic include:
 
Sun Microsystems Training Oracle Training Symantec Training IBM Training Red Hat - Linux Training
Java Training, J2EE Training, JSP Training, Java Courses, Servlets Training, EJB Training, Struts Training, Networking Courses, Solaris Training, Java Composite Application Platform (JCAPS) Training, Java Certification, SeeBeyond Training, XML Training, Solaris Certification, Corporate Training PeopleSoft Training, 11g Training, 11g Certification, Oracle SQL, Oracle PL/SQL, DBA Training, Oracle Certification, Hyperion Training, Fusion Middleware Training, 10g Training, Siebel Training, JD Edwards Training, Stellent Class, BEA Courses, e-Business Suite Altiris Training, NetBackup Training, Veritas Training, Symantec Certification, Virus Protection Courses, IT Security Training DB2 Training, Cognos Classes, WebSphere Training, CICS Training, Informix, Rational Training, Lotus, Notes and Domino Training, Tivoli Courses, AIX Class, CISCO Training, VMWare Training SUSE Training, RedHat Training , JBoss Training
         
MySQL Training Apple Training Hitachi - HDS Training Project Management PMI Training  
  Apple Course, Leopard Training, Xsan Training