IBM Books

Administration Guide


Enabling Utility Parallelism

This section provides an overview of how to enable intra-partition parallelism for the following utilities:

Inter-partition parallelism for utilities occurs automatically based on the number of database partitions.

Load

To enable parallelism while loading data, use the following parameters on the LOAD command:

See the Command Reference for information on the LOAD command.

Create Index

To enable parallelism when creating an index:

See the SQL Reference for information on the CREATE INDEX statement.

Backup Database / Table Space

To enable parallelism when backing up a database or table space:

To enable I/O parallelism when backing up a database or table space:

See the Command Reference for information on the BACKUP DATABASE command.

Restore Database / Table Space

To enable parallelism when restoring a database or table space:

To enable I/O parallelism when restoring a database or table space:

See the Command Reference for information on the RESTORE DATABASE command.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]