Hi listers, I am looking at processing the userrecords in the CP MONITOR for the TCPI P stacks. These are in CP MONITOR domain 0A record 02. The data is collecte d though a STARMON stage, basically "PIPE STARMON | locate <selection> | > fielid".
Most LPARs have records like I'd expect them but I have found that in one LPAR we have duplicate records for subrecordtype 05 for each of the the O SA devices. The CTC's for VSE systems have one record per minute for each VSE system. The OSA links have 2 identical records (apart from a slight difference in timestamp, a few miliseconds apart). A second IP stack even writes 3 reco rds for every minute. So basically we see: 00:01 VSE1 00:01 VSE2 00:01 OSA1 00:01 OSA2 00:01 OSA1 00:01 OSA2 00:02 ... What can cause the CP monitor to have these duplicate records? TIA, Berry.