On Sun, 26 Dec 2010 17:50:47 -0800, Schwarz, Barry A wrote:

>If anyone has installed SAS 9.2 using a PC to read the DVDs followed by 
using tar to prepare the "depot" for ftp to the mainframe, would you please 
tell me how to get around the z/OS 1.11 tar limitation of 100 characters in a 
path name.  I have tried both -O and -X to no avail.
>
z/OS does not have a limitation of 100 characters in a path name if the -U 
option is specified. But the -U option is only needed when creating the tar 
file 
on z/OS. The USTAR format, which allows longer path names, is automatically 
recognized when tar on z/OS reads a tar file in USTAR format. Your problem 
may be the tar command on the PC not producing a tar file in USTAR format.

Bill

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to