Dumping the properties file

The properties file contains the definitions for all the adapter services that you have deployed in the runtime environment. To view the file, you need to dump it using a supplied sample job.

The properties file can also be used to help with troubleshooting problems. Many messages contain user response recommendations that instruct you to dump the properties file DFHMAMPF.

CICS® Service Flow Runtime provides you with sample JCL to do this:

  1. Check that the sample module DFHMADUP has been compiled according to the instructions in Installing the CICS Service Flow Runtime. The module is located in the .SCIZSAMP product distribution library.
  2. Run the sample JCL job DFHMAMPD, also located in SCIZSAMP. This runs the sample module DFHMADUP , which dumps the properties file. To view the sample JCL, see Properties file dump JCL (DFHMAMPD)
The following example demonstrates what a properties file dump would look like.
Figure 1. Dumped Properties file
02/13/06                                      CICS SFR Properties file (DFHMAMPF) Dump                                PAGE    1
 -------------------------------------------------------------------------------------------------------------------------
                                                                                                                          
  Property type:  R (Request properties)       Name:  DEMO_NAV                                                            
  Request type:  0 (Async)       Navigator name:  DEMOFNAV     Navigator transid:  DF01                                   
  Property type:  3 (FEPI node)                Name:  DEMOBRW                                                             
  Pool name:  CICSDEV2     Target name:               Timeout value:          25  seconds   Exit action:  R (Release)     
  Non-unique user:  N                                                                                                     
  Property type:  3 (FEPI node)                Name:  DEMOINQ                                                             
  Pool name:  CICSDEV2     Target name:               Timeout value:          25  seconds   Exit action:  R (Release)     
  Non-unique user:  N                                                                                                     
  Property type:  3 (FEPI node)                Name:  DEMOSGOF                                                            
  Pool name:  CICSDEV2     Target name:               Timeout value:          25  seconds   Exit action:  Override        
  Non-unique user:  N                                                                                                      
  Property type:  3 (FEPI node)                Name:  DEMOSGON                                                             
  Pool name:  CICSDEV2     Target name:               Timeout value:          25  seconds   Exit action:  A (Leave assigned)
  Non-unique user:  N
  Property type:  1 (DPL node)                 Name:  DFHMAIP2                                                             
  Linked-to program:  DFHMABP4     Remote system name:  MAD2     Mirror transaction:           SYNCONRETURN:  N            
  Property type:  2 (MQSeries node (PUT))      Name:  DFHMAIP3                                                             
  MQMD MsgType:  1 (Request)      Request queue:  CIA.IVP.DFHMABP6.REQUEST.QUEUE                                          
  MQMD ReplyToQ:  CIA.IVP.DFHMABP6.REPLY.QUEUE                    MQMD ReplyToQMgr:                                       
  Property type:  4 (MQSeries node (GET))      Name:  DFHMAIP4                                                             
  MQGMO WaitInterval:          30  seconds                                                                                 
  MQMD ReplyToQ:  CIA.IVP.DFHMABP6.REPLY.QUEUE                    MQMD ReplyToQMgr:                                       
  Property type:  3 (FEPI node)                Name:  DFHMAIP5                                                             
  Pool name:  MQIACD2      Target name:               Timeout value:          20  seconds      Exit action:  R (Release)   
  Non-unique user:  N                                                                                                      
  Property type:  5 (Link3270 bridge node)     Name:  DFHMAIP6                                                             
  Service name:  (None)               Facilitylike:           Keeptime:   3600  secs     Getwaitinterval:     1  msecs     
  Deallocate on exit:  1  (Always)              Non-unique userid:  N     AOR routing:  N     Vector logging:  ON          
  Property type:  R (Request properties)       Name:  L3270REQ                                                             
  Request type:  1 (Sync)        Navigator name:  TESTL327     Navigator transid:  L327                                    
  Property type:  R (Request properties)       Name:  MAIVPREQ                                                             
  Request type:  1 (Sync)        Navigator name:  DFHMAIP1     Navigator transid:  CMA5                                    
  Property type:  5 (Link3270 bridge node)     Name:  PROGRAM1                                                             
  Service name:  (None)               Facilitylike:           Keeptime:   3600  secs     Getwaitinterval:  4200000  msecs  
  Deallocate on exit:  1  (Always)              Non-unique userid:  N     AOR routing:  N     Vector logging:  ON          
  Property type:  5 (Link3270 bridge node)     Name:  PROGRAM2                                                             
  Service name:  (None)               Facilitylike:           Keeptime:   3600  secs     Getwaitinterval:  4200000  msecs  
  Deallocate on exit:  1  (Always)              Non-unique userid:  N     AOR routing:  N     Vector logging:  ON