Inspect Address Space CPU Use attributes

This table provides the Inspect data for the active task control blocks (TCBs) within the selected address space. You cannot use these attributes to create situations.

ASID IN Used to pass the ID of the address space to be inspected to the agent.

CPU % of CSECT The percentage of CPU used by this granular section of the control section (CSECT). If the name of the CSECT is unknown, this value will be the same as Load Module. A valid value is a number to one decimal places accuracy.

CSECT Address The address of the control section (CSECT) in storage within the owning load module. If Inspect is unable to determine the CSECT name, the value of this field will be the same as the load module address. A valid value is an integer, displayed as a hexadecimal string. A value of 0 is displayed as a "<blank>".

CSECT CPU % of job The CPU time used for this control section (CSECT) as a percentage of the CPU time used for all task control blocks (TCBs) in the address space. This value will be the same as Load Module CPU % of Job if the CSECT name is unknown, since in that case the CSECT is mapped to the entire load module. A valid value is a number to one decimal places accuracy. A value of 0 is displayed as a "<blank>".

CSECT CPU % of load module The CPU time used for this control section (CSECT) as a percentage of the CPU time used for the owning load module. This value will be 100% if the CSECT name is unknown, since the CSECT is then mapped to the entire load module. A valid value is a number to one decimal places accuracy. A value of 0 is displayed as a "<blank>".

CSECT CPU % of TCB The CPU time used for this control section (CSECT) as a percentage of the CPU time used for the owning task control block (TCB). This value will be the same as Load Module CPU % of TCB if the CSECT name is unknown, since in this case the CSECT is mapped to the entire load module. A valid value is a number to one decimal places accuracy. A value of 0 is displayed as a "<blank>".

CSECT Name The name of the control section (CSECT) within the load module in which Inspect detected the execution. This column is blank if Inspect is unable to determine the load library that the module was loaded from. This may occur if the module was loaded from a link list library. A valid value is a string of up to 8 characters.

CSECT Offset in load module The offset of the control section (CSECT) in the load module. A valid value is an integer, displayed as a hexadecimal string. A value of -1 is displayed as a "<blank>".

Initial Program The name of the top level program that was attached to create this task control block (TCB). If the target address space is a CICS TS 1.3 or higher region, this field may contain the CICS transaction ID and task number instead. A valid value is a string of up to 12 characters.

Interval The time, in milliseconds, between samples taken by the Inspect agent. A valid value is an integer.

INTERVAL IN Used to specify the sampling interval to the agent. A valid value is an integer, displayed as a hexadecimal string.

Jobname Used by the Inspect agent to check that the same job is still running in the target address space. A valid value is a string of up to 8 characters.

Load Module Address The address of the load module in the target address space. A valid value is an integer. Values appear on the workspace as follows:

Load Module ASID Decimal The address space ID, in decimal, when execution was seen to be in an address space other than the one being inspected. A valid value is an integer. A value of 0 is displayed as a "<blank>".

Load Module ASID Hex The address space ID, in hexadecimal when execution was seen to be in an address space other than the one being inspected. A valid value is an integer, displayed as a hexadecimal string. A value of 0 is displayed as a "<blank>".

Load Module ASID Jobname The name of the job running within the address space when execution was seen to be in an address space other than the one being inspected. A valid value is a string of up to 8 characters.

Load Module CPU % of job The CPU time used for this load module during the sampling period as a percentage of the total CPU time seen by Inspect for all task control blocks (TCBs) in the address space. A valid value is a number to one decimal places accuracy. A value of 0 displayed as a "<blank>".

Load Module CPU % of TCB The CPU time used for this load module during the sampling period as a percentage of the total CPU time seen by Inspect for the owning task control block (TCB). A valid value is a number to one decimal places accuracy. A value of 0 displayed as a "<blank>".

Load Module Name The name of the load module that Inspect saw was executing when it took one or more samples. This field may contain *-CSA-* or *-ECSA-* if execution was within resident code within the CSA or ECSA. It may contain *-UNKN-* if Inspect was unable to determine the load module name. A valid value is a string of up to 8 characters.

Managed System z/OS operating system in your enterprise that an OMEGAMON for z/OS agent is monitoring. A valid value is a string of up to 32 characters.

Message The text of messages issued by the agent. A valid value is a string of up to 80 characters.

Offset in CSECT The offset in the control section (CSECT) of the granular CPU usage. A valid value is an integer, displayed as a hexadecimal string.

Row An incrementing number returned for each row of data, starting at 1. This value is used to restore the data order in the table if you have sorted the data display by another column. This attribute is for internal use only. It should not be used in situations or queries. A valid value is an integer.

Samples The number of samples taken by the Inspect agent. A valid value is an integer.

SAMPLES IN Used to pass to the agent the number of samples to be taken. A valid value is an integer.

Samples Taken The number of samples taken by the Inspect process. The Inspect process ends when the number of samples taken equals the number of samples specified to be taken by the Inspect process in the SAMPLES IN parameter, or when the job in the address space being inspected ends, in which case the number of samples used will be less than SAMPLES IN and Samples. A valid value is an integer.

Samples Used The number of samples used to create the Inspect data, that is, the number of samples where the Inspect agent saw the target address space actually using CPU. You can use this value to determine the statistical accuracy of the sampled Inspect data. A valid value is an integer.

TCB Address The address of the task control block (TCB) within the target address space. A valid value is an integer, displayed as a hexadecimal string. A value of 0 displayed as a "<blank>".

TCB CPU % of job The percentage of CPU time used for this task control block (TCB), as a percentage of all the CPU time seen by Inspect for all TCBs in the address space. A valid value is a number to one decimal places accuracy. A value of 0 displayed as a "<blank>".

TCB Ended Indicates if the task control block (TCB) ended (Yes) or not (blank) while Inspect was running. A valid value is a number to one decimal places accuracy. Values appear on the workspace as follows: