CL Command Reference - RMVDSTCLGE
CL Command List > RMVDSTCLGE Reference
Description:
The Remove Distribution Catalog Entry (RMVDSTCLGE) command allows the user to remove a specific catalog entry from the distribution catalog. If the associated data object is stored in the distribution repository, the repository object is also deleted.
Examples:
Example 1: Remove a Catalog Entry
RMVDSTCLGE GLBNAME(ABCCO *LOWEST *HIGHEST *ANY XYZ)
This command removes an entry from the catalog. Tokens one and five match the corresponding catalog entry tokens. The catalog entry with the lowest value is selected for the second token. The highest value is selected for the third token. Token 4 is ignored. The priority of the search examines the tokens from left to right.
Example 2: Remove a Catalog Entry
RMVDSTCLGE GLBNAME(CMPNY1 *SERVER *TARGET *MDDATE *MDTIME)
This command removes the entry with global name CMPNY1 &SERVER &TARGET &DATE &TIME