On Wed, 5 Mar 2008 09:27:28 -0500, Rob Scott 
<[EMAIL PROTECTED]> wrote:

>You can use the IXCQUERY macro
>
>There is a whole book in z/OS bookshelf dedicated to the sysplex services 
that you can call.

You can if you are supervisor state or key 0-7.  A poor man's way might be to 
use REXX and address 'CONSOLE'.  The D CF command returns a spew of:

IXL150I  21.53.45  DISPLAY CF 473                                     
COUPLING FACILITY xxxxxx.yyy.zzzzzzzzzzzzzzz                          
                  PARTITION: 0F  CPCID: nn                          
                  CONTROL UNIT ID: mmmm                               
NAMED cfname                                                  
COUPLING FACILITY SPACE UTILIZATION                                   
 ALLOCATED SPACE                  DUMP SPACE UTILIZATION              
  STRUCTURES:     nnnnnnn K        STRUCTURE DUMP TABLES:          n K
  DUMP SPACE:        nnnn K                  TABLE COUNT:          n  
 FREE SPACE:      nnnnnnn K       FREE DUMP SPACE:              nnnn K
TOTAL SPACE:      nnnnnnn K      TOTAL DUMP SPACE:              nnnn K
                                MAX REQUESTED DUMP SPACE:          n K
   VOLATILE:           YES        STORAGE INCREMENT SIZE:        nnn K
    CFLEVEL:            zz                                            
    CFCC RELEASE qq.rr, SERVICE LEVEL ss.tt                           
    BUILT ON mm/dd/yyyy AT hh:mm:ss                                   
    COUPLING FACILITY HAS s SHARED AND d DEDICATED PROCESSORS         
    DYNAMIC CF DISPATCHING: nn                                        
 
and blah blah blah...

You can parse the result, looking for the CFLEVEL line...

Scott Fagen
Enterprise Systems Management

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to