Today when one of the team(batch) pointed me out that vendor has come 
with saying that they don't have complete dump and Batch requested to 
make the changes in the automatic dump capturing process I had to go 
back again for process and could not figure out where and how the 
space is getting allocated for these datasets... 

Here's my observation while doing investigation :- 


1. Status of our dump dataset 


IEE852I 02.13.47 SYS1.DUMP STATUS 
026 
SYS1.DUMP DATA SETS AVAILABLE=002 AND 
FULL=000 
CAPTURED DUMPS=0000, SPACE USED=00000000M, SPACE 
FREE=00005000M 
AUTOMATIC ALLOCATION IS: 
ACTIVE 
   AVAILABLE SMS CLASSES: 
(DATA=DCEXTSP,MGMT=,STOR=) 
   NO DASD VOLUMES 
DEFINED 


NAME=SYS7A.DUMP.S&SYSNAME..D&LDATE..T&LTIME..N&SEQ 


EXAMPLE=SYS7A.DUMP.S1X01.D100714.T021347.N00000 
SYS1.DUMP AVAILABLE DASD DATA SETS : 
10-11 


Shows the dataclass=DCEXTSP which I thought responsible for allocating 
Primary and secondary space ..However that's not true since these are 
not defined in our environment. 


                                 DATA CLASS 
LIST 
                                                        Entries 1-1 of 
1 
                                                        Data Columns 
6-11 of 47 
 CDS Name : 
ACTIVE 


 Enter Line Operators 
below: 


      LINE       DATACLAS                         AVG    SPACE 
SPACE 
      OPERATOR   NAME     KEYLEN  KEYOFF  AVGREC  VALUE  PRIMARY 
SECONDARY 
     ---(1)----  --(2)--- -(6)--  -(7)--  -(8)--  -(9)-  -(10)--  -- 
(11)--- 
                 DCEXTDMP    ---   -----  -       -----   ------ 
------ 
     ----------  -------- ------  BOTTOM  OF  DATA  ------  -------- 
---------- 


2. Now I tried with the test console dump for one test job and below 
is output and screen shot.. 


IEF196I IGD17070I DATA SET 
SYS7A.DUMP.S1X01.D100714.T004238.N00004 
IEF196I ALLOCATED SUCCESSFULLY WITH 4 
STRIPE(S). 
IEF196I IGD101I SMS ALLOCATED TO DDNAME 
(SYS00007) 
IEF196I         DSN 
(SYS7A.DUMP.S1X01.D100714.T004238.N00004     ) 
IEF196I         STORCLAS (PRD10202) MGMTCLAS (PRD) DATACLAS 
(DCEXTDMP) 
IEF196I         VOL SER NOS= 
1X0DM0,1X0DM1,1X0DM2,1X0DM3 
IEF196I IGD104I SYS7A.DUMP.S1X01.D100714.T004238.N00004 
RETAINED, 
IEF196I 
DDNAME=SYS00007 
IEA611I COMPLETE DUMP ON SYS7A.DUMP.S1X01.D100714.T004238.N00004 
250 
DUMPID=004 REQUESTED BY JOB (*MASTER*) 


NONVSAM ------- 
SYS7A.DUMP.S1X01.D100714.T013548.N00005 
     IN-CAT --- 
SYS8C.UCAT1X.SYS02 


HISTORY 
       DATASET-OWNER-----(NULL) 
CREATION--------2010.195 
       RELEASE----------------2 
EXPIRATION------0000.000 
       ACCOUNT-INFO----------------------------------- 
(NULL) 


SMSDATA 
       STORAGECLASS ---PRD10202     MANAGEMENTCLASS------ 
PRD 
       DATACLASS ------DCEXTDMP     LBACKUP 
---0000.000.0000 


VOLUMES 
       VOLSER------------1X0DM2     DEVTYPE------X'3010200F' 
FSEQN---------- 
       VOLSER------------1X0DM3     DEVTYPE------X'3010200F' 
FSEQN---------- 
       VOLSER------------1X0DM0     DEVTYPE------X'3010200F' 
FSEQN---------- 
       VOLSER------------1X0DM1     DEVTYPE------X'3010200F' 
FSEQN---------- 
     ASSOCIATIONS-------- 
(NULL) 


ATTRIBUTES 
       STRIPE-COUNT-----------4 


 Data Set Name . . . . : 
SYS7A.DUMP.S1X01.D100714.T015331.N00006 


 General Data                           Current 
Allocation 
  Management class . . : PRD             Allocated blocks  . : 
12,796 
  Storage class  . . . : PRD10202        Allocated extents . : 
4 
   Volume serial . . . : 1X0DM2 
+ 
   Device type . . . . : 
3390 
  Data class . . . . . : DCEXTDMP       Current 
Utilization 
   Organization  . . . : PS              Used blocks . . . . : 
12,796 
   Record format . . . : FBS             Used extents  . . . : 
4 
   Record length . . . : 
4160 
   Block size  . . . . : 
24960 
   1st extent blocks . : 
3200 
   Secondary blocks  . : 
7756 
   Data set name type  : EXTENDED        SMS Compressible  : 
NO 


   Creation date . . . : 2010/07/14      Referenced date . . : 
2010/07/14 
   Expiration date . . : 
***None*** 


No where I could find any answer how the space is defined for the 
SYS7A.DUMP.** datasets.. I presumed since dataclass=dcextdmp point to 
storage group SGDUMP which is having 4 volume defined ..my SVCDUMP 
dataset would try to extend to all these 4 volumes and acquire all 
space ..However these all are 3390-3 model and I see our process of 
clearing the dump dataset is also pretty fast to avoid situation where 
volumes are filled as soon as other svcdump request kicked on.. 


Can someone point me out to the manual/redbook which talk about 
process of space allocation here... 


Also fyi ..i have seen for the message which says PARTIAL complete 
could not see that either.. 

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