Skip to main content
Question

CICS WRITEQ location

  • November 25, 2025
  • 1 reply
  • 13 views

Bruce Cheatwood

Where can I find documentation on how to configure where EXEC CICS WRITEQ data is stored?

1 reply

Kim Hoskin
Forum|alt.badge.img+2
  • Moderator
  • November 25, 2025

Hi,

Does the following help:
https://docs.rocketsoftware.com/bundle/enterprisedevelopervs2022_ug_100/page/bxd1761555937978.html

See excerpt for TS model -location option, snippet:

Location

The storage the queue will be held in:Auxiliary

Queues matching this model are to be held in auxiliary temporary storage. Whatever is specified on the API request is disregarded.

Main

Queues matching this model are to be held in main temporary storage. Whatever is specified on the API request is disregarded.