Thank you Graham,  Space Constraint Relief  = YES did the trick.  Now I am 
wondering how did I get all those multi-volume ZFS and DSNTYPE=LARGE datasets 
created on my 2.1 and 1.13 system.  

These systems are all development systems and I am the only sysprog and more 
often than not the only user logged on.  So changes are simple, no change 
control, no user approval, just change and test, pretty much anytime I want.  
Immediately adding the space constraint and testing lead to success.

Thank you!


Michael Geiger 


This email message is confidential, may be privileged, and is intended for the 
exclusive use of the addressee. Any other person is strictly prohibited from 
disclosing or reproducing it. If the addressee cannot be reached or is unknown 
to you, please inform the sender by return email and delete this email message 
and all copies immediately.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Graham Harris
Sent: Thursday, February 04, 2016 6:05 PM
To: [email protected]
Subject: Re: IGD17279I due to insufficient space

Do you have another dataclass you can use which has Space Constraint Relief  = 
YES?

On 4 February 2016 at 17:25, Mike Geiger <[email protected]> wrote:

> Additional information.  The SCDS does match the ACDS(I really did do 
> a setsms, many of them).  Had I been thinking a bit deeper I would 
> have used the ACDS for the ISMF info!
>
> Mike
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] 
> On Behalf Of Mike Geiger
> Sent: Thursday, February 04, 2016 12:09 PM
> To: [email protected]
> Subject: IGD17279I due to insufficient space
>
> Looking for some insight.  I am configuring our new z/OS 2.2 ADCD at
> RSU1508 system(already have a 2.1, 1.13 and 1.11) Why is the following 
> define failing?  Everything looks ok to me. Adequate space is available.
>
> All multi-volume allocations of any type fail.  SMS seems to be 
> attempting to define all the space on a single volume.
>
>      DEFINE CLUSTER (NAME(USER.SPACE.ZFS)             -
>             VOLUMES(USER13 * * * *)                  -
>             DATACLASS(EXTENDED)                        -
>             LINEAR MB(86000)  SHAREOPTIONS(3)) IGD17226I THERE IS AN 
> INSUFFICIENT NUMBER OF VOLUMES IN THE ELIGIBLE STORAGE GROUP(S) TO 
> SATISFY THIS REQUEST FOR DATA SET USER.SPACE.ZFS IGD17290I THERE WERE 
> 1 CANDIDATE STORAGE GROUPS OF WHICH THE FIRST 1 WERE ELIGIBLE FOR VOLUME 
> SELECTION.
> THE CANDIDATE STORAGE GROUPS WERE:DEFAULT IGD17279I 5 VOLUMES WERE 
> REJECTED BECAUSE OF INSUFF TOTAL SPACE IGD17219I UNABLE TO CONTINUE 
> DEFINE OF DATA SET USER.SPACE.ZFS IDC3003I FUNCTION TERMINATED. 
> CONDITION CODE IS
> 12
>
>
> STORGRP  TYPE    SYSTEM= 1
> DEFAULT  POOL            +
>   SPACE INFORMATION:
>   TOTAL SPACE = 132775MB USAGE% = 18 ALERT% = 0
>   TRACK-MANAGED SPACE = 132775MB USAGE% = 18 ALERT% = 0
> VOLUME   UNIT    SYSTEM= 1                               STORGRP NAME
> USER10   0AA9            +                                 DEFAULT
> USER11   0AAA            +                                 DEFAULT
> USER12   0AAB            +                                 DEFAULT
> USER13   0AAE            +                                 DEFAULT
> USER14   0AAF            +                                 DEFAULT
>
> VOLUME FREE       %     ALLOC      FRAG   LARGEST    FREE     INDEX
>  FREE     FREE
> SERIAL SPACE      FREE  SPACE      INDEX  EXTENT     EXTENTS  STATUS
> DSCBS    VIRS
> -(2)-- ---(3)---  (4)-  ---(5)---  -(6)-  ---(7)---  --(8)--  --(9)---
> -(10)--  -(11)--
> USER10 27176309K    99     15771K      0  27176309K        1  ENABLED
> 4446      909
> USER11 27176032K    99     16048K      0  27176032K        1  ENABLED
> 4445      909
> USER12 27187376K    99      4704K      0  27184609K        2  ENABLED
> 1446      909
> USER13 27176309K    99     15771K      0  27176309K        1  ENABLED
> 4446      909
> USER14 27176309K    99     15771K      0  27176309K        1  ENABLED
> 4446      909
>
>
> ISMF details for data class, storage class and storage group.
>
> CDS Name  . . . : SYS1.SCDS
> Data Class Name : EXTENDED          (media section omitted all blank)
>
> Description : FOR DATASET REQUIRING EXTENDED ATTRIBUTES
>
> Recfm  . . . . . . . . . :
> Lrecl  . . . . . . . . . :
> Override Space . . . . . : NO
> Space Avgrec . . . . . . :
>       Avg Value  . . . . :
>       Primary  . . . . . :
>       Secondary  . . . . :
>       Directory  . . . . :
> Retpd Or Expdt . . . . . :
> Volume Count . . . . . . : 255
> Add'l Volume Amount  . . :
> Data Set Name Type  . . . . . : EXTENDED
>   If Extended . . . . . . . . : PREFERRED
>   Extended Addressability . . : YES
>   Record Access Bias  . . . . : USER
>   RMODE31 . . . . . . . . . . :
> Space Constraint Relief . . . : NO
>   Reduce Space Up To (%)  . . :
>   Guaranteed Space Reduction  : NO
>   Dynamic Volume Count  . . . :
>
> Compaction  . . . . . . . . . :
> Spanned / Nonspanned  . . . . :
> System Managed Buffer  . . . :
> System Determined Blocksize  : NO
> Block Size Limit . . . . . . :
> EATTR  . . . . . . . . . . . :
> Recorg . . . . . . . . . . . :
> Keylen . . . . . . . . . . . :
> Keyoff . . . . . . . . . . . :
> CIsize Data  . . . . . . . . :
> % Freespace CI . . . . . . . :
>             CA . . . . . . . :
> Shareoptions Xregion . . . . :
>              Xsystem . . . . :
> Reuse  . . . . . . . . . . . : NO
> Initial Load . . . . . . . . : RECOVERY BWO  . . . . . . . . . . . . :
> Log  . . . . . . . . . . . . :
> Logstream Id . . . . . . . . :
> FRlog  . . . . . . . . . . . :
> RLS CF Cache Value . . . . . : ALL
> RLS Above the 2-GB Bar . . . : NO
> Extent Constraint Removal  . : NO
> CA Reclaim . . . . . . . . . : YES
> Log Replicate  . . . . . . . : NO
>
>
> CDS Name  . . . . . : SYS1.SCDS
> Storage Class Name  : DEFAULT
>
> Description  : DEFAULT, UNASSIGNED GO HERE
>
> Performance Objectives
>   Direct Millisecond Response  . . . :
>   Direct Bias  . . . . . . . . . . . :
>   Sequential Millisecond Response  . :
>   Sequential Bias  . . . . . . . . . :
>   Initial Access Response Seconds  . :
>   Sustained Data Rate (MB/sec) . . . :
>   OAM Sublevel . . . . . . . . . . . :
> Availability . . . . . . . . . . . . : NOPREF Accessibility  . . . . . . .
> . . . . : NOPREF
>   Backup . . . . . . . . . . . . . . :
>   Versioning . . . . . . . . . . . . :
>
> Guaranteed Space  . . . . . . . . : NO
> Guaranteed Synchronous Write  . . : NO
> Multi-Tiered SGs  . . . . . . . . :
> Parallel Access Volume Capability : NOPREF Cache Set Name  . . . . . . . .
> . :
> CF Direct Weight  . . . . . . . . :
> CF Sequential Weight  . . . . . . :
> Lock Set Name . . . . . . . . . . :
> Disconnect Sphere at CLOSE  . . . : NO
>
> CDS Name  . . . . . : SYS1.SCDS
> Storage Group Name  : DEFAULT
>
> Description  : DEFAULT POOL
>
> Auto Migrate . . . . . . . . : NO
> Auto Backup  . . . . . . . . : NO
> Auto Dump  . . . . . . . . . : NO
> Overflow . . . . . . . . . . : NO
> Migrate Sys/Sys Group Name . :
> Backup Sys/Sys Group Name  . :
> Dump Sys/Sys Group Name  . . :
> Extend SG Name . . . . . . . :
> Copy Pool Backup SG Name . . :
> Dump Class . . . . . . . . . :
> Dump Class . . . . . . . . . :
> Dump Class . . . . . . . . . . . . . . . :
> Dump Class . . . . . . . . . . . . . . . :
> Dump Class . . . . . . . . . . . . . . . :
> Allocation/Migration Threshold - High  . : 100
>                                  Low . . : 1 Alloc/Migr Threshold
> Track-Managed - High: 100
>                                      Low : 1 Total Space Alert Threshold
> %  . . . . . : 0 Track-Managed Space Alert Threshold %  . : 0 Guaranteed
> Backup Frequency  . . . . . . :
> BreakPointValue  . . . . . . . . . . . . :
> Processing Priority  . . . . . . . . . . : 50
>
> Thank you,
> Mike
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to [email protected] with the message: INFO IBM-MAIN
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to