Hi There, I'm running NFS server on z/OS 1.4, and exporting legacy sequential files to a redhat linux system. When I create a file of a specific size (just around 4k), the file is truncated when it's looked at on linux. It looks ok on the mainframe, but it's not all there when I look at it on linux. Smaller files are fine, larger files are fine, but files that turn out to be around 4k get truncated. Always of around this size. For example:
These are truncated: -rw-r--r-- 1 root root 4054 Feb 28 10:54 ldif.x300356 -rw-r--r-- 1 root root 4052 Feb 28 11:10 ldif.x300357 This is not: -rw-r--r-- 1 root root 4615 Feb 28 14:34 ldif.x300361 On the mainframe I can browse all these files and see them in their entirety. Does anybody know of any reason this might be happening? It's driving me nuts! Thanks, Joanne Incidentally, DCB on all files the same. Only the size is different. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

