Previous Topic: OPER WATCH PROGRAM ParametersNext Topic: Examples: OPER WATCH PROGRAM


OPER WATCH PROGRAM Usage

Display update frequency

Displays are updated every five seconds or at the interval specified in the OPER TIME command. (In some cases, such as under UCF, you must press Enter to update the screen with the most current information.)

OPER WATCH PROGRAM display

The following table explains the combined program pool usage returned from the OPER WATCH PROGRAM command.

Field displayed

Description/meaning

Pools Defined pgm

Number of types of pools defined:

  • 24-bit program pool (PP)
  • 24-bit reentrant pool (RP)
  • 31-bit program pool (XAPP)
  • 31-bit reentrant pool (XARP)

Program Storage

 

Available

Amount of space available, expressed in K bytes

Allocated

Space currently allocated, expressed in K bytes and as a percentage of total space available

Load requests

Total number of loads

Loads

 

#into unused space

Number of loads into unallocated space (also expressed as a percentage of the total number of loads)

overlaying unused pgm

Number of loads overlaying a program not currently in use (also expressed as a percentage of the total number of loads)

# overlaying pgm in use

Number of loads overlaying a program currently in use (also expressed as a percentage of the total number of loads)

# Waits for space

Number of waits for space

Amt storage loaded

Number of K bytes loaded

Avg size pgm/load

Average size of programs loaded, expressed in K bytes

WATCH PROGRAM program-pool information

The following table explains the specific program pool usage returned from the OPER WATCH PROGRAM PP, RP, XAPP, or XARP commands.

Field displayed

Description/meaning

Pool space

 

Available

Available space, expressed in K bytes

Allocated

Space currently allocated, expressed in K bytes and as a percentage of the pool

Alloc HWM

Largest amount of space allocated at one time (high water mark), expressed in K bytes and as a percentage of the pool

Programs

 

In Pool

Number of programs currently in the pool and the amount of space that they occupy, expressed in K bytes and as a percentage of the pool

Not in use

Number of programs in the pool not currently in use and the amount of space that they occupy, expressed in K bytes and as a percentage of the pool

In Use

Number of programs in the pool currently in use and the amount of space that they occupy, expressed in K bytes and as a percentage of the pool

Overlaid

Number of overlaid programs currently in the pool and the amount of space that they occupy, expressed in K types and as a percentage of the pool

Load Requests

 

# Loads

Total number of loads

# Into Unused Space

Number of loads into unallocated space (also expressed as a percentage of the total number of loads)

# Overlaying unused pgm

Number of loads overlaying a program not currently in use (also expressed as a percentage of the total number of loads)

# Overlaying pgm in use

Number of loads overlaying a program currently in use (also expressed as a percentage of the total number of loads)

# Waits for space

Number of waits for space

# Bytes loaded

Number of K bytes loaded

Avg size pgm/load

Average size of programs loaded, expressed in K bytes

For more information