Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Distribution Catalog Entries (WRKDSTCLGE) command allows the user to add, remove, and display distribution catalog entries and copy distribution repository objects.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
GLBNAME | Global name | Element list | Optional, Positional 1 |
Element 1: Global name token 1 | Character value, *ANY, *HIGHEST, *LOWEST, *NETID, *SERVER, *TARGET, *MDDATE, *MDTIME | ||
Element 2: Global name token 2 | Character value, *ANY, *HIGHEST, *LOWEST, *NETID, *CPNAME, *SERVER, *TARGET, *MDDATE, *MDTIME | ||
Element 3: Global name token 3 | Character value, *ANY, *HIGHEST, *LOWEST, *NETID, *CPNAME, *SERVER, *TARGET, *MDDATE, *MDTIME | ||
Element 4: Global name token 4 | Character value, *ANY, *HIGHEST, *LOWEST, *NETID, *CPNAME, *SERVER, *TARGET, *MDDATE, *MDTIME | ||
Element 5: Global name token 5 | Character value, *ANY, *HIGHEST, *LOWEST, *NETID, *CPNAME, *SERVER, *TARGET, *MDDATE, *MDTIME | ||
Element 6: Global name token 6 | Character value, *ANY, *HIGHEST, *LOWEST, *NETID, *CPNAME, *SERVER, *TARGET, *MDDATE, *MDTIME | ||
Element 7: Global name token 7 | Character value, *ANY, *HIGHEST, *LOWEST, *NETID, *CPNAME, *SERVER, *TARGET, *MDDATE, *MDTIME | ||
Element 8: Global name token 8 | Character value, *ANY, *HIGHEST, *LOWEST, *NETID, *CPNAME, *SERVER, *TARGET, *MDDATE, *MDTIME | ||
Element 9: Global name token 9 | Character value, *ANY, *HIGHEST, *LOWEST, *NETID, *CPNAME, *SERVER, *TARGET, *MDDATE, *MDTIME | ||
Element 10: Global name token 10 | Character value, *ANY, *HIGHEST, *LOWEST, *NETID, *CPNAME, *SERVER, *TARGET, *MDDATE, *MDTIME |
Top |
Specifies the tokens of the global name used to find the catalog entries to be displayed.
The possible values for token 1 are:
The possible values for tokens 2 through 10 are:
Top |
Example 1: Working with All Entries
WRKDSTCLGE
This command allows the user to work with all catalog entries.
Example 2: Working with Specific Entries
WRKDSTCLGE GLBNAME(ABACO *HIGHEST *HIGHEST XYZ)
This command allows the user to work with a selected catalog entry.
Example 3: Working with Specific Entries
WRKDSTCLGE GLBNAME(ABACO ZONEA *ANY)
This command allows the user to work with all catalog entries with a three token global name where the first token is ABACO and the second token is ZONEA.
Example 4: Working with catalog entries having special tokens:
WRKDSTCLGE GLBNAME(CMPNY1 *SERVER *TARGET *MDDATE *MDTIME)
This command allows the user to work with the catalog entry with global name CMPNY1 &SERVER &TARGET &DATE &TIME
Top |
*ESCAPE Messages
Top |