Note:
Unless otherwise indicated, the data fields described
in this section are read-only. Fields that are not described here
are reserved for CICSPlex® SM; unpredictable results may occur if these
fields are changed.
The element description area, EYURWSVE, contains information about
the individual target regions associated with the list of candidate target regions
returned by SM_SCOPE.
The format of the SCOP_VECT element description area in shown in Figure 54.
Figure 54. The SCOP_VECT element description area
EYURWSVE DSECT , Define a SCOP_VECT element
WSVE_TOKEN DS D Target region TOKEN
WSVE_APPLID DS CL8 Target region APPLID
WSVE_LOAD_CNT DS F Target region Load Count
WSVE_RTERR_IND DS CL1 Route Error indicator
WSVE_FILL0 DS CL2 Reserved
WSVE_SEL_IND DS CL1 Target region Selectable Indicator
WSVE_WEIGHT DS D Target region Weight
WSVE_SYSID DS CL4 Target region SYSID
WSVE_IGNORE DS C IGNORE Indicator
WSVE_STAT_WSVE DS C Scope Vector entry status
WSVE_AOR_STATE DS C AOR State
WSVE_FILL1 DS C Reserved
WSVE_HLTH_IND DS 0CL12 HEALTH indicators
WSVE_HLTH_SOS DS C Short on Storage indicator
WSVE_HLTH_MAXT DS C Maxtask Indicator
WSVE_HLTH_STALL DS C Stall Indicator
WSVE_HLTH_DUMP DS C DUMP Indicator
WSVE_LINK_STAT DS C Communications LINK indicator
WSVE_EVENT_SEV DS C Target region severity indicator for the
event specified in the
Transaction Group for which the
Transaction is defined.
WSVE_RELID DS 0CL4 Target region release level
WSVE_RELID_TYPE DS CL1 Target region release type
WSVE_RELID_VERS DS CL3 Target region release version
WSVE_FILL2 DS CL2 Reserved
WSVE_FILL3 DS F Reserved
WSVE_LENGTH EQU *-EYURWSVE Length Of SCOP_VECT element
The information provided for each target region is:
- WSVE_AOR_STATE
- Identifies the current condition of the target region.
- 0
- The target region has been quiesced (as a result of a SET QUIESCE
action on the WLMAWAOR view). The target region has no outstanding transaction
affinity relationships and is not accepting any additional work.
- 1
- The target region is active and accepting work.
- 2
- The target region is not active.
- 3
- The target region is quiescing (as a result of a SET QUIESCE action
on the WLMAWAOR view). Only transactions that are bound by outstanding
affinity relationships can be routed to this target region. Such transactions
can be routed to the target region only until the end of the affinity lifetime.
- 4
- The target region state is unknown.
- WSVE_APPLID
- Specifies the APPLID of the target region. Unpredictable results
may occur if you modify the contents of this field.
- WSVE_EVENT_SEV
- Specifies target region severity for the event specified for the
transaction group to which the transaction is associated.
- 0
- Very low severe.
- 1
- Low severe.
- 2
- Low warning.
- 3
- Normal.
- 4
- High warning.
- 5
- High severe.
- 6
- Very high severe.
- N
- No event is defined for the transaction group.
- WSVE_HLTH_SOS
- Specifies whether the target region is short on storage.
- 0
- The target region is not short on storage.
- 1
- The target region is short on storage.
- 2
- The target region state is unknown.
- WSVE_HLTH_MAXT
- Specifies whether the target region has reached the maximum number
of tasks.
- 0
- The target region has not reached its maxtask level.
- 1
- The target region has reached its maxtask level.
- 2
- The target region state is unknown.
- WSVE_HLTH_STALL
- Specifies whether the target region is active but not doing any application
work.
- 0
- The target region is active but not doing any application work.
- 1
- The target region is active and is doing application work.
- 2
- The target region state is unknown.
- WSVE_HLTH_DUMP
- Specifies whether the target region is currently processing a transaction
or system dump.
- 0
- The target region is processing a dump.
- 1
- The target region is not processing a dump.
- 2
- The target region state is unknown.
- WSVE_IGNORE
- Specifies whether this target region can be used by SM_BALANCE. You
can set the contents of this field to one of the following values:
- 0
- The entry is valid for SM_BALANCE.
- 1
- The entry should be ignored for SM_BALANCE.
- WSVE_LINK_STAT
- Specifies the condition of the communications link between the requesting region
and target region.
- 0
- The link is active.
- 1
- The link is not active.
- 2
- The link is not defined.
- WSVE_STAT_WSVE
- Identifies the scope vector entry status.
- 0
- The entry is valid for use.
- 1
- Only the APPLID field is valid.
- 2
- Only the SYSID field is valid.
- WSVE_SYSID
- Specifies the SYSID of the target region. Unpredictable results may
occur if you modify the contents of this field.

[[ Contents Previous Page | Next Page Index ]]