Interface IWorkloadTargetStatus
-
- All Superinterfaces:
ICICSObject
,ICPSMManager
,com.ibm.cics.model.meta.ITypedObject
public interface IWorkloadTargetStatus extends ICPSMManager
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
IWorkloadTargetStatus.ContactStatusValue
Enumeration type for field CON_STATUSstatic class
IWorkloadTargetStatus.HealthDumpValue
Enumeration type for field HLTHDUMPstatic class
IWorkloadTargetStatus.HealthMasNonresponsiveValue
Enumeration type for field HLTHNRMstatic class
IWorkloadTargetStatus.HealthMaxtasksValue
Enumeration type for field HLTHMAXTstatic class
IWorkloadTargetStatus.HealthShortOnStorageValue
Enumeration type for field HLTHSOSstatic class
IWorkloadTargetStatus.HealthStallValue
Enumeration type for field HLTHSTALLstatic class
IWorkloadTargetStatus.OptimizationEnablementValue
Enumeration type for field WLMOPTENstatic class
IWorkloadTargetStatus.OptimizationStatusValue
Enumeration type for field OWSTATEstatic class
IWorkloadTargetStatus.StatusValue
Enumeration type for field STATUSstatic class
IWorkloadTargetStatus.TaskLoadQueueModeValue
Enumeration type for field WLMQMODE
-
Field Summary
-
Fields inherited from interface com.ibm.cics.model.ICPSMManager
COPYRIGHT
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Long
getCfreadct()
Getter for field CFREADCTjava.lang.Long
getCfUpdateCount()
Getter for field CFUPDCNTIWorkloadTargetStatusReference
getCICSObjectReference()
IWorkloadTargetStatus.ContactStatusValue
getContactStatus()
Getter for field CON_STATUSjava.lang.String
getCpsmver()
Getter for field CPSMVERjava.lang.Long
getEvents()
Getter for field EVENTSIWorkloadTargetStatus.HealthDumpValue
getHealthDump()
Getter for field HLTHDUMPjava.lang.Long
getHealthIndicator()
Getter for field WLMHLTHIWorkloadTargetStatus.HealthMasNonresponsiveValue
getHealthMasNonresponsive()
Getter for field HLTHNRMIWorkloadTargetStatus.HealthMaxtasksValue
getHealthMaxtasks()
Getter for field HLTHMAXTIWorkloadTargetStatus.HealthShortOnStorageValue
getHealthShortOnStorage()
Getter for field HLTHSOSIWorkloadTargetStatus.HealthStallValue
getHealthStall()
Getter for field HLTHSTALLjava.lang.Long
getMaxtasks()
Getter for field MAXTASKSICICSType<IWorkloadTargetStatus>
getObjectType()
IWorkloadTargetStatus.OptimizationEnablementValue
getOptimizationEnablement()
Getter for field WLMOPTENIWorkloadTargetStatus.OptimizationStatusValue
getOptimizationStatus()
Getter for field OWSTATEjava.lang.String
getOwningCMAS()
Getter for field OWNINGCMASjava.lang.String
getReportingCMAS()
Getter for field RPTINGCMASjava.lang.Long
getRouteAbends()
Getter for field RTABENDjava.lang.Long
getRouteCompletes()
Getter for field RTCOMPLETEjava.lang.Long
getRouteErrors()
Getter for field RTERRORjava.lang.Long
getRouteInitiates()
Getter for field RTINITIATEjava.lang.Long
getRouteNotifies()
Getter for field RTNOTIFYjava.lang.Long
getRouteSelections()
Getter for field RTSELECTjava.lang.Long
getRouteTerminates()
Getter for field RTTERMINATEjava.lang.Long
getRoutingLoad()
Getter for field ROUTINGLOADjava.lang.Long
getRoutingWeight()
Getter for field ROUTEWGHTjava.lang.String
getRsPoolID()
Getter for field RSPOOLIDjava.lang.Long
getRsServerBottomTier()
Getter for field BOTRSUPDjava.lang.Long
getRsServerReadInterval()
Getter for field READRSjava.lang.Long
getRsServerTopTier()
Getter for field TOPRSUPDjava.lang.Long
getRsServerUpdateFreq()
Getter for field UPDATERSIWorkloadTargetStatus.StatusValue
getStatus()
Getter for field STATUSjava.lang.String
getTargetRegion()
Getter for field AORjava.lang.Long
getTaskCountIncrement()
Getter for field TASKINCjava.lang.Long
getTaskLoad()
Getter for field TASKLOADjava.lang.Long
getTaskLoadHealthThreshold()
Getter for field WLMTHRSHIWorkloadTargetStatus.TaskLoadQueueModeValue
getTaskLoadQueueMode()
Getter for field WLMQMODEjava.lang.Long
getWorkloadCount()
Getter for field WRKLDCNT-
Methods inherited from interface com.ibm.cics.model.ICICSObject
getCICSType, getName
-
Methods inherited from interface com.ibm.cics.model.ICPSMManager
getCICSContainer
-
-
-
-
Method Detail
-
getObjectType
ICICSType<IWorkloadTargetStatus> getObjectType()
- Specified by:
getObjectType
in interfaceICICSObject
- Specified by:
getObjectType
in interfaceICPSMManager
- Specified by:
getObjectType
in interfacecom.ibm.cics.model.meta.ITypedObject
-
getTargetRegion
java.lang.String getTargetRegion()
Getter for field AORTarget region name
The name of an active CICS system, acting as a WLM target region.
-
getStatus
IWorkloadTargetStatus.StatusValue getStatus()
Getter for field STATUSTarget region status
The current status of the target region associated with the workload, as one of the following:
- ACTIVE - The target is available to participate in workload management.
- QUIESCEING - The target is being quiesced. No new transactions are routed to this target. Transactions currently being routed to this target are routed to another target, unless an affinity relation exists. If there is an affinity relation, transactions continue to be routed to this target until the affinity lifetime expires. Note that if a target has an affinity lifetime of PERMANENT, it will remain in a QUIESCING state indefinitely.
- QUIESCED - The target is not available to participate in workload management.
Input Values: ACTIVE | QUIESCE
-
getContactStatus
IWorkloadTargetStatus.ContactStatusValue getContactStatus()
Getter for field CON_STATUSTarget region contact status
The status of the connection between the target region and the CMAS. Values are:
- LOSTCON - The connection between the target region and the CMASs has been lost.
- N_A - The connection between the target region and the CMASs managing the workload is available.
-
getOptimizationStatus
IWorkloadTargetStatus.OptimizationStatusValue getOptimizationStatus()
Getter for field OWSTATEOptimization status
This field reports the status of the current target region for the optimized workload routing function.
The possible values are:
- ACTIVE
- This target region is executing in an optimized workload state.
- INACTIVE
- This region is capable of executing in an optimized workload state, however, it is not
currently optimized for one or more of the following reasons:
- The region has no connection to an RS server
- The region is connected to an RS server, however, the server has not been able to connect to the z/OS coupling facility
- The optimised workload routing function is DISABLED for the current target region facility
- The RS server update frequency value for this region is 0, which means that the optimization capabilities for this region are not enabled
- N_A
- The target region is not configured to provide optimized workload management. Only non optimized WLM routing decisions can be made.
This value is set to INACTIVE if the reporting CMAS is not connected to a Region Status (RS) server.
-
getRoutingWeight
java.lang.Long getRoutingWeight()
Getter for field ROUTEWGHTWLM routing weight for region
This is the calculated routing weight for the current routing target without accounting for outstanding RTA MRM events, router region link speeds and transaction abend probabilities. Only the transaction load and health state of the region are calculated into this value. The health state is a combination of the SOS, Dump, Stall, MAXTASK and z/OS WLM health conditions. The transaction load is the value indicated by the 'Task load percentage' attribute. No workload associated parameters are included in this weight value. To determine routing weights for specific workloads, then use the corresponding attribute returned in the WLMAWAOR 'Target region in active workload' views.
When no affinities are applicable to a dynamic routing request, then the routing weights of all target regions in the routing scope are compared and the region with the lowest weight value will be the one selected. If several regions have the same lowest weight value, then one of that set is randomly selected as the routing target.
Note: 2147483647 is a special value indicating that the target is quiesced or z/OS WLM health is 0. Target regions with this value have been removed from workload management. This means that no further transactions are routed to the target region.
-
getWorkloadCount
java.lang.Long getWorkloadCount()
Getter for field WRKLDCNTWorkload count
This is a count of the workloads which have designated this region as a dynamic routing target.
The workload count is set to zero (0) if:
- the reporting CMAS is not the owning CMAS.
- the owning CMAS is a version prior to CICS TS 4.1.
- the owning CMAS is participating in a workload but has no routers connecting to it.
-
getEvents
java.lang.Long getEvents()
Getter for field EVENTSRTA event count for target region
This is the count of all outstanding RTA events that are associated with the current region.
This value is set to zero (0) if the reporting CMAS is not the owning CMAS.
-
getTaskLoadQueueMode
IWorkloadTargetStatus.TaskLoadQueueModeValue getTaskLoadQueueMode()
Getter for field WLMQMODETask load queue mode
This attribute specifies how the queued task load of a target CICS region is to be evaluated:
- MAXTASK - specifies that both active and MAXTASK queued tasks are to be included in the task load evaluation for the region.
- ALL - specifies that the task load evaluation for the region will include active tasks, tasks queued for the MAXTASK limit and tasks that are queued because of a TRANCLASS limit.
- N_a - specifies that the current region is not at a high enough level to support the use of this attribute. You will not be able to change it, and the WLM route decision process will ignore it.
The default value is ALL. This value is specified within the CICSPlex SM CICS system definition object. If you want this value to be changed, you must modify the system definition for the current region and then restart it. You may change the value in an active CICS region by using the CICSPlex SM MAS object. When the region restarts it will revert to the value specified in the system definition.
-
getTaskLoad
java.lang.Long getTaskLoad()
Getter for field TASKLOADTask load percentage
This is the normalized task load for this target region. It is calculated from dividing the current task routing count by the MAXTASKS value for the region, and multiplying by 100.
-
getRouteSelections
java.lang.Long getRouteSelections()
Getter for field RTSELECTRoute selections
The number of times that the current region has been chosen as a routing target by route selection processing.
This value is the total for all requests processed by routing regions while they were connected to the reporting CMAS.
-
getRouteErrors
java.lang.Long getRouteErrors()
Getter for field RTERRORRoute errors
The number of times that the selection of the current region has caused a route error to occur. Route errors occur when CICSPlex SM has selected a target region, and CICS has experienced an error in routing the work to it. For example, the connection is out of service, or no sessions are immediately available for an LU 6.2 connection. CICSPlex SM will attempt to select another target when this occurs.
This value is the total for all requests processed by routing regions while they were connected to the reporting CMAS.
-
getRouteTerminates
java.lang.Long getRouteTerminates()
Getter for field RTTERMINATERoute terminates
The number of times that route terminate has been driven for this region. Route terminate occurs when a transaction finishes on a target region.
This value is the total for all requests processed by routing regions (dynamic routing) and all requests processed by the target region (distributed routing) while they were connected to the reporting CMAS.
-
getRouteNotifies
java.lang.Long getRouteNotifies()
Getter for field RTNOTIFYRoute notifies
The number of times that route notify has been driven for this region. Route notify normally occurs when a static routing starts.
This value is the total for all requests processed by routing regions while they were connected to the reporting CMAS.
-
getRouteAbends
java.lang.Long getRouteAbends()
Getter for field RTABENDRoute abends
The number of times that route abend has been returned after selecting this region.
This value is the total for all requests processed by routing regions (dynamic routing) and all requests processed by the target region (distributed routing) while they were connected to the reporting CMAS.
-
getRouteInitiates
java.lang.Long getRouteInitiates()
Getter for field RTINITIATERoute initiates
The number of times that routed transactions have been actually started on the target region.
This value is the total for all requests processed by the target region while it was connected to the reporting CMAS.
-
getRouteCompletes
java.lang.Long getRouteCompletes()
Getter for field RTCOMPLETERoute completes
The number of times that route complete has been driven for this region. Route complete occurs after the transaction request is dispatched to the waiting queue of the target region.
This value is the total for all requests processed by routing regions while they were connected to the reporting CMAS.
-
getHealthShortOnStorage
IWorkloadTargetStatus.HealthShortOnStorageValue getHealthShortOnStorage()
Getter for field HLTHSOSShort on storage
This field indicates the SOS status of this routing target at the current time. Note that a CICS region can change from being in and out of SOS status very rapidly.
-
getHealthStall
IWorkloadTargetStatus.HealthStallValue getHealthStall()
Getter for field HLTHSTALLRegion has stalled
This indicates whether the routing target is in a stall condition. If the region is stalled, use the Active task views to determine which tasks are suspended, and determine why. Note: Stall here means a task has been waiting for the same resource for a specific time.
-
getHealthDump
IWorkloadTargetStatus.HealthDumpValue getHealthDump()
Getter for field HLTHDUMPRegion is dumping
This indicates whether the routing target is currently issuing a transaction or system dump.
-
getHealthMaxtasks
IWorkloadTargetStatus.HealthMaxtasksValue getHealthMaxtasks()
Getter for field HLTHMAXTRegion is at MAXTASKS
This indicates whether the routing target is currently running at a task rate that has reached its maximum tasks threshold.
-
getRoutingLoad
java.lang.Long getRoutingLoad()
Getter for field ROUTINGLOADRouting Load
This is the routing load used by WLM route decision making for the target region. Note that this will not match the real CICS task count at the time of this query.
For an ACTIVE System Optimized WLM target region this will be the approximate task load in the target region, taking into account 'Task Count Increment Value', 'RS Server Bottom Tier' and 'RS Server Top Tier'. The accuracy of this value is also affected by the RS Read Interval and RS Update frequency settings.
For target regions that are not connected to a RS Server, and are therefore in a non-optimized WLM state, this value will appear to be less accurate, when compared to the actual task count. This is because this is the normalized routing load for this region. It should be noted that when running in a non-optimized WLM state, this value can exceed the MAX TASK value, without the MAX TASK flag being set on, and is correct behaviour as the MAX TASK indicator is related to the target region's health status taken from actual task counts.
It is possible that a region could be the target for multiple workloads and show different routing weight values. This is not abnormal behaviour - it is a symptom of the synchronization latencies within workload manager. Workload optimization will nullify this effect. The workload manager runtime processes will continue to execute normally in spite of this disparity in the load values. To suppress these observed load differences, try to ensure that all MASs and CMASs that participate in the workload have a connectable region status server available.
Where a workload contains target regions with different CICS TS releases, differences in the default number of active CICSPlex SM tasks in a CICS region when no other tasks are running may cause changes in the distribution of work to the target regions. Target regions at CICS TS V5.4 will have 0 CICSPlex SM tasks by default. This is compared to target regions at CICS TS V5.3 or earlier, which can have anywhere between 3 and 19 CICSPlex SM tasks active by default. This may lead to target regions earlier than the CICS TS V5.4 release being treated as less desirable by the routing algorithm.
-
getMaxtasks
java.lang.Long getMaxtasks()
Getter for field MAXTASKSMaximum task count for region
This is the defined maximum number of active tasks that may concurrently execute in this routing target.
-
getCfUpdateCount
java.lang.Long getCfUpdateCount()
Getter for field CFUPDCNTCoupling Facility update count
This is the number of update calls that the RS Server has made to the coupling facility for this target region.
This value is reset to zero whenever the RS Server or the CICS region is started.
-
getRsPoolID
java.lang.String getRsPoolID()
Getter for field RSPOOLIDRS server pool name
For sysplex optimized workloads, region status data is maintained within a coupling facility data table. That table will be contained within a CFDT pool identified by this attribute. For an optimized workload to activate, there must be an active Region Status server which manages data for the pool name identified here.
As best practice, your region status server and its pool name should be discrete from those used for user application purposes. Do not share the region status server and pool with user applications. This attribute is defined in the parent CICSplex definition of the current target region. The default pool name as implemented by CICSPlex SM is DFHRSTAT. It is strongly recommended to use the default region status server pool name.
You might want to use a pool name other than the default for the following scenarios:
- You already have duplicate CICSplex names on the same sysplex as the region status server.
- You are planning on having duplicate CICSplex names on the same sysplex as the region status server.
- You have strict naming convention policies that prohibit use of the default pool name.
- You have an environment that has multiple environments (for example, a test environment and a production environment) running on the same sysplex, requiring additional isolation.
When you do not use the default name DFHRSTAT, you must change the name before starting any other regions in the CICSplex.
CICSPlex SM will not prevent you from changing the pool name while the CICSplex is active.
If you make a change while the CICSplex is active, restart all CMAS and MAS regions (both routers and targets) in the CICSplex as soon as possible.
Before all routers and targets have transferred over to the new region status server pool, WLM optimization is deactivated and routing requests will be non-optimized, even though some regions that have completed the migration might start showing as optimized.
This means that you will see inconsistent data in the CICSPlex SM WLM views until all the regions in the CICSplex are restarted.
-
getOwningCMAS
java.lang.String getOwningCMAS()
Getter for field OWNINGCMASOwning CMAS name
The name of a CMAS that participates in the management of the target region.
-
getTaskCountIncrement
java.lang.Long getTaskCountIncrement()
Getter for field TASKINCTask count increment value
This is the translation of the RS Server update frequency value to an actual task count value for the current target region. Each time the current task count reaches a boundary that is a factor of this value, then an update is sent to the RS server.
-
getRsServerReadInterval
java.lang.Long getRsServerReadInterval()
Getter for field READRSRS server read interval
Within a region running in optimized mode, this value specifies the minimum interval between refreshes of a target region status from a CICS CFDT Server. These refresh requests will be issued by a routing region that is evaluating this region as a possible target for a dynamic routing request.
The value range is from 0 to 2000, and represents units of milliseconds:
- When the Optimization status is not set to 'Active', then this value will be set to 0, and WLM will ignore it. When the Optimization status is set to 'Active', then a value of 0 means that a routing region will request a status update of a target region on every occasion that it examines this region's status.
- Values between 1 and 2000 specify the minimum time interval that must expire before the
status of this region can be refreshed.
A low interval value means that the CFDT Server will be polled more often for a status update, than for a higher value. For workloads in QUEUE mode, this will result in a task load more evenly balanced across the CICS regions in the workload target scope (assuming all other health and link factors are equal) . However, the utilization of the RS server will be correspondingly increased, which may consequently result in a higher utilization of your z/OS Coupling Facility.
A value of 1000 represents a one second interval. The default value is 200 milliseconds
This value may be modified for this specific region using the 'MASs known to CICSplex' views, or the 'CICS system definition' views.
-
getRsServerUpdateFreq
java.lang.Long getRsServerUpdateFreq()
Getter for field UPDATERSRS Server update frequency
Within a region running in optimized mode, this value specifies the frequency with which the CICS CFDT (RS) server will be called to modify the value of the task load within this target region.
The value range is from 0 to 25:
- When the Optimization status is not set to 'Active', then this value will be set to 0, and WLM will ignore it. When the Optimization status is set to 'Active', then a value of 0 means that the RS Server is not notified of any task load count changes, which disables the optimized workload function for this target region.
- Values between 1 and 25 are applied as an arithmetic percentage to a region's MAXTASKS setting. The resultant task count value is used as a numeric threshold to drive an update call to the RS Server.
For example , with a MAXTASKS setting of 120, and with this attribute set to 20, the RS Server will be called to update the WLM load count when the regions task count changes between:
- 23 and 24 tasks - (20%),
- 47 and 48 tasks - (40%),
- 71 and 72 tasks - (60%),
- 95 and 96 tasks - (80%).
- 119 and 120 tasks - (100%).
The RS Server would be updated when the task load increments or decrements across these boundaries.
If a value is specified that is at the lower end of the 1-25 scale, then that will cause an increase in the frequency of updates to the RS Server across the task load range. For workloads in QUEUE mode, this will result in a task load more evenly balanced across the CICS regions in the workload target scope (assuming all other health and link factors are equal) . However, the utilization of the RS server will be correspondingly increased, which may consequently result in a higher utilization of your z/OS Coupling Facility.
This value may be modified for this specific region using the 'MASs known to CICSplex' views, or the 'CICS system definition' views.
-
getTaskLoadHealthThreshold
java.lang.Long getTaskLoadHealthThreshold()
Getter for field WLMTHRSHTask load health threshold
This specifies a percentage threshold of the current region's task load, which is calculated by dividing the current task count by the maximum task count. When the load for a target region reaches this threshold, then WLM considers the region to be relatively unhealthy. This will cause higher link weights to be applied to the WLM routing algorithm when evaluating this region.
When a target scope covers local and remote regions relative to the router, then WLM will favour local targets over remote ones. The effect of this attribute is that when this load threshold in the local regions is achieved, then WLM will start to favour remote targets instead. When all targets in the scope achieve this load threshold, then WLM will revert to favouring local targets again.
The value range is from 1 to 100, and the default value is 60. This value is specified within the CICSPlex SM CICS System Definition object. If you want this value to be changed, you must modify the system definition for the current region and then restart it. You may change the value in an active CICS region by using the CICSPlex SM MAS object. When the region restarts it will revert to the value specified in the system definition.
If this value is set to 0, then the current region is not at a high enough level to support the use of this attribute. You will not be able to change it, and the WLM route decision process will ignore it.
Note: this value is nullified when applied to the routing factor of link neutral dynamic routing requests. This is because the link weight itself is ignored for the LNQUEUE and LNGOAL algorithms.
-
getRsServerTopTier
java.lang.Long getRsServerTopTier()
Getter for field TOPRSUPDRS server top tier
This is the arithmetic percentage to a region's MAXTASKS setting. The resultant task count value is subtracted from the region's MAXTASKS setting to establish a task load 'top tier'. If the task load in a region runs up to its MAXTASKS limit, then the task load must drop back below this value before the MAXTASKS state for the region is switched off and broadcast to the coupling facility.
The value shown here at the CICSplex level may be overridden at the CICS definition level to allow fine tuning of the value on an individual CICS region basis.
-
getRsServerBottomTier
java.lang.Long getRsServerBottomTier()
Getter for field BOTRSUPDRS server bottom tier
This is the bottom tier task load range (from zero up to this value).
The value range is from 1 to 25. When a region's task load falls within this range, then the task load will be broadcast to the coupling facility for every change in the task load. Once the load reaches this value, then the 'RS server update frequency' task rules will be activated.
The value shown here at the CICSplex level may be overridden at the CICS definition level to allow fine tuning of the value on an individual CICS region basis.
-
getOptimizationEnablement
IWorkloadTargetStatus.OptimizationEnablementValue getOptimizationEnablement()
Getter for field WLMOPTENOptimization enablement state
This field reports whether the current target region will support the optimized workload routing function.
The possible values are:
- ENABLED
- This target region will support the optimized workload routing requests.
- DISABLED
- This region will not allow optimized workload routing requests, and will not contact the Region Status server for querying or broadcasting the current region state.
This value may be modified for this specific region using the 'MASs known to CICSplex' views, or the 'CICS system definition' views.
-
getReportingCMAS
java.lang.String getReportingCMAS()
Getter for field RPTINGCMASReporting CMAS name
The name of a CMAS that provided this record.
-
getHealthMasNonresponsive
IWorkloadTargetStatus.HealthMasNonresponsiveValue getHealthMasNonresponsive()
Getter for field HLTHNRMMAS non responsive
This field indicates the routing target is non responsive at the current time.
-
getCpsmver
java.lang.String getCpsmver()
Getter for field CPSMVERCICSPlex SM version
This is the CICSPlex SM version of the target region.
-
getCfreadct
java.lang.Long getCfreadct()
Getter for field CFREADCTCoupling Facility read count
This is the number of read calls that have been made by routing regions to the z/OS Coupling Facility for this region's status.
-
getHealthIndicator
java.lang.Long getHealthIndicator()
Getter for field WLMHLTHz/OS WLM health
The percentage value that represents the z/OS WLM health open state for the region. This value may influence the amount of work a CPSM WLM routing region will send to the region.
A value of zero (0) means that no work will be routed to the region. Any workload affinities associated with this region will remain and be honored, but routes based upon those affinities will fail while the value is zero. Note that the route failure seen depends upon how the route is attempted and whether a custom WRAM program is in effect. Some users may receive message EYUWR0003W indicating that the affinity AOR is not available, while others may receive a SYSIDERR.
A value of 1 to 99 inclusive means that an additional weight will be added to the region that is inversely proportional to the WLMHLTH value. That is, the lower the WLMHLTH value, the greater the additional weight assigned. This may have the effect of increasing or decreasing workload being received by the region as its WLMHLTH value increases or decreases, depending upon the weight assigned to other regions within the AORSCOPE.
A value of 100 means either that a region has now achieved a fully open z/OS WLM health open state, or that the region is running with WLMHEALTH=OFF in the SIT, or that the region is running CICS TS V5.3 or lower. A region with a value of 100 is treated as healthy and no additional weight is added for the region.
-
getCICSObjectReference
IWorkloadTargetStatusReference getCICSObjectReference()
- Specified by:
getCICSObjectReference
in interfaceICICSObject
- Specified by:
getCICSObjectReference
in interfaceICPSMManager
-
-