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.
To enable parallelism while loading data, use the following parameters on the LOAD command:
See the Command Reference for information on the LOAD command.
To enable parallelism when creating an index:
See the SQL Reference for information on the CREATE INDEX statement.
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.
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.