lr_parallel_scan

Determines whether redo log threads for all nodes in an RAC database are scanned in parallel or with a serial scan.

NoteThis parameter is available only for Oracle and is used only for Real Application Cluster (RAC) environments.

Default

false

Values

true – Replication Agent starts a redo log scan thread for each redo log thread in the RAC database. All redo log threads are scanned in parallel.

false – The redo log threads are scanned serially.

Comments