Download IBM Optim Installation and Configuration Guide

Transcript
A.2 Configuration
codepage
Code page for System 390 access.
codepgenum
Valid code page settings are 37, 273, 277, 278, 280,
284, 285, 297, 500, and 871.
db2default
The DB2 default setting. (Default)
codepage 871
cmmaxshuffleretries Default number of times the Column Map Shuffle Function will
refetch a replacement value until a value that does not match the
source row is found (a “retry”). The Shuffle Function retry
parameter overrides this default.
Using a high retry value with columns that contain many duplicate
values will increase the processing time. For these columns, it may
be best to use a retry value of zero.
n
Enter a value from 0-1000. Enter 0 to allow a
replacement value to match the source. The default
is 10.
cmmaxshuffleretries 10
dbconnections
Number of database connections for Archive, Delete, or Extract
Processing. Multiple database connections allow processing of
multiple rows concurrently to improve performance when processing
large quantities of data. Valid entries are:
0
Use one database connection for processing.
(Default)
1n
Use the specified number (from 2 to 32) of database
connections.
1 maximum
Use the maximum number of connections supported
by the Server.
dbconnections 1 maximum
formatnumerics
Format of numeric values displayed in process reports.
0
Do not format numbers in process reports (i.e.,
display as nnnnnn). (Default)
1
Format numbers in process reports (i.e., display as
nnn,nnn).
formatnumerics 0
Installation and Configuration Guide
377