how to dump or browse sysplex structures?

2010-11-11 Thread Dr. Stephen Fedtke
hi all, 

thanks for your last reply. i tried to follow the recommendation of lowering
the amount of data.

how can i limit the amount of data dumped from a structure? i tried the
following unsuccessfully:


1) dump with 

/6025,STRLIST=(STRNAME=CIC_DFHLOG_P1A,(LISTNUM=(1-2),ENTRYDATA=UNSERIALIZE) 


2) syslog includes:

000281  IEF196I IGD104I xxx RETAINED,
000281  IEF196I DDNAME=SYS00027   
90  IEA611I PARTIAL DUMP ON x
055   
90  DUMPID=025 REQUESTED BY JOB (*MASTER*)
90  FOR ASID (0001)   
90  INCIDENT TOKEN: yyyPLEX   11/10/2010 14:09:26 
90  SDRSN =    0004   
90  SOME STORAGE COULD NOT BE DUMPED RC=16



3) my IPCS output:

 BLS18124I TITLE=66 
 BLS18223I Dump written by z/OS 01.10.00 SVC dump - level same as IPCS level
 BLS18222I z/Architecture mode system   
 BLS18160D May summary dump data be used by dump access?  Enter Y to use, N to b
ypass.  
N   
 BLS18123I 140,042 blocks, 582,574,720 bytes, in DSNAME('xx')

 IKJ56650I TIME-03:13:42 PM. CPU-00:00:13 SERVICE-665630 SESSION-06:43:04 NOVEMB
ER 10,2010  
 BLS18104I Symbol IARHVSHR not found
 BLS18104I Symbol IARHVCOM not found
 BLS18224I Dump of z/OS 01.10.00 - level same as IPCS level 
   *  STRDATA ALL STRUCTURES SUMMARY REPORT  *  


 Structure Name... CIC_DFHLOG_xxx   
 Structure Type... List 
 Structure Dump ID 4201 
 Coupling Facility 002094.IBM.xx.000xx

Partition. 2F   
CPCID. 00   
 CFLevel.. 15   
 Facility Name x
 Dump Status.. Not in the dump  
 Dump Status Reason: Structure user set access time to zero 



4) info 01:

OUPLING FACILITY SPACE UTILIZATION
ALLOCATED SPACE  DUMP SPACE UTILIZATION   
 STRUCTURES:12596736 KSTRUCTURE DUMP TABLES:  0 K 
 DUMP SPACE:   64000 K  TABLE COUNT:  0   
FREE SPACE: 20145152 K   FREE DUMP SPACE: 64000 K 
OTAL SPACE: 32805888 K  TOTAL DUMP SPACE: 64000 K 
   MAX REQUESTED DUMP SPACE:512 K 
  VOLATILE:   YESSTORAGE INCREMENT SIZE:512 K 
   CFLEVEL:15 


5) info 02:

D XCF,STR,STRNAME=CIC_DFHLOG_P1A 
IXC360I  16.46.39  DISPLAY XCF 782   
STRNAME: CIC_DFHLOG_P1A  
 STATUS: ALLOCATED   
 EVENT MANAGEMENT: POLICY-BASED  
 TYPE: LIST  
 POLICY INFORMATION: 
  POLICY SIZE: 98304 K   
  POLICY INITSIZE: 79872 K   
  POLICY MINSIZE : 0 K   
  FULLTHRESHOLD  : 85
  ALLOWAUTOALT   : NO
  REBUILD PERCENT: 1 
  DUPLEX : DISABLED  
  ALLOWREALLOCATE: YES   
  PREFERENCE LIST: xxx yyy
  ENFORCEORDER   : NO
  EXCLUSION LIST IS EMPTY
 
 ACTIVE STRUCTURE
   

Re: how to dump or browse sysplex structures?

2010-11-10 Thread Elardus Engelbrecht
Dr. Stephen Fedtke wrote:
i need to read a structure inside the CF. i try it via the  DUMP command in
combination with the corresponding parameter and options? it does not want
to run properly. therefore, i have some questions:

* dumping can be performed from any system around the CF, or does it 
need to be the system it had created?
* dumping somestimes result in a rc=16 that obviously indicates insufficient
space in the CF's dump area. how can i extract parts of a structure?
* does anybody know a utility to browse sysplex structures? maybe a cbt
program, or similar.

What about using LIST command in IXCMIAPU? Or is there something you 
want from the CF that IXCMIAPU can't provide?

Groete / Greetings
Elardus Engelbrecht

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


Re: how to dump or browse sysplex structures?

2010-11-10 Thread Bill Neiman
The only way to dump a coupling facility structure or any part of it is
through the STRLIST keyword on the DUMP command or SDUMPX macro.  A
structure dump can be initiated from any system in the sysplex.  If you're
having a problem with insufficient dump space, you can increase it by
modifying the CFRM policy and specifying a larger value.  You can also
tailor the dump to some degree by using the STRLIST options to specify what
structure objects you want dumped.

 Bill Neiman
 z/OS Parallel Sysplex development

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


Re: how to dump or browse sysplex structures?

2010-11-10 Thread Adam Johanson
Once you have your dump, if you want to look at some of the data in the 
structure (like the data element of a list entry), then you have to write your 
own IPCS program to access the data from the dump data set.

   I recently changed an application to hold IMS sign-on state information in a 
CF structure and in the started task code, included CIB logic to accept a 
MODIFY command to SNAP dump the contents of the list entry based on the 
entry name. If this CF code is code that you're maintaining, I'd certainly 
recommend doing something similar.

Adam Johanson
IMS Systems Programming
USAA

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


how to dump or browse sysplex structures?

2010-11-09 Thread Dr. Stephen Fedtke
hi all,

i need to read a structure inside the CF. i try it via the  DUMP command in
combination with the corresponding parameter and options? it does not want
to run properly. therefore, i have some questions:

* dumping can be performed from any system around the CF, or does it need
to be the system it had created?
* dumping somestimes result in a rc=16 that obviously indicates insufficient
space in the CF's dump area. how can i extract parts of a structure?
* does anybody know a utility to browse sysplex structures? maybe a cbt
program, or similar.

many thanks for any help.

best
stephen


---
Dr. Stephen Fedtke
Enterprise-IT-Security.com

Seestrasse 3a
CH-6300  Zug
Switzerland
Tel. ++41-(0)41-710-4005
www.enterprise-it-security.com


++NEWS++ SF-LoginHood provides state-of-the-art password, phrase and login
security for z/OS ++NEWS++

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