Previous Topic: How You Modify Linkages

Next Topic: How You Modify Command Processing Settings

How You Delete Linkages

To delete a linkage, use the DELETE parameter on the LINK command and reference the command source. For example, suppose you used this command to enable product RCS to issue system control commands to system SYS1:

LINK PRODUCT=RCS SYSID=SYS1 AUTH=SYS

Because PRODUCT=RCS is the command source, you would issue the following command to delete the linkage for product RCS:

LINK DELETE PRODUCT=RCS