Backup program receives the following error:
Cannot open: ([12] Not enough space) => not backed up.
The DeBug log shows that this is a Posix Error:
PosixOpenFile: open /pdmteam/ptcsl/051_1354_t21.mdf failed (O_RDONLY|O_NONBLOCK), errno 12
It was recommended that I increase the nofiles in /etc/security/limits. But is is already unlimited.
default:
fsize = -1
core = 2097151
cpu = -1
data = -1
rss = -1
stack = -1
nofiles = -1
Any Ideas????????
Cannot open: ([12] Not enough space) => not backed up.
The DeBug log shows that this is a Posix Error:
PosixOpenFile: open /pdmteam/ptcsl/051_1354_t21.mdf failed (O_RDONLY|O_NONBLOCK), errno 12
It was recommended that I increase the nofiles in /etc/security/limits. But is is already unlimited.
default:
fsize = -1
core = 2097151
cpu = -1
data = -1
rss = -1
stack = -1
nofiles = -1
Any Ideas????????