SYSTEM ERROR: error writing, file = DBI-8269928647Nvm5L, ret = -1 (6072)

Sowmya11

New Member
Hi,

We get below error while running a batch job; any ideas why we get this?

SYSTEM ERROR: error writing, file = DBI-8269928647Nvm5L, ret = -1 (6072)
Insufficient disk space or Write access denied. (291)

We have full permission to folders and no disk space issues.

Thanks in Advance !
Sowmya
 
Is something else hitting that file at the same time? A server backup? Anti-virus? Something else of that ilk?
Whilst you're at it, could you also please answer the questions in my signature too?
 
Nothing else is hitting the file. Following are the details:
Progress version 10.1C
OS Linux 2.6.32-220.el6.x86_64
 
Are you writing to a local file system or something remote like an SMB or NFS share? Temp files should be local to the client.
Do you see any errors in /var/log/messages, at the time of the Progress error, that would indicate a disk problem?
Can you reliably reproduce this issue? If so, try moving -T to a different physical volume and see if the issue persists.
 
Back
Top