on 2013 Jun 18 4:59 PM
Hi. A customer is running sqla 11.0.1.2044. They periodically will see the following error...
SQLANYs_resqprod: Fatal error: disk full when writing to "d:\\resq\\resqwin\\resqprod\\db\\resqprod.log"
... even though the disk has plenty of space. Any suggestions?
Thanks, Doug
P.S. Tried to upload an sqla crash dump file, but was unsuccessful.
Hi Doug,
There was a fix in CR #670470 in 11.0.1.2689 to "fix" potentially misleading error codes when writing to the disk that would otherwise indicate that the disk was full. There may be an alternative issue with the file system that would be correctly reported with a newer build. I would recommend upgrading and check to see if the 'out of disk space' message changes.
Another frequent issue is one dealing with the temporary file - remember that while in operation, the database server will maintain the temporary file to store temporary results. Once the server is shut down, this file is cleared which sometimes makes it "look" like you have plenty of space when you go to check the free space afterwards -- when really it's the temporary file taking up the disk space during operation. To set the temporary file location, see the documentation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I just found that the server's virtual drive is set about 5 gig below the recommended size. Also, the drive was setup to reside on C: drive, the smallest drive, with only 2 gig free. I am asking sys admin to resize the virtual drive and move it to a drive with more room.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.