You are seeing errors in your wvlog similar to the following:
2015-05-23 11:00:05 00005200 vewdatap 01241 IRDBASE 10.3.0 001560 - Unknown error. Number of entities exceeded 32767.
Solved! Go to Solution.
Cause: This is commonly seen on database summaries where more than 32767 rows are being summarized into a single interval. It can also occur on collection databases too but this is less common.
Solution: You need to replay each database back and look at the interval around the time of the wvlog error and locate the one with 32766 rows. Once located, you may need to tweak the database or summary settings to summarize to a smaller interval or modify the where clause to reduce the rows per interval.
Tip: If this is caused by a large quantity of IPT Servers, you could break up the summary to multiple destination databases
I.e. One destination database per IPT Device, or one per group of devices.
IR official article 00003361
Cause: This is commonly seen on database summaries where more than 32767 rows are being summarized into a single interval. It can also occur on collection databases too but this is less common.
Solution: You need to replay each database back and look at the interval around the time of the wvlog error and locate the one with 32766 rows. Once located, you may need to tweak the database or summary settings to summarize to a smaller interval or modify the where clause to reduce the rows per interval.
Tip: If this is caused by a large quantity of IPT Servers, you could break up the summary to multiple destination databases
I.e. One destination database per IPT Device, or one per group of devices.
IR official article 00003361
Members | Likes |
---|---|
46 | |
13 | |
13 | |
12 | |
10 |