Configured resources
(INSTANCEID, NAME)
Name | Data Type | Description |
---|---|---|
INSTANCEID | long | Instance ID; 0 = non-CE |
INSTANCE_NAME | string(32) | Instance name; blank = non-CE |
NAME | string(64) | Configured resource name |
NUM_FREE | long | Unused amount of the resource (# of descriptors, or bytes, or other units) |
NUM_ACTIVE | long | Amount of the resource in active use (# of descriptors, or bytes, or other units) |
NUM_TOTAL | long | Total allocated amount of the resource (# of descriptors, or bytes, or other units) |
PCT_ACT | double | % of the total allocated amount of the resource that is in active use |
MAX_USED | long | Maximum amount of the resource in active use (# of descriptors, or bytes, or other units) |
REUSED | long | Number of times resource items had to be reused (possibly due to resource being undersized) |
MERGESTATUS | long | Internal-use merge status; created by Surveillance |
NUM_ACTIVE_DELTA | double | Delta amount of the resource in active use (# of descriptors, or bytes, or other units) |
NUM_ACTIVE_DELTASTART | double | Delta amount of the resource in active use (# of descriptors, or bytes, or other units), since collection started |
Attributes: | None |
---|---|
Minimum database version: | 12.5.0.3 |