Hi, I'm Bolo!
What would you like to know?
ASK BOLOPreview
Please to access Bolo.

Table of Contents

Search

  1. Preface
  2. PWX-00000 to PWX-00099
  3. PWX-00100 to PWX-00999
  4. PWX-01000 to PWX-01999
  5. PWX-02000 to PWX-04999
  6. PWX-05000 to PWX-06999
  7. PWX-07000 to PWX-09999
  8. Abend, Return, and Reason Codes in PowerExchange Messages

Message Reference Volume 1

Message Reference Volume 1

Reason Codes 04050000 to 0812000C0 - Circular Queue

Reason Codes 04050000 to 0812000C0 - Circular Queue

The circular queue issues reason codes from 04050000 through 0812000C0.
The following table describes the circular queue reason codes:
Reason Code
Explanation
04050000
The circular queue module (EDMXCIRQ) GET function found no records available and encountered the end‑of‑file.
04050004
The circular queue module (EDMXCIRQ) GET function found no records available from a conditional GET function.
04120004
The circular queue module (EDMXCIRQ) FNDTKN function could not find the $DLICQTS opened‑input control blocks.
08010004
The circular queue module (EDMXCIRQ) INIT function could not find the address for the $DLIGPPL parameter list.
08010040
The circular queue module (EDMXCIRQ) INIT function's virtual‑storage request for a circular queue initialization‑token area failed.
08020004
The circular queue module (EDMXCIRQ) TERM function could not find the address for the $DLIGPPL parameter list.
08020044
The circular queue module (EDMXCIRQ) TERM could not find the token value for the circular queue initialization control block.
08020048
The circular queue module (EDMXCIRQ) TERM function encountered an invalid circular queue initialization control‑block identifier.
08030004
The circular queue module (EDMXCIRQ) OPEN function could not find the address for the $DLIGPPL parameter list.
08030008
The circular queue module (EDMXCIRQ) OPEN function could not find the $DLICQMN control block.
08030010
The circular queue module (EDMXCIRQ) OPEN function encountered an invalid open‑request type.
08030020
The circular queue module (EDMXCIRQ) OPEN function encountered an unavailable GET TASK block because of too many open requests for input.
08030024
The circular queue module (EDMXCIRQ) OPEN function encountered an unavailable dynamic PUT TASK block because the virtual storage request failed.
08030028
The circular queue module (EDMXCIRQ) OPEN function encountered an unavailable static PUT TASK block because of too many open requests for output.
08030030
The circular queue module (EDMXCIRQ) OPEN function encountered a fixed‑length logical record length (LRECL) less than 8 bytes.
08030034
The circular queue module (EDMXCIRQ) OPEN function encountered a fixed‑length LRECL greater than the maximum value allowed for the queue.
08030036
The circular queue module (EDMXCIRQ) OPEN function does not allow the use of the WAIT=NO setting without also using the GET in LOCATE mode.
08030038
The circular queue module (EDMXCIRQ) OPEN function does not allow the use of the WAIT=NO setting with a global queue.
08040004
The circular queue module (EDMXCIRQ) CLOSE function could not find the address for the $DLIGPPL parameter list.
08040008
The circular queue module (EDMXCIRQ) CLOSE function could not find the $DLICQTS control block.
08040010
The circular queue module (EDMXCIRQ) CLOSE function encountered an unopened $DLICQTS control block.
08040014
The circular queue module (EDMXCIRQ) CLOSE function found that another task opened the $DLICQTS control block.
08040018
The circular queue module (EDMXCIRQ) CLOSE function encountered an unknown $DLICQTS control‑block task type.
08050004
The circular queue module (EDMXCIRQ) GET function could not find the address for the $DLIGPPL parameter list.
08050008
The circular queue module (EDMXCIRQ) GET function could not find the token value for the $DLICQTS control block.
08050010
The circular queue module (EDMXCIRQ) GET function found that the current task control block (TCB) does not own the $DLICQTS control block.
08050014
The circular queue module (EDMXCIRQ) GET function found a $DLICQTS control block not opened for input.
08050018
The circular queue module (EDMXCIRQ) GET function found a $DLICQTS control block at the end‑of‑file.
08050020
The circular queue module (EDMXCIRQ) GET function encountered an invalid $DLICQEB control block.
08060004
The circular queue module (EDMXCIRQ) PUT function could not find the address for the $DLIGPPL parameter list.
08060008
The circular queue module (EDMXCIRQ) PUT function could not find the token value for the $DLICQTS control block.
08060010
The circular queue module (EDMXCIRQ) PUT function found that the current task control block (TCB) does not own the $DLICQTS control block.
08060014
The circular queue module (EDMXCIRQ) PUT function found a $DLICQTS control block not opened for output.
08060018
The circular queue module (EDMXCIRQ) PUT function encountered an invalid record size.
08060020
The circular queue module (EDMXCIRQ) PUT function encountered a non‑zero return code from
a STATUS SET,MC,PROCESS macro call
08060024
The circular queue module (EDMXCIRQ) PUT function encountered a non‑zero return code from
a STATUS RESET,MC,PROCESS macro call
08080004
The circular queue module (EDMXCIRQ) DELETE function could not find the address for the $DLICQPL parameter list.
08080008
The circular queue module (EDMXCIRQ) DELETE function could not find the address for the $DLICQMN control block.
08110004
The circular queue module (EDMXCIRQ) SETEOF function could not find the address for the $DLICQPL macro.
08110010
The circular queue module (EDMXCIRQ) SETEOF function encountered an invalid control‑block identifier for the $DLICQMN control block.
08110014
The circular queue module (EDMXCIRQ) SETEOF function found unclosed PUT tasks.
08110018
The circular queue module (EDMXCIRQ) SETEOF function found no available buffer space for the end‑of‑file indication.
08120004
The circular queue module (EDMXCIRQ) FNDTKN function could not find the address for the $DLIGPPL parameter list.
08120008
The circular queue module (EDMXCIRQ) FNDTKN function could not find the token value for the $DLICQMN control block.
08120010
The circular queue module (EDMXCIRQ) FNDTKN function encountered a missing TCB owner value.
08120014
The circular queue module (EDMXCIRQ) FNDTKN function found that the current address space did not create this queue.
08120018
The circular queue module (EDMXCIRQ) FNDTKN function could not find any input $DLICQTS control blocks for this queue.
0803000C
The circular queue module (EDMXCIRQ) OPEN function encountered an invalid control‑block identifier for the $DLICQMN control block.
0803003C
The circular queue module (EDMXCIRQ) OPEN function does not allow the use of the find‑token (FNDTKN=Y) parameter with a global queue.
0804000C
The circular queue module (EDMXCIRQ) CLOSE function encountered an invalid control‑block identifier for the $DLICQTS control block.
0804001C
The circular queue module (EDMXCIRQ) CLOSE function found that an incorrect task attempted to close the $DLICQTS control block (FNDTKN processing).
0805000C
The circular queue module (EDMXCIRQ) GET function encountered an invalid control‑block identifier for the $DLICQTS control block.
0805001C
The circular queue module (EDMXCIRQ) GET function encountered a COND=YES setting along with an incompatible WAIT=NO setting.
080500FF
The circular queue module (EDMXCIRQ) GET function encountered a termination request from the CQTECB post code.
0806000C
The circular queue module (EDMXCIRQ) PUT function encountered an invalid control‑block identifier for the $DLICQTS control block.
0806001C
The circular queue module (EDMXCIRQ) PUT function encountered an invalid $DLICQEB control block.
080600FF
The circular queue module (EDMXCIRQ) PUT function encountered a termination request from the CQTECB post code.
0808000C
The circular queue module (EDMXCIRQ) DELETE function encountered an invalid identifier for the $DLICQMN control block.
080A0004
The circular queue module (EDMXCIRQ) CREATE function could not find the address for the $DLIGPPL parameter list.
080A0010
The circular queue module (EDMXCIRQ) CREATE function encountered a subpool value outside 0 and 255 (inclusive).
080A0014
The circular queue module (EDMXCIRQ) CREATE function encountered a GET task‑count value outside 1 and 15 (inclusive).
080A0018
The circular queue module (EDMXCIRQ) CREATE function encountered a PUT task‑count value outside 0 and 255 (inclusive).
080A001C
The circular queue module (EDMXCIRQ) CREATE function encountered a buffer count value outside 1 and 255 (inclusive).
080A0020
The circular queue module (EDMXCIRQ) CREATE function encountered a buffer size value outside 4096 and 32760 (inclusive).
080A0030
The circular queue module (EDMXCIRQ) CREATE function's virtual‑storage request for the $DLICQMN control block failed.
080A0034
The circular queue module (EDMXCIRQ) CREATE function's virtual‑storage request failed for the $DLICQTS control block (GET TASK function).
080A0038
The circular queue module (EDMXCIRQ) CREATE function's virtual‑storage request failed for the $DLICQTS control block (PUT TASK function).
080A003C
The circular queue module (EDMXCIRQ) CREATE function's virtual‑storage request for circular queue buffers failed.
0811000C
The circular queue module (EDMXCIRQ) SETEOF function could not find the token value for the $DLICQMN control block.
0812000C
The circular queue module (EDMXCIRQ) FNDTKN function encountered an invalid control‑block identifier for the $DLICQMN control block.

0 COMMENTS

We’d like to hear from you!