
134 Unleashing DB2 10 for Linux, UNIX, and Windows
retry_count
– Description: Specifies the number of times to retry a failed, but
recoverable, transaction.
– Default value: 0
– Range: 0 to 1000
retry_period
– Description: Specifies the number of seconds to wait before retrying a
failed, but recoverable, transaction.
– Default value: 0
– Range: 0 to 2,678,400 (31 days)
shm_max_size
– Description: Specifies the maximum size of Inter Process Communication
(IPC) shared memory in bytes. Because the ingest utility runs on the
client, this memory is allocated on the client machine.
– Default value: 1 GB (1,073,741,824)
– Range: x to available memor ...