Oracle DBA, How To, Error, Cause and Action

ORA-02848: Asynchronous I/O package is not running

ORA-02848: Asynchronous I/O package is not running


Cause:


An operation using the asynchronous I/O package was attempted without first initializing the package using sfainit().



Action:


Call sfainit() before using the package.

No comments:

Post a Comment

Thanks for your comment.