Previous Topic: DCMT DISPLAY MESSAGE Command UsageNext Topic: DCMT DISPLAY MPMODE TABLE Command


DCMT DISPLAY MODID Command

The DCMT DISPLAY MODID command displays identifying information for components of one or more programs.

DCMT DISPLAY MODID Syntax

The following diagram shows the syntax for the DCMT DISPLAY MODID command:

►►─ DCMT ─┬───────────────────┬───────────────────────────────────────►
          └─ broadcast-parms ─┘

 ►── Display MODId ─┬──────────────────────────────────────┬──────────►◄
                    ├── program-specification ─────────────┤
                    └┬──────────────────┬─┬──────────────┬─┘
                     └─ FROM from-name ─┘ └─ TO to-name ─┘

Expansion of program-specification

►►───┬───────────────────┬─ program-name ─┬────────────────────────┬──►◄
     └ dictnode.dictname ┘                └ Version version-number ┘

DCMT DISPLAY MODID Parameters

This section describes the DCMT DISPLAY MODID command parameters:

broadcast-parms

Executes the DCMT command on all or a list of data sharing group members.

For more information about broadcasting and broadcast-parms syntax, see the System Tasks and Operator Commands Guide

program-specification

Identifies the program for which information is to be displayed. program-specification must identify a program or nucleus module residing in the DC/UCF address space.

To identify a program that was loaded from an alternate data dictionary, specify DICTNODE or DICTNAME as described in Expansion of program-specification.

FROM from-name

Identifies the first program for which information is to be displayed. Information is displayed for all programs and nucleus modules whose name is greater than or equal to from-name.

Default: Spaces if TO to-name is specified.

TO to-name

Specifies the name of the last program for which information is to be displayed. Information is displayed for all programs and nucleus modules whose name is less than program-name or begins with to-name.

Default: Z if FROM from-name is specified.

Note: If program-specification, from-name and to-name are not specified, information is displayed for all programs and nucleus modules residing in the DC/UCF address space.

Expansion of program-specification

program-name

Specifies the name of a program or nucleus module that resides in the DC/UCF address space.

dictnode

Specifies the DDS node that controls the data dictionary from which the named program was loaded.

dictname

Specifies the alternate data dictionary from which the named program was loaded.

Note: Although dictnode and dictname are both optional parameters, if dictnode is specified and dictname is not specified, you must include a . (period) to represent the missing dictname parameter.

Version version-number

Specifies the version number of the named program. version-number must be an integer in the range 1 through 9999.

Default:1

Examples: Displaying module information

The following example shows how to use the DCMT command to display module information about all components of one program, IDMSDBMS.

DCMT D MODID IDMSDBMS Module Name IDMSDBMS Assembly Date 20100111 Assembly Time 16.41 Product Name CA IDMS Product Release 18.0 RMID CAGJI00 Component ID CAGJI00 Copyright (C) 1972-2010 CA. ALL RIGHTS RESERVED. Module Name IDMSDBM2 Assembly Date 20100111 Assembly Time 16.41 Product Name CA IDMS Product Release 18.0 RMID CAGJI00 Component ID CAGJI00 Copyright (C) 1972-2010 CA. ALL RIGHTS RESERVED.

The following example shows how to use the DCMT command to display module information for a range of programs from IDMSDB to IDMSDD.

DCMT D MODID FROM IDMSDB TO IDMSDD Module Date Time FMID RMID IDMSDBIO IDMSDBIC 20100111 16.41 CAGJI00 CAGJI00 IDMSDBIB 20100111 16.41 CAGJI00 CAGJI00 IDMSDBIJ 20100111 16.41 CAGJI00 CAGJI00 IDMSDBID 20100111 16.41 CAGJI00 CAGJI00 IDMSDBIM 20100111 16.41 CAGJI00 CAGJI00 IDMSDBIO 20100111 16.41 CAGJI00 CAGJI00 IDMSDBIV 20100111 16.41 CAGJI00 CAGJI00 IDMSDBIX 20100111 16.41 CAGJI00 CAGJI00 IDMSDBIT 20100111 16.41 CAGJI00 CAGJI00 IDMSDBMS IDMSDBMS 20100111 16.41 CAGJI00 CAGJI00 IDMSDBM2 20100111 16.41 CAGJI00 CAGJI00 IDMSDCLI 20100111 16.42 CAGJI00 CAGJI00 IDMSDCOM 20100111 16.42 CAGJI00 CAGJI00 IDMSDDAM IDMSDDAM 20100111 16.42 CAGJI00 CAGJI00 IDMSDDAT 20100111 16.42 CAGJI00 CAGJI0