Oracle DBA, How To, Error, Cause and Action

ORA-02854: Invalid number of request buffers

ORA-02854: Invalid number of request buffers


Cause:


The value given for "db_slave_buffers" in your INIT.ORA file is less than 0.



Action:


Use a number that is greater than or equal to 0.

No comments:

Post a Comment

Thanks for your comment.