Untursed Dataset Question

2005-06-29 Thread Howard Rifkind
Hello all,
 
I just received some service for my z/OS 1.4 system which was ordered from the 
IBM Link 2000 site.  The .BIN file which I FTP down to a dataset on my system 
needs to be untursed but I don't understand how big the target dataset has to 
be, maybe it's DSN etc.
 
How do you go about determing this in order to pre allocate the target dataset.
 
Thanks.


-
Do you Yahoo!?
 Make Yahoo! your home page   

--
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


Re: Untursed Dataset Question

2005-06-29 Thread Ed Finnell
 
In a message dated 6/29/2005 2:56:57 P.M. Central Standard Time,  
[EMAIL PROTECTED] writes:

How do  you go about determing this in order to pre allocate the target  
dataset.




>>
Make the primary same size as the downloaded file and use
same for secondary. After the RECEIVE can chunk it. If the
download is 50 cyls alloc SPACE=(CYL,(50,50))

--
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