![]()
IBM DB2 9.7 Advanced Administration Cookbook
Table of Contents
IBM DB2 9.7 Advanced Administration Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers and more
Why Subscribe?
Free Access for Packt account holders
Instant Updates on New Packt Books
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. DB2 InstanceāAdministration and Configuration
Introduction
Creating and configuring instances for non-partitioned environments
Getting ready
How to do it...
How it works...
There's more...
Updating instances using the db2iuptd command
Creating and configuring a client instance
Getting readyā¦
How to do itā¦
How it works...
There's more...
See also
Creating and configuring an instance for multipartitioned environments
Getting ready
How to do it...
Set up NFS for sharing the instance home
Creating the instance owner and fenced user
Set up SSH for client authentication
Install DB2 ESE software with a response file option
Configuring communication for inter-partition command execution
Configuring the nodes
How it works...
There's more...
See also
Starting and stopping instances
Getting ready
How to do it...
How it works...
There's more...
Configuring SSL for client-server instance communication
Getting ready
How to do it...
How it works...
There's more...
See also
Listing and attaching to instances
Getting ready
How to do it...
Listing instances
Attaching to instances
How it works...
There's more...
See also
Dropping instances
Getting ready
How to do it...
How it works...
There's moreā¦
2. Administration and Configuration of the DB2 Non-partitioned Database
Introduction
Creating and configuring DB2 non-partitioned databases
Getting ready
How to do it...
How it works...
There's more...
Command preview
Automatic storage
Adaptive self-tuning memory
File and directory permission on database objects
UNIX links
Default codeset
Territory
Collate using
Control files
See also
Using Configuration Advisor
Getting ready
How to do it...
How it works...
There's more...
Main configuration characteristics of OLTP databases
Main configuration characteristics of DSS databases
Main configuration characteristics of mixed processing databases
See also
Creating a database from an existing backup
Getting ready
How to do it...
How it works...
There's more...
Roll-forward recovery
Redirected restore
See also
Configuring automatic database maintenance
Getting ready
How to do it...
How it works...
There's more...
Backups
Reorgs
Runstats
See also
Managing federated databasesāconnecting to Oracle and MSSQL
Getting ready
How to do it...
How it works...
See also
Altering databases
How to do itā¦
How it worksā¦
From Oracle to DB2
Startup/shutdown instance
Startup/shutdown database
Database file containers
Log files
How it works...
There's more...
Control files
Quiesce instance/database
Backup and recovery
Standby databases
See also
Dropping databases
Getting ready
How to do it...
How it works...
There's more...
Backup history
Keep safe
See also
3. DB2 Multipartitioned DatabasesāAdministration and Configuration
Introduction
Creating and configuring a multipartitioned database
Getting ready
How to do it...
How it works...
There's more...
Adding database partitions
Getting ready
How to do it...
Using Control Center
Using the command line
How it works...
There's moreā¦
Creating database partition groups
Getting ready
How to do itā¦
Using Control Center
Using the command line
Using Control Center
Using the command line
Create the NAV application's table spaces
How it works...
There's more...
See also
Altering database partition groupsāadding partitions to database partition groups
Getting ready
How to do it...
Using Control Center
Using the command line
How it worksā¦
There's moreā¦
See also
Managing data redistribution on database partition groups
Getting ready
How to do it...
Using the command line
How it worksā¦
There's moreā¦
The table distribution key and its role in a multipartitioned environment
Getting ready
How to do it...
Using the command line
How it works...
There's more...
Table collocation
Altering database partition groupsā removing partitions from a database partition group
Getting ready
How to do it...
Using the command line
How it works...
There's more...
Removing database partitions
Getting ready
How to do it...
Using Control Center
Using the command line
How it works...
There's more...
Converting a non-partitioned database to a multipartitioned database on MS Windows
Getting ready
How to do it...
How it works...
There's more...
Configuring Fast Communication Manager
Getting ready
How to do itā¦
How it works...
There's more...
See also
4. StorageāUsing DB2 Table Spaces
Introduction
Creating and configuring t...