lr_max_lobdata_cache

(Oracle only) The maximum size in bytes of LOB data cache for off-row LOB data.

Default

8192

Values

An integer from 8192 to 2147483647.

Comments

  • Use lr_max_lobdata_cache to tune Replication Agent performance for replicating LOB data.

  • For best performance, set lr_max_lobdata_cache to a value larger than the maximum size of LOB data to be replicated. For example, if your LOB data varies from 10KB to 120KB, set lr_max_lobdata_cache to a value greater than 120KB.