ORA-03140: I/O operation in progress
What triggered the Error:
The current I/O operation was not complete. The error is typically returned from vectored and/or asynchronous I/O calls.What should we do to fix it:
Perform the necessary operation to complete or abort the current I/O.