Chris,
 
Thanks for pointing out my error (volser).  Thanks for the secondary allocation 
tip.
 
Thanks to all who took the time to respond.

--- On Thu, 7/16/09, Chris Edwards <edwards_ch...@emc.com> wrote:


From: Chris Edwards <edwards_ch...@emc.com>
Subject: Re: DEFINING USERCAT WITH GUARANTEED SPACE
To: IBM-MAIN@bama.ua.edu
Received: Thursday, July 16, 2009, 1:16 PM


Other than the 7 character volser, the one comment I would make is that User 
Catalogs can use secondary extents which may just save a 2:30am call-out!

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
esmie moo
Sent: Thursday, 16 July 2009 3:25 AM
To: IBM-MAIN@bama.ua.edu
Subject: DEFINING USERCAT WITH GUARANTEED SPACE

Good Day Gentle Readers,
 
I need to move an existing USERCAT from one vol to another.  The catalog is SMS 
managed and the STORAGECLASS I will be using is GUASPACE.  Below is the cluster 
definition.  I am not sure if I am missing anything.  Could someone take a 
quick look and let me know if it is okay?
//DEFINE   EXEC PGM=IDCAMS,COND=(4,LT)         
//SYSPRINT DD SYSOUT=*                         
//SYSIN    DD *                                
    DEFINE                            -        
            USERCATALOG               -        
            (NAME (SYS1.ICFCAT.UCATPLN)    -   
            CYL(25)                   -        
            VOLUME(PLAN906)            -        
            STORAGECLASS(GUASPACE)    -        
            ICFCATALOG                -        
            STRNO(3)                  -        
            FREESPACE(20 20)          -        
            NOIMBED                   -        
            LOCK                      -        
            SHAREOPTIONS(3 4))        -        
    DATA(                             -        
         CONTROLINTERVALSIZE(4096))            
 
Thanks in advance.                                             



      __________________________________________________________________
Connect with friends from any web browser - no download required. Try the new 
Yahoo! Canada Messenger for the Web BETA at 
http://ca.messenger.yahoo.com/webmessengerpromo.php

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

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



      __________________________________________________________________
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot 
with the All-new Yahoo! Mail.  Click on Options in Mail and switch to New Mail 
today or register for free at http://mail.yahoo.ca

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