Previous Topic: READ CommandNext Topic: WRITE Command


UNLOCK Command

The UNLOCK command restores access to a queue locked by a previously issued LOCK command.

This command has the following format:

ADDRESS PPQ 'UNLOCK QUEUE(qname)'
QUEUE

Specifies the 1- to 16-character name of the queue (qname). The queue name can contain alphanumeric characters and any of these special characters: ! @ # $ _

The queue name cannot contain blanks.

Usage Notes: