Previous Topic: DELETE termnameNext Topic: DISABLE termname


DEQ termname [FORCE]

Use this command to release ownership (dequeue) of the virtual terminal. If you specify the FORCE operand, it forces the current ownership to be released (even if the program current program does not have ownership). The FORCE operand should be used with extreme caution.

Note: This command is not allowed in any AOF rules with the exception of request rules.

DEQ TERM2
Return code:
 0 - DEQ completed successfully.
 4 - DEQ command was not executed. A warning message was issued:
     No enabled terminals were found to deq (DEQ ALL).
     Terminal name not found.
     Terminal is disabled.
12 - DEQ command failed. An error message was issued:
     No ENQ was found.
     Error posting next enq in chain.