Siebel Remote and Replication Manager Administration Guide > Reference Materials for Siebel Remote > Server Component Parameters >

Parameters of the Transaction Processor Server Component


Table 53 describes the parameters of the Transaction Processor server component.

Table 53. Parameters of the Transaction Processor Server Component
Name
Alias
Required
Description

Clean DX Files Iterations

CleanFilesIter

Optional

Specifies how frequently the Transaction Processor server component deletes DX files from the docking\txnproc folder on the Siebel Server. The default value is 1 iteration, with a default of 60 seconds for each iteration, as set in the SleepTime parameter.

Clean Transaction Iterations

CleanTxnsIter

Optional

Specifies how frequently the Transaction Processor server component deletes transactions from the master transaction log table of the server database. You specify this parameter as the number of iterations. The default value is 10.

Maximum Reads per Iteration

MaxRead

Optional

Specifies the maximum number of operations to read for each iteration. The default value is 0, which configures the Transaction Processor server component to read outstanding operations in the Master Transaction Log.

Sleep Time

SleepTime

Optional

Specifies the time, in seconds, to sleep between iterations. When the Transaction Processor server component wakes up, it processes transactions. The default value is 60.

TS Block Size

TSBlockSize

Optional

Specifies the block size for the dobjinst.dbf visibility database, in bytes. The Transaction Processor server component stores data in blocks. This block size is different from the block size that the operating system uses. The default value is 4096 bytes. For help with modifying this parameter, see Getting Help from Oracle.

TS Cache Size

TSCacheSize

Optional

Specifies the cache size for the dobjinst.dbf visibility database, in kilobytes. The default value is 4096 kilobytes. For help with modifying this parameter, see Getting Help from Oracle.

Write Compressed DX Files

WriteCompressed

Optional

Specifies to write DX files in compressed format. The default value is FALSE. Leave this parameter at the default value. For help with modifying this parameter, see Getting Help from Oracle.

Siebel Remote and Replication Manager Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.