The DFHCSDUP LIST command

Produce listings of the current status of the CSD file.

Read syntax diagramSkip visual syntax diagramLIST syntax
 
         .-All--------------.
>>-LIst--+------------------+--+---------+---------------------><
         +-Group(groupname)-+  '-Objects-'
         '-LIst(listname)---'
 

Description

The listings are output to the SYSOUT data set, along with the messages issued by the command processing. The result is to print the contents of all the qualifying groups or lists.

Options

Group(groupname)
specifies only those resource definitions within the named group. You can specify a generic group name.
LIst(listname)
specifies only those resource definitions within the groups contained in the named list. You can use a generic list name only if you are not using the OBJECTS option (the only command where a generic list name is not acceptable is LIST LIST(listname) OBJECTS).
Objects
specifies the level of detail required for each resource definition. You can extract resource definition data at two levels of detail:
  • Without the OBJECTS option, the command extracts either the names of all the groups within a specified list, or the names of all the resource definitions within a specified group.
  • With the OBJECTS option, all the resource definition attributes are also extracted.

Examples

The listings produced by the various commands are as follows:

Back to full list of commands: Resource management utility DFHCSDUP commands

[[ Contents Previous Page | Next Page Index ]]