Skip to main content


developerWorks  >  Information Management  >

DB2 9 DBA exam 731 prep, Part 5: DB2 utilities

Get ready for the exam

developerWorks

Level: Introductory

Clara Liu (claraliu@ca.ibm.com), DB2 UDB Product Management, IBM

18 Jul 2006

Register now or sign in using your IBM ID and password.

Learn skills that help you to properly manage your DB2 database servers. This is the fifth in a series of seven tutorials to help you prepare for the DB2® 9 for Linux®, UNIX®, and Windows® Database Administration (Exam 731).

Objectives

  • How to extract data using the EXPORT utility

  • How to populate tables with the IMPORT and LOAD utilities

  • The advantages and disadvantages of using IMPORT and LOAD

  • When and how to use the db2move, db2look, and db2batch commands

  • How to use the RUNSTATS, REORG, REORGCHK, and REBIND utilities, and the FLUSH PACKAGE CACHE statement

  • What can be done with the DB2 Control Center

  • When and how to use the DB2 Design Advisor

Prerequisites

To take the DB2 9 DBA exam, you must have already passed the DB2 9 Fundamentals exam 730. If it's available, we recommend that you take the DB2 Fundamentals tutorial series before starting this series. If the Fundamentals series is not yet available, it's fine to do this DBA series first. Although not all materials discussed in the Family Fundamentals tutorial series are required to understand the concepts described in this tutorial, you should at least have a basic knowledge of:

  • DB2 instances and databases
  • Database objects (table spaces, tables, and indexes)
  • Basic SQL operations (UPDATE, INSERT, DELETE, and SELECT statements)
  • XML data type and XQuery statement
  • Label-based access control (LBAC)
  • Different types of constraints
  • DB2 Command Line Processor for invoking DB2 commands
  • DB2 backup and restore strategies. Refer to the DB2 Backup and Recovery tutorial for details on this topic (see Resources).


System requirements

You do not need a copy of DB2 to complete this tutorial. However, you will get more out of the tutorial if you download the free trial version of IBM DB2 9 to work along with this tutorial.



Duration

Less than one hour


Formats

html, pdf


Share this....

digg Digg this story del.icio.us del.icio.us Slashdot Slashdot it!


Back to top


Document options

Document options requiring JavaScript are not displayed

Discuss


More in this series:
DB2 9 DBA exam 731 prep