User Data Interval - Extended (PI_UPIB )
Function
The User Data Interval - Extended (PI_UPIB) record is a user-defined record that stores user-specific performance data per unit time. This record has more fields than the User Data Interval (PI_UPI) record. For 08-00 or earlier, this is a reserved record (field), which cannot be used in any operating systems.
Default values and values that can be specified
Item | Default value | Modifiable |
---|---|---|
Collection Interval | 60 | Yes |
Collection Offset# | 0 | Yes |
Log | No | Yes |
LOGIF | Blank | Yes |
ODBC key fields
Lifetime
From the time a jpcuser command is executed until the next jpcuser command is executed
Record size
Fields
PFM-View name (PFM-Manager name) | Description | Smry | Format | Delta | Not sprtd in | Data source |
---|---|---|---|---|---|---|
Collect Time(API_TIME) | Time when data was converted | COPY | time_t | No | -- | -- |
Interval(INTERVAL) | Interval for which the User Data Interval - Extended (PI_UPIB) record was stored (in seconds). The normal value is 0. | COPY | ulong | No | -- | -- |
Record Time(RECORD_TIME) | Time at which the record was created (Greenwich Mean Time) | COPY | time_t | No | -- | -- |
Record Type(INPUT_RECORD_TYPE) | Record type. Always UPIB. | COPY | char(8) | No | -- | -- |
Trans Data Key(TD_KEY) | Transaction Data Key | COPY | ulong | No | -- | -- |
Trans String Key(TS_KEY) | Transaction String Key | COPY | string(20) | No | -- | -- |
Trans Type(TT) | Transaction Type | COPY | string(20) | No | -- | -- |
User Float 1(F1) | Floating-point value | AVG | double | No | -- | -- |
User Float 2(F2) | Floating-point value | AVG | double | No | -- | -- |
User Float 3(F3) | Floating-point value | AVG | double | No | -- | -- |
User Float 4(F4) | Floating-point value | AVG | double | No | -- | -- |
User Float 5(F5) | Floating-point value | AVG | double | No | -- | -- |
User Float Roll 1(F1_R) | Accumulated floating-point value (This data is added when this data is summarized) | ADD | double | No | -- | -- |
User Float Roll 2(F2_R) | Accumulated floating-point value (This data is added when this data is summarized) | ADD | double | No | -- | -- |
User Float Roll 3(F3_R) | Accumulated floating-point value (This data is added when this data is summarized) | ADD | double | No | -- | -- |
User Float Roll 4(F4_R) | Accumulated floating-point value (This data is added when this data is summarized) | ADD | double | No | -- | -- |
User Float Roll 5(F5_R) | Accumulated floating-point value (This data is added when this data is summarized) | ADD | double | No | -- | -- |
User Long 1(L1) | Long integer value | AVG | long | No | -- | -- |
User Long 2(L2) | Long integer value | AVG | long | No | -- | -- |
User Long 3(L3) | Long integer value | AVG | long | No | -- | -- |
User Long 4(L4) | Long integer value | AVG | long | No | -- | -- |
User Long 5(L5) | Long integer value | AVG | long | No | -- | -- |
User Long Roll 1(L1_R) | Accumulated long integer value (This data is added when this data is summarized) | ADD | long | No | -- | -- |
User Long Roll 2(L2_R) | Accumulated long integer value (This data is added when this data is summarized) | ADD | long | No | -- | -- |
User Long Roll 3(L3_R) | Accumulated long integer value (This data is added when this data is summarized) | ADD | long | No | -- | -- |
User Long Roll 4(L4_R) | Accumulated long integer value (This data is added when this data is summarized) | ADD | long | No | -- | -- |
User Long Roll 5(L5_R) | Accumulated long integer value (This data is added when this data is summarized) | ADD | long | No | -- | -- |
User String 1(S1) | Character-string 16 characters in length | COPY | string(16) | No | -- | -- |
User String 10(S10) | Character-string 32 characters in length | COPY | string(32) | No | -- | -- |
User String 11(S11) | Character-string 64 characters in length | COPY | string(64) | No | -- | -- |
User String 12(S12) | Character-string 64 characters in length | COPY | string(64) | No | -- | -- |
User String 13(S13) | Character-string 64 characters in length | COPY | string(64) | No | -- | -- |
User String 14(S14) | Character-string 64 characters in length | COPY | string(64) | No | -- | -- |
User String 15(S15) | Character-string 64 characters in length | COPY | string(64) | No | -- | -- |
User String 2(S2) | Character-string 16 characters in length | COPY | string(16) | No | -- | -- |
User String 3(S3) | Character-string 16 characters in length | COPY | string(16) | No | -- | -- |
User String 4(S4) | Character-string 16 characters in length | COPY | string(16) | No | -- | -- |
User String 5(S5) | Character-string 16 characters in length | COPY | string(16) | No | -- | -- |
User String 6(S6) | Character-string 32 characters in length | COPY | string(32) | No | -- | -- |
User String 7(S7) | Character-string 32 characters in length | COPY | string(32) | No | -- | -- |
User String 8(S8) | Character-string 32 characters in length | COPY | string(32) | No | -- | -- |
User String 9(S9) | Character-string 32 characters in length | COPY | string(32) | No | -- | -- |
User Time 1(T1) | Time value (Time is displayed at the local time of the PFM - Web Console). If the value is 0, 1970 01 01 09:00:00 is displayed. | COPY | time_t | No | -- | -- |
User Unsigned Long 1(UL1) | Unsigned long value | AVG | ulong | No | -- | -- |
User Unsigned Long 2(UL2) | Unsigned long value | AVG | ulong | No | -- | -- |
User Unsigned Long 3(UL3) | Unsigned long value | AVG | ulong | No | -- | -- |
User Unsigned Long 4(UL4) | Unsigned long value | AVG | ulong | No | -- | -- |
User Unsigned Long 5(UL5) | Unsigned long value | AVG | ulong | No | -- | -- |
User Unsigned Long Roll 1(UL1_R) | Accumulated unsigned long value (This data is added when this data is summarized) | ADD | ulong | No | -- | -- |
User Unsigned Long Roll 2(UL2_R) | Accumulated unsigned long value (This data is added when this data is summarized) | ADD | ulong | No | -- | -- |
User Unsigned Long Roll 3(UL3_R) | Accumulated unsigned long value (This data is added when this data is summarized) | ADD | ulong | No | -- | -- |
User Unsigned Long Roll 4(UL4_R) | Accumulated unsigned long value (This data is added when this data is summarized) | ADD | ulong | No | -- | -- |
User Unsigned Long Roll 5(UL5_R) | Accumulated unsigned long value (This data is added when this data is summarized) | ADD | ulong | No | -- | -- |