Information
Limited support BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops SYSPROG Services 6.3.

NRQ


The Non Reusable Queue (NRQ) sampler monitors the number of available address space vector table slots (RSVNONR) that are available for replacing address space IDs marked as non-reusable.

It produces a warning message when both of the following conditions occur:

  • The number of available address space vector table slots (RSVNONR) that are available for replacing address space IDs marked as non-reusable drops below the specified threshold value (limit1).
  • The number of slots that are available for starting new address spaces (available queue) drops below the specified threshold value (limit2).

Syntax

GUID-D426AFC4-6D4D-435B-8457-2C4F1E356A3D-low.pngThe parameters are defined as follows:

Parameter

Description

int

is the length of the sample period in intervals; the default interval is 30 seconds

limit1

is the threshold for slots reserved for replacing slots marked non-reusable

The number of slots on the non-reusable replacement queue (value in ASVTANR) must be less than or equal to the specified number for a warning message to be issued.

limit2

is the threshold for the available queue (number of additional address spaces that can be started)

The number of slots on the available queue (ASVTAAV) must be less than or equal to the specified number for a warning message to be issued.

Warning

Note

Slots (ASIDs) are marked non-reusable when the job terminates while in a cross-memory environment. They remain unusable until all address spaces that had binds with the address space have ended.

The SYSPROG ASVT service displays the current and original values for the non-reusable replacement queue and the available queue.

Example

To display a warning message for a specified threshold, type

NRQ 2,5,10

This NRQ sampler checks every two intervals to see if there are less than six (limit1 value) slots remaining on the non-reusable replacement queue and less than 11 (limit2 value) slots on the available queue. A warning message is issued if both limit1 and limit2 have been reached. The message is reissued every minute (two intervals), assuming that the default interval value is 30 seconds, unless the number of slots on the available queue exceeds the limit2 value.

Warning message

The following warning message is issued by the NRQ service:

PWSNRQ01 *WARNING* Non-reusable replacement queue length is nnn

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView SYSPROG Services 6.2