Oracle Database 12c New Features

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.