ERROR | Number of requests is less than the number of slaves |
CAUSE | 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. |
ACTION | Specify a number that is greater than that given for db_slaves Alternatively, specify 0. The kernel will supply the appropriate number. |