Tips for Oracle DBA
Oracle Database Administration, How To, Daily DBA jobs, Oracle Error Cause and Action
Oracle DBA, How To, Error, Cause and Action
Back To Menu
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.
Newer Post
Older Post
Home