Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


The value given for 'db_slave_buffers' in the initialization parameter file was less than the number specified for the number of slaves, 'db_slaves.'



Action:


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

No comments:

Post a Comment

Thanks for your comment.