2.157 MAXTRANSOPS

Valid for

Replicat

Description

Use MAXTRANSOPS to limit the number of I/Os in a transaction. Use this parameter to reduce the number of record locks required on the target database for large transactions. MAXTRANSOPS splits large transactions into smaller portions and can reduce transaction log requirements. Use MAXTRANSOPS to alleviate Guardian error 35 caused by exceeding the lock limit when performing Enscribe replication.

Syntax

MAXTRANSOPS op_count
op_count

The maximum number of operations for a single transaction.