Previous Topic: Queue and Scratch AreasNext Topic: Scratch Records


Queue Records

Queue records can be used as work records that are shared by tasks on all DC/UCF system terminals. Entries are directed to a queue with database commands embedded in the dialogs or batch programs. Queues can transfer data across the entire DC/UCF system and are maintained across system shutdowns and crashes. Currencies and locks are not passed between tasks.

Note: When used in a sysplex environment, the queue area may be shared between multiple DC/UCF systems. For more information on shared queues, please see the CA IDMS System Operations Guide manual.

Queue records have the following characteristics:

Queues created at system generation with the system QUEUE statement can be accessed by an CA ADS application. Additionally, an application can create its own queues by requesting storage space with a GET QUEUE statement in the dialog process code.

An application can use queue records to accomplish the following functions: