Fwd: permission denied - running cc
Kenneth Brody
kenbrody at spamcop.net
Mon Jul 11 07:23:25 PDT 2011
On 7/10/2011 9:26 PM, Richard Kreiss wrote:
> Ken,
>
> This is thermal I received.
Huh?
> I stand corrected, this index is in the file where the output is running.
>
> One other point, this output modifies the primary key of this index.
>
> This program has run for over 3 years without this error
What changed between when it used to work and when it stopped working?
> Sent from my iPhone
Let me guess... "thermal" was the iPhone's auto-correct kicking in on a word
it didn't know? :-)
> Begin forwarded message:
[...]
>> *** A System Error Has Occurred ***
>>
>> Fatal error
>>
>> F:/filepro/transaction/index.M: Permission denied
[...]
First, have you checked the permissions on that file? (And, assuming this
is a workstation accessing a file on a server somewhere, make sure you check
it from that workstation using the same login.)
icacls F:\filepro\transaction\index.M
If that fails because "icacls" isn't on your system, try:
cacls F:\filepro\transaction\index.M
What happens if you just try going into the transaction file from dclerk?
If you go to dxmaint and try rebuilding that index, do you get the same error?
--
Kenneth Brody
More information about the Filepro-list
mailing list