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

The Load utility automatically makes use of parallelism, or you can use the following parameters on the LOAD command:

Refer to the Data Movement Utilities Guide and Reference for information on the LOAD command.

AutoLoader

You can enable multiple split processes for the AutoLoader by specifying the MODIFIED BY ANYORDER parameter for the LOAD specification in the autoloader.cfg file. Refer to Administration Guide, Performance for more information on this LOAD specification and the configuration file.

Create Index

To enable parallelism when creating an index:

Refer to the SQL Reference for information on the CREATE INDEX statement.

Backup Database / Table Space

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

Refer to the Command Reference for information on the BACKUP DATABASE command.

Restore Database / Table Space

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

Refer to 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 ]