Name-value pair table
The name-value pair table lists all the name-value pairs in a collection. In this table, each row represents a name-value pair and contains its related information.
| Table header | Description |
|---|---|
| COLLECTION_ID | The ID of the collection that the name-value pair
was collected in. For example, CO0901___B_00DA9ADAE25F08F8 |
| UOWID | The IBM unit of work ID (IUOWID) that the name-value pair was collected in. For example, C2C3D6F0F9F0F14040DA99973349AB60A6_0 |
| ECB_SVM | The system virtual memory (SVM) address of the ECB. For example, 1107B000 |
| TIME_TOD | The z/TPF
time-of-day (TOD) in hexadecimal format when this name-value pair data was collected at ECB owner name change or ECB
exit. For example, DAA22409F4CD8A140000000A9C |
| CE1PBI | The program base identifier. For example, BSS |
| CE1DBI | The current subsystem database ID. For example, BSS |
| CE1CPD | The processor ID of the originating processor. For example, B |
| CE1CPU | The processor ID of the processor where the ECB is running. For example, B |
| COMPLEX_NAME | The name of your loosely coupled
complex or stand-alone z/TPF processor. For example, CO0901 |
| ECB_TIM | The creation time for the ECB that set this name-value pair. The creation time is in hexadecimal time-of-day (TOD) format. For example, DA9ADAE6D277C6A2 |
| ECB_OWNER_NAME | The ECB owner name in effect at the time this data was collected. |
| ISTREAM | The I-stream number of the I-stream that was running when the trace entry
was collected. For example, 1 |
| CE1OUT | The terminal address. For example, 010000 |
| COUNT1 | The number of metrics in the INTEGER_METRICS field. |
| INTEGER_METRICS | The integer metrics when the owner name changes or ECB exits. These values are the absolute
values of the counters. Therefore, if you need to calculate the change in a metric when a particular
owner name is in effect, you need to subtract the value of the next entry from the current
entry. For example, {"FIND":1,"FILE":0,"SERR":0,"SWBK":0,"XWBK":0,"GRFS":0,"CMBK":0,"SYSH":0,"CRET":0,"GFSS":0,"GFSL":0,"RELF":0,"ROUT":0,"TOUR":0,"TWRT":0,"SNAP":0,"COW":4,"FIND_DASD":1,"FILE_DASD":0,"FIND_VFA":0,"FILE_VFA":0,"MAL":2,"HCTL":3,"DF_DBADD":0,"DF_DBCLS":0,"DF_DBDEL":0,"DF_DBDIX":0,"DF_DBIDX":0,"DF_DBKEY":0,"DF_DBMOD":0,"DF_DBOPN":0,"DF_DBRED":0,"DF_DBREP":0,"DF_CFILE":0,"DF_PFILE":0,"DF_GETFC":0,"DF_RELFC":0,"DF_DETAC":0,"DF_ATTAC":0,"DF_GETCC":0,"DF_RELCC":0,"DF_CFIND":0,"DF_PFIND":0,"DF_BTFIL":0,"DF_BTFND":0,"DF_LRFIL":0,"DF_LRFND":0,"DF_OPN_HD":0,"DF_OPN_NHD":0,"DF_OPN_HND":0,"DF_OPN_NHND":0,"DF_CLS_RELS":0,"DF_CLS_NOREL":0,"DF_CLS_REUSE":0,"DF_CLS_OPN":0,"DF_RSF_CREATE":0,"DF_RSF_READ":0,"DF_RSF_UPDATE":0,"DF_RSF_DELETE":0} |
| COUNT2 | The number of metrics in the LONG_METRICS field. |
| LONG_METRICS | The long metrics when the owner name changes or ECB exits. These values are the absolute
values of the counters. Therefore, if you need to calculate the change in a metric when a particular
owner name is in effect, you need to subtract the value of the next entry from the current entry.
For example, {"DD_TIME":0,"CPU_USED":2592,"EXIST_TIME":11222102,"ECB1MF":1,"ECB4KF":7,"RLOG":0}NVPS - Name Value Pairs collected. ie: [{"name":"IUOWID","value":"0xC2C3D6F0F9F0F14040DABA4FDBF36F9CA2"} |