+

Search Tips | Advanced Search

DEFINE CFSTRUCT on z/OS

Use the MQSC command DEFINE CFSTRUCT to define queue manager CF level capability, message offload environment, and backup and recovery parameters for a coupling facility application structure.


Use MQSC commands

For information on how we use MQSC commands, see Performing local administration tasks using MQSC commands.

We can issue this command from sources 2CR. For an explanation of the source symbols, see Use commands on z/OS®.

Synonym: DEF CFSTRUCT

DEFINE CFSTRUCT

DEFINE CFSTRUCT ( structure-name ) CFCONLOS (ASQMGR)CFCONLOS (TERMINATE)CFCONLOS (TOLERATE)CFLEVEL(3)CFLEVEL(integer)DESCR(' ')DESCR(string)LIKE(cfstruct-name)RECOVER (NO)RECOVER (YES)RECAUTO (YES)RECAUTO (NO)NOREPLACEREPLACEOffload attributesOffload attributesOFFLOAD(SMDS)OFFLOAD(DB2) OFFLD1SZ(32K/64K)OFFLD1SZ(size) OFFLD1TH(70)OFFLD1TH(percentage) OFFLD2SZ(4K/64K)OFFLD2SZ(size) OFFLD2TH(80)OFFLD2TH(percentage) OFFLD3SZ(0K/64K)OFFLD3SZ(size) OFFLD3TH(90)OFFLD3TH(percentage) DSGROUP('dsname.prefix.*.dsname.suffix')DSBLOCK(256K)DSBLOCK(blocksize)DSBUFS(100)DSBUFS(number)DSEXPAND(YES)DSEXPAND(NO)


Usage notes for DEFINE CFSTRUCT

  1. This command is valid only on z/OS when the queue manager is a member of a queue sharing group.
  2. This command cannot specify the CF administration structure (CSQ_ADMIN).
  3. Before any newly defined CF structure can be used by any queues, the structure must be defined in the Coupling Facility Resource Management (CFRM) policy data set.
  4. Only CF structures with RECOVER(YES) defined can be backed up and recovered.


Parameter descriptions for DEFINE CFSTRUCT