Oracle DBA, How To, Error, Cause and Action

ORA-02826: Illegal block size

ORA-02826: Illegal block size




Cause: A negative number was given for the I/O block size to be used by the asynchronous I/O package.




Action: This is a programming error - use either a positive number or zero to get the default value.