Previous Topic: Modifying LinkagesNext Topic: Modifying Command Processing


Deleting Linkages

To delete a linkage, use the DELETE parameter and reference the command source. For example, suppose you created the following linkage:

LINK ADD USER=MAINT SYSID=VMSYS1 AUTHORITY=SYS

Because USER=MAINT is the command source, you would issue the following command to delete this linkage:

LINK DELETE USER=MAINT