ORA-48105: write mismatch on blocks requested and returned, [string
], [string]What triggered the Error:
There was a mismatch between the number of blocks requested for writing and the number of blocks actually written.What should we do to fix it:
Check that there is enough space left on the device to write the requested number of blocks.