I have a verb I wrote, which select all files in an account, including those 
which are just pointers to OS level directories, and for each run it runs the 
BASIC STATUS command to retrieve the INODE (and other things).

The process aborts part way through with no message, it just kicks my session 
off so I have to logon again.

Looking in the errlog (Universe' generic error log file) there is no error 
there either, related to me. (Just other users.)

Using RAID, I can step through the program.  It opens the file fine and I can 
see the pointer details in the debugger, but as soon as it hits the line with 
the STATUS on it, it blows my session away.  No error message.

I can list all the records in the file just fine, right to the end with no 
errors.
But if I try ED filename TESTRECORD

It aborts my session immediately, with no error message.

It seems odd to me that permissions by themselves could cause that sort of 
response.  I would have expected something more along the lines of "You do not 
have permission to edit this record...." or something nice.

Any thoughts?


_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to