I don't think VCOUNT does what you think. From the z/OS 1.12 manual:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/F1A1B990/5.65

<quote>
VCOUNT
    Specifies the number of tape data set volumes that an allocated data set 
can span. When this parameter is specified without a volume_count value, the 
FTP server uses the volume count 50 when it allocates tape data sets.

    volume_count
        Valid values are in the range 1 - 255. 
</quote>

Note the word "tape" in the above. You may want UCOUNT instead.

<quote>
UCOUNT
    Specifies how many devices to allocate concurrently to support the 
allocation request.

    unit_count
        Specifies number of devices to allocate. Valid values are in the range 
1 - 59. When specified without a value, the FTP server does not specify a unit 
count when allocating data sets.

    P
        Parallel mount request.

    Guideline: The UCOUNT statement is not meant to be used with an SMS storage 
class. Any UCOUNT value you specify overrides whatever is specified for the SMS 
managed dataclass that being used. 
</quote>

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone * 
[email protected] * www.HealthMarkets.com

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

 

> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[email protected]] On Behalf Of Leonard Sasso
> Sent: Thursday, April 28, 2011 10:08 AM
> To: [email protected]
> Subject: FTP or SMS?
> 
> Below is the output of a file transfer of a file that is over 7 GB.
> The DASD Pool contains 8 volumes, allows files to span 2 
> volumes, had over 
> 90% free space and the space allocations were available at 
> the time of the 
> run.
> Which takes precedence, the options/parameters specified in 
> the FTP script 
> or the parameters for the DASD Pool the file is being written to?
> quote SITE CYLINDERS PRIMARY=2000 SECONDARY=500 VCOUNT=4 
> 200 SITE command was accepted 
> quote SITE RECFM=FB LRECL=377 BLOCKSIZE=27898 
> 200 SITE command was accepted 
> put abc_welfare_case.dat ABC.XYZ065.FTPABC.DATA 
> 200 Port request OK. 
> 125 Storing data set ABC,XYZ065.FTPABC.DATA 
> 451-Error: Name=CkResults (Write) RC=-13 
> 451-System completion code and reason: B37-04 
> 451-Data set is out of space. 
> 451-Error (1013) closing the data set.  File is deleted. 
> 451 Transfer aborted due to file error. File is deleted.
> 
> 
> 
> 
> I look forward to your response.
> 
> 
> Thank You.
> 
> Len Sasso
> RDC Operations - Systems Administrator
> CSC
> 
> 327 Columbia Turnpike
> Information Technology Infrastructure Services (ITIS) | t: 
> 518.257-4209 | 
> m: 518.894-0879 | f: 518.257-4300 | [email protected] | www.csc.com
> 
> This is a PRIVATE message. If you are not the intended 
> recipient, please 
> delete without copying and kindly advise us by e-mail of the 
> mistake in 
> delivery. 
> NOTE: Regardless of content, this e-mail shall not operate to 
> bind CSC to 
> any order or other contract unless pursuant to explicit 
> written agreement 
> or government initiative expressly permitting the use of 
> e-mail for such 
> purpose.
> 
> ----------------------------------------------------------------------
> 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
> 
> 

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

Reply via email to