Job Management Partner 1 Version 10, Job Management Partner 1/Performance Management - Remote Monitor for Oracle Description, User's Guide and Reference
Tablespace Fragmentation (PD_PDTF)
Function
The Tablespace Fragmentation (PD_PDTF) record stores performance data indicating the status (at a specific point in time) of fragmentation of tablespaces. PFM - RM for Oracle creates one record for each tablespace in a database. This is a multi-instance record.
Default and changeable values
| Item | Default value | Changeable |
|---|---|---|
| Collection Interval | 600 | Y |
| Collection Offset | 135 | Y |
| Log | No | Y |
| LOGIF | (Blank) | Y |
ODBC key fields
PD_PDTF_TABLESPACE_NAME
Lifetime
From the creation to the deletion of a tablespace
Record size
Fields
| PFM - View name (PFM - Manager name) |
Description | Summary | Format | Delta | Supported version | Data source |
|---|---|---|---|---|---|---|
| Avg Fragment (AVERAGE_FRAGMENT) |
Average fragment size in bytes. The value of this field is free space when this field displays locally managed temporary tablespaces and the value of localtemp_option is Y, because fragment to the locally managed temporary tablespace is 1. |
-- | double | No | All |
|
| Extents (EXTENTS) |
Number of extents | -- | ulong | No | All |
|
| Fragments (FRAGMENTS) |
Number of fragments. Always 1 for locally managed temporary tablespaces when the value of localtemp_option is Y. |
-- | ulong | No | All |
|
| High Max Extents (HIGH_MAX_EXTENTS) |
Number of segments whose PCT_MAX_EXTENTS value exceeds 90% | -- | ulong | No | All |
|
| Largest Fragment (LARGEST_FRAGMENT) |
Largest fragment size in bytes The value of this field is free space when this field displays locally managed temporary tablespaces and the value of localtemp_option is Y, because fragment to the locally managed temporary tablespace is 1. |
-- | double | No | All |
|
| Largest Fragment % (LARGEST_FRAGMENT_PERCENT) |
Percentage ratio of tablespace in the largest fragment | -- | double | No | All |
|
| Next Alloc Fails (NEXT_ALLOC_FAILS) |
Indicates whether the following extent allocation failed.
|
-- | ulong | No | All |
|
| Overextended (OVEREXTENDED) |
Number of segments with more than five extents | -- | ulong | No | All |
|
| Record Time (RECORD_TIME) |
Collection termination time for the performance data stored in the record | -- | time_t | No | All | Remote Monitor Collector |
| Record Type (INPUT_RECORD_TYPE) |
Record name (always PDTF) | -- | string(4) | No | All | Remote Monitor Collector |
| Segments (SEGMENTS) |
Number of segments Always 1 for locally managed temporary tablespaces when the value of localtemp_option is Y. |
-- | ulong | No | All |
|
| Start Time (START_TIME) |
Collection start time for the performance data stored in the record | -- | time_t | No | All | Remote Monitor Collector |
| Tablespace Name (TABLESPACE_NAME) |
Tablespace name | -- | string(30) | No | All | DBA_TABLESPACES.TABLESPACE_NAME |
| VA DeviceID (VADEVICEID) |
Device ID of virtual agent. | -- | string(256) | No | All | Remote Monitor Collector |
Copyright (C) 2013, Hitachi, Ltd.
Copyright (C) 2013, Hitachi Solutions, Ltd.