Solution ID: prim27004 |
Multiple Warnings in Serverlog: Warning: Side table counter for attribute ‘projectCommitments’ |
Status: Reviewed |
Version(s): 7.1 |
From Primavera OCP
Fact: | Aug-14-22:03:06-INFO–S:0:29 – Warning: Side table counter for attribute ‘projectCommitments’ read from db as size 4 and counter has different value of 5 for owning object evolve.pts.server.domain.Employee:7039126217580115205:5607:4(CID=25008,IID=29957) | objectInstance = 21141669 Aug-14-22:03:06-INFO–S:0:29 – Warning: Side table counter for attribute ‘projectCommitments’ read from db as size 4 and counter has different value of 5 for owning object evolve.pts.server.domain.Employee:7039126217580115205:5607:4(CID=25008,IID=29957) | objectInstance = 21141669 Aug-14-22:03:06-INFO–S:0:29 – Warning: Side table counter for attribute ‘projectCommitments’ read from db as size 4 and counter has different value of 5 for owning object evolve.pts.server.domain.Employee:7039126217580115205:5607:4(CID=25008,IID=29957) | objectInstance = 21141669 |
Fact: | The case mentioned in the description is about the parent (owning) object having a count of child objects greater than the actual number of child objects. This would be a race condition, and is usually temporary. At the end of the complete transaction both these counts should be in sync. |
Problem: | Multiple Warnings in Serverlog: Warning: Side table counter for attribute ‘projectCommitments’ |
Fix: | To check if the counts are correct use the sql file provided in the attachment SQL-matchcounts.sql. If you find the counts to be different, contact Primavera Technical Support. In most cases, side table issues are harmless. |