Siebel Remote and Replication Manager Administration Guide > Implementing Siebel Remote Server > Starting Siebel Remote Server Components >

Transaction Processor


Table 6 shows the start-up parameters for the Transaction Processor.

Table 6.  Start-Up Parameters for Transaction Processor
Name
Alias
Required/Optional
Comments and Default Value

Sleep Time

SleepTime

Optional

Time (in seconds) to sleep between iterations. When it wakes up, it will process transactions. The default is 60.

Maximum Reads per Iteration

MaxRead

Optional

Maximum number of operations to read per run. The default value is 0, which means it will read all outstanding operations in the Master Transaction Log.

Clean txns iterations

CleanTxnsIter

Optional

Sets frequency for Txn Processor to delete txns from server database master txn log table. This parameter is specified in the number of iterations. Default is 10.

Clean .dx files iterations

CleanFilesIter

Optional

Sets frequency for Txn Processor to delete DX files from the Siebel server's DOCKING\TXNPROC directory. The default is 1 iteration, default of 60 seconds per iteration as shown in SleepTime parameter.

Write compressed .dx files

WriteCompressed

Optional

Writes DX files in compressed format. Default is FALSE and should not be changed unless advised by Siebel Technical Support or Siebel Expert Services.

TS Block Size

TSBlockSize

Optional

Block size for dobjinst.dbf (visibility database) in bytes. Data is stored blocks. The block size here is different from Operating System block size. It is determined during dbxtract for a Mobile Web Client. The default is 4096 bytes.
Please do not modify this parameter without approval from Expert Services or Technical Support.

TS Cache Size

TSCacheSize

Optional

Cache size for dobjinst.dbf (visibility database) in kilobytes. The default is 4096 kilobytes.
Please do not modify this parameter without approval from Expert Services or Technical Support.

TS DB Recreate

TSDbRecreate

Optional

The default value is FALSE. If the parameter is set to TRUE, Txnproc will recreate its dobjinst.dbf (visibility database). It is necessary to do this because an older dobjinst.dbf database (file system recovery) will mismatch with the server database. The new one resolves the mismatch.

Siebel Remote and Replication Manager Administration Guide