OpenTP1 Version 7 Operation

[Contents][Index][Back][Next]

5.9 Queue operations

Organization of this section
(1) Display of queue group status
(2) Allocation of a physical file for a message queue
(3) Deletion of the physical file for a message queue

(1) Display of queue group status

The status of physical files and queue files can be displayed for queue groups with the quels command.

The displayed information includes the record length of a physical file, number of records in use, path name of the physical file, etc.

(2) Allocation of a physical file for a message queue

The queinit command allocates a physical file to be used as a message queue by the message queue service.

(3) Deletion of the physical file for a message queue

A physical file allocated for a message queue by the queinit command can be deleted with the querm command. The specified physical file cannot be deleted if it is being used in the online mode.