DEASSIGN[/qualifier[s]] logicalname /GLOBAL /LOCAL /LOGIN /SYSTEM /TERMINAL:ddnn: or DEASSIGN /ALL The format of logical name is ddnn:. It is omitted when the /ALL qualifier is used. Abbreviation: DEA For more information about deassigning queues to processors, see HELP DEASSIGN QUEUE. 3 ALL DEASSIGN/ALL The /ALL qualifier specifies that all assignments of the specified type be deleted. No logicalname is required with this format. 3 SYSTEM #GLOBAL 3 GLOBAL DEASSIGN/GLOBAL logicalname DEASSIGN/SYSTEM logicalname The /GLOBAL qualifier specifies that a global assignment is to be deleted. /SYSTEM is a synonym for /GLOBAL. /TERMINAL can not be specified with this qualifier. Only a privileged terminal can delete global assignments. 3 LOCAL DEASSIGN[/LOCAL] logicalname The /LOCAL qualifier is the default and specifies that a local assignment is to be deleted. 3 LOGIN DEASSIGN/LOGIN logicalname The /LOGIN qualifier specifies that a login assignment is to be deleted. Only a privileged terminal can delete login assignments. 3 TERMINAL DEASSIGN/TERMINAL:ddn logicalname The /TERMINAL qualifier specifies that the logical assignment to be deleted applies to another terminal. /TERMINAL can not be specified along with /GLOBAL or its synonym, /SYSTEM. Only privileged terminals can delete assignments from other terminals. 2 QUEUE @DCLDEASSQ