parallelAsmReadThreads property

int? parallelAsmReadThreads
final

Set this attribute to change the number of threads that DMS configures to perform a Change Data Capture (CDC) load using Oracle Automatic Storage Management (ASM). You can specify an integer value between 2 (the default) and 8 (the maximum). Use this attribute together with the readAheadBlocks attribute.

Implementation

final int? parallelAsmReadThreads;