Oracle Error ORA-02855: Number of requests is less than the number of slaves

Oracle Error Message

ORA-02855: Number of requests is less than the number of slaves

Reason for the Error

The value given for “db_slave_buffers” in your INIT.ORA file is less than the number specified for the number of slaves, “db_slaves.”

Solution

Specify a number that is greater than that given for “db_slaves” Alternatively, specify 0. The kernel will supply the appropriate number.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...