X'8054' QMR30 - BROWSE AREA PARM NOT SET

Explanation

The BROWSE request could not find a valid area to process. Valid areas are LOCAL, GLOBAL, OVERFLOW, and QUEUE SPACE NOTIFICATION (QSN). GLOBAL and OVERFLOW are valid for shared queues only.

Programmer response

Verify that a valid AREA is specified as LOCAL, GLOBAL, or OVERFLOW, or that QSN was specified on the function control card passed to QCF. If AREA is valid, verify that the area value was passed to IMS in the MQTYAREA field. If the area value is valid, then verify that IMS is processing a valid area as indicated by;
  • Flag BMRQFLG2 if a BROWSE function was requested,
  • Flag QMRQFLG2 if a QUERY function was requested and QUERY called BROWSE internally.

This is either a QCF or IMS error.