Home

 

Usage notes

 

  1. DISPLAY ARCHIVE returns a report that shows the initial values for the archiving parameters, and the current values as changed by the SET ARCHIVE command.

    • Units in which primary and secondary space allocations are made (ALCUNIT).

    • Prefix for first archive log data set name (ARCPFX1).

    • Prefix for second archive log data set name (ARCPFX2).

    • The retention period of the archive log data set in days (ARCRETN).

    • List of route codes for messages to the operator about archive log data sets (ARCWRTC).

    • Whether to send message to operator and wait for reply before trying to mount an archive log data set (ARCWTOR).

    • Block size of archive log data set (BLKSIZE).

    • Whether archive log data sets are cataloged in the ICF (CATALOG).

    • Whether archive log data sets should be compacted (COMPACT).

    • Primary space allocation for DASD data sets (PRIQTY).

    • Whether archive log data sets are protected by ESM profiles when the data sets are created (PROTECT).

    • Maximum time, in seconds, allowed for quiesce when ARCHIVE LOG with MODE(QUIESCE) specified (QUIESCE).

    • Secondary space allocation for DASD data sets. See the ALCUNIT parameter for the units to be used (SECQTY).

    • Whether the archive data set name should include a time stamp (TSTAMP).

    • Device type or unit name on which the first copy of archive log data sets is stored (UNIT).

    • Device type or unit name on which the second copy of archive log data sets is stored (UNIT2).

    It also reports the status of tape units used for archiving.

    For more details of these parameters, see SET ARCHIVE.

  2. This command is issued internally by WebSphere MQ at the end of queue manager startup.

 

Parent topic:

DISPLAY ARCHIVE


sc11640_


 

Home