Page 1 of 1

Runtime issue

Posted: Mon Mar 02, 2009 4:41 am
by dr.murthy
hi all,

any one have an idea how to resolve the following issue

buffer(0),0: APT_BufferFile: unable to create file 0000000000000000: Permission denied
APT_BufferFile: unable to create file 0000000000000000: Permission denied
APT_BufferFile: unable to create file 0000000000000000: Permission denied
APT_BufferFile: unable to create file 0000000000000000: Permission denied

Thanks in advance

Posted: Mon Mar 02, 2009 5:57 am
by mahadev.v
Do you have write permissions to the scratch disk? Buffer operator first writes the data to RAM. Then writes to the scratch disk if the RAM gets full(i think the word is Overflow). So check if you have the write permissions on your scratch disk.