SEC_LOGREC_MAXBUFS configuration parameter

Use the SEC_LOGREC_MAXBUFS configuration parameter to control the number of log buffers to be used for replaying log records at secondary server. Each log buffer is of size 16KB.

onconfig.std value

SEC_LOGREC_MAXBUFS 1000

values
  • Minimum value: (Default) 5 times OFF_RECVRY_THREADS config parameter value
  • Maximum value: Do not set to more than 2000 buffers
  • Recommended value: 1000
units

Number of 16KB buffers

takes effect

After you edit your onconfig file and restart the database server.

Usage

SEC_LOGREC_MAXBUFS configuration parameter control the number of log buffers to be used for replaying log records at secondary server.