Excellence in IT Certified Education
ExitCertified - Excellence in IT Certified Education
 
IT education classes
Excellence in IT Certified Education
start courses and schedules education savings it certification education solutions
Training Search
Excellence in IT Certified Education
Training Course Details
Start Training Courses and Schedule DB2 9 Database Administration Workshop for UNIX  (CL211)

DB2 9 Database Administration Workshop for UNIX  (CL211)

 

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. Use an AIX operating system during hands-on labs.

IBM Training Course Certified   Sun Microsystems Training Savings
Skills Gained
  After completing this course, you should be able to:
 

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 is an intermediate course for system administrators, database administrators, and technical personnel involved in planning, implementing, and maintaining DB2 databases.
 
Prerequisites
  You should complete:
 

5L System Administration I: Implementation (AU140) (AU14G) or
AIX 5L System Admin I: Implementation (self-paced virtual class) (A14Q1) or
AIX 5L Admin Suite (two self-paced virtual classes) (QPKA2)
or have equivalent knowledge of AIX or UNIX functions
DB2 SQL Workshop (CF120) (CF12G (CE120 (CE120G) or
DB2 SQL Workshop (self-paced virtual class) (C12A1) or
DB2 SQL Workshop - (Instructor Led OnLine) (3E120) (3E12G)
or have equivalent knowledge of SQL basics
and be able to:
Use basic UNIX functions, such as utilities, file permissions, hierarchical file system, command, and the visual editor (vi) editor
Describe the functions of SQL and construct Data Definition Language (DDL) and Data Manipulation Language (DML) authorization statements
Discuss basic relational database concepts and objects such as tables, indexes, views, and joins


Course Materials
  The course materials address DB2 9.5 for Linux, UNIX, and Windows.
 
Hands-On Labs
  Eleven labs are included to address DB2 9.5 for Linux, UNIX, and Windows.
 
 
     
  Email Training Course
     
Code: CL211
Length: 4 days
Type: Instructor-Led
   
Certified By: IBM
Tuition: $2,600
   
IBM Training Course This course is taught by Certified IBM instructors. There is a difference. Learn More
 
This course is in the following categories. Click the categories to find similar courses and topics of interest.
 
 
 
Training Courses Help
 
Sort Schedule By: 
     
Phoenix, AZ Jan.26.2009 - Jan.29.2009 course register
Phoenix, AZ Feb.16.2009 - Feb.19.2009 course register
Phoenix, AZ May.18.2009 - May.21.2009 course register
San Francisco, CA Feb.16.2009 - Feb.19.2009 course register
El Segundo/Los Angeles, CA Feb.16.2009 - Feb.19.2009 course register
Sacramento/Elk Grove, CA Feb.16.2009 - Feb.19.2009 course register
San Francisco, CA May.18.2009 - May.21.2009 course register
El Segundo/Los Angeles, CA May.18.2009 - May.21.2009 course register
Sacramento/Elk Grove, CA May.18.2009 - May.21.2009 course register
Englewood/Denver, CO Jan.26.2009 - Jan.29.2009 course register
Englewood/Denver, CO Apr.27.2009 - Apr.30.2009 course register
Washington, DC Apr.6.2009 - Apr.9.2009 course register
Atlanta, GA Apr.14.2009 - Apr.17.2009 course register
Chicago, IL Feb.23.2009 - Feb.26.2009 course register
Chicago, IL Jun.1.2009 - Jun.4.2009 course register
Overland Park, KS Jan.26.2009 - Jan.29.2009 course register
Overland Park, KS Apr.27.2009 - Apr.30.2009 course register
Boston, MA Mar.23.2009 - Mar.26.2009 course register
St louis/Maryland Heights, MO Jan.26.2009 - Jan.29.2009 course register
St louis/Maryland Heights, MO Apr.27.2009 - Apr.30.2009 course register
Durham/Raleigh, NC Feb.9.2009 - Feb.12.2009 course register
Durham/Raleigh, NC Jun.22.2009 - Jun.25.2009 course register
New York/Downtown, NY Mar.2.2009 - Mar.5.2009 course register
New York/Downtown, NY Jun.8.2009 - Jun.11.2009 course register
Dublin, OH Jan.26.2009 - Jan.29.2009 course register
Dublin, OH Apr.27.2009 - Apr.30.2009 course register
Philadelphia, PA May.11.2009 - May.14.2009 course register
Irving/Dallas, TX May.18.2009 - May.21.2009 course register
Bellevue/Seattle, WA Feb.16.2009 - Feb.19.2009 course register
Bellevue/Seattle, WA May.18.2009 - May.21.2009 course register
     
   
Request Other Course Date Request Course On-Site
 
 
training course 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 Graphical User Interface (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
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 levelss
Agenda - Day 1
  • Welcome
  • 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 - Sun Microsystems, Oracle, Symantec, IBM, MySQL, RedHat, Linux, NetApp
  Oracle Course Training  
  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.
 
Oracle Course
     
Contact ExitCertified    
     
Spotlight Centers All United States Training Centers
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 :: 1.800.803.3948
New York Training
Chicago Training
Los Angeles Training
Atlanta Training
Washington Training

Denver Training
Boston Training
Dallas Training
Houston Training
Philadelphia Training
View All US Training Centers
     
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.
   
Sun Microsystems Course


it training education
it education and training

(c) 2008 ExitCertified Corp. All rights reserved.


ExitCertified is a global provider of authorized technology training. Some of our popular course topic searches 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 Solaris 10 Course PeopleSoft Training, 11g Training, 11g Certification, Oracle SQL, Oracle PL/SQL, DBA Training, DBA Certification, Oracle Certification, Hyperion Training, Fusion Middleware Training, 10g Training, 9i Training NetBackup Training, Veritas Training, Symantec Certification, Virus Protection Courses, IT Security Training DB2 Training, OS/400 Training, zSeries Training
s/390 Training, iSeries Training, AIX Training
SUSE Training, RedHat Course
         
MySQL Training Apple Training NetApp Training Project Management Training  
MySQL Database Course Apple Course, Leopard Training   PMI Training