Re: JCL SPACE ALLOCATION ISSUES

From: Joe Zitzelberger (joe_zitzelberger_at_nospam.com)
Date: 02/28/04


Date: Fri, 27 Feb 2004 21:38:12 -0500

In article <8623d3bf.0402270713.3cbfe6db@posting.google.com>,
 setar@mindspring.com (STR) wrote:

> //OUTPUT1 DD DSN=DATA.SET.NAME,DISP=(,CATLG,DELETE),
> DCB=(LRECL=242,RECFM-FB),
> UNIT=DISK,SPACE=(CYL,(300,30),RLSE)

I know it is counter-intuitive, but try this instead:

  //OUTPUT1 DD DISP=(NEW,CATLG),DSN=DATA.SET.NAME,
  // DCB=(LRECL=242,RECFM=FB),UNIT=DISK,
  // SPACE=(CYL,(5,5),RLSE)

One of the places where MVS shows its very advanced age in in disk
usage. Depending on what software you have installed and how your
machine is configured the request for 300 primary and 30 secondary
cylinders might be what is killing you.

The problem is that the system must have a volume available with 30
contiguous cylinders available or it will kill your task. Some system
software will trap this and reduce the request size, but only if it is
properly installed and configured. Asking for a smaller secondary will
get more candidate volumes on which your dataset might play on.



Relevant Pages

  • Re: A complete schism with numbers is needed - adacrypt
    ... She'd rather sentence highly than request with Elisabeth's ... Try inspecting the study's eager card and ... Lots of continental warm tents will hourly forbid the numbers. ... fancy starts now or Jon will punctually witness them depending on you. ...
    (sci.crypt)
  • Latency independent BFM coding
    ... I have one interface where response data from DUT can come after N ... depending upon the design. ... What I would write for single read request is something ...
    (comp.lang.verilog)
  • LAMP - Program Design with Perl
    ... and request "color, taste, shape, short description" ... * The CGI-script constructs a statement, depending on the desired ... information and queries the MySQL database. ...
    (comp.lang.perl.misc)
  • Re: posting to group
    ... threads, and yes depending on the discussion generated for each post, they can ... get lost in the depth of it. ... > request for the url of my site. ... > that email is discouraged because of spam. ...
    (microsoft.public.frontpage.client)
  • Re: How do I NTH select in Paradox?
    ... depending on the reason for the request, the legal requirement of "random" could be *very* important.. ...
    (comp.databases.paradox)