Gerald,
Our auxiliary processors do not contain code to handle NFS files
in any special way. We issue standard file calls to the operating
system, and if the files are NFS, it handles them as it will.
We try to map return codes we expect from the operating system
to ap return codes (negative numbers) but we haven't anticipated
them all. Any positive return codes you are getting are from
the C system file errno.h. The function CHECK_ERROR in
public workspace 2 AIX can be used to get the error name from
errno.h. These names are sometimes enough to get a better
idea of what is wrong. However, from past experience with other
customers who had problems with NFS files, the problems were
NFS-related, not reliably reproducble, and would tend to vanish
when the system was re-booted or the NFS server was re-started.
If you want some additional help please write to our help
as much detail as possible about which return codes you got
from which ap commands. We should also discuss what level
of APL2/6000 you are running. We have added more extensive
error mapping in the service.
Regards,
Nancy Wheeler
APL Products and Services, IBM