cancel
Showing results for 
Search instead for 
Did you mean: 

PCO Query Heap Space

viniciuscrx
Discoverer
0 Kudos
134

Hello,

I'm having some trouble with big mass of data comming out of a pcoquery, when I'm running the transaction in MII I get the Heap Space error message. The project I have been working on needs to handle with more than one hundred thousand registries, is it a problem to be using the pco query for this kind of query? If no, how can I solve this heap space error?

Accepted Solutions (0)

Answers (1)

Answers (1)

viniciuscrx
Discoverer
0 Kudos

Hey Mike,


Thank you for your answer. My need for a 100k registries comes from the request of a cliente that needs to have a month view of a few tags that are collected and stored every minute. Actually this amount of data makes any handling very difficult, I have been able to retrieve 40k registries but drawing a chart is basically impossible. My solution for this problem is using interpolation to drastically reduce the number of points to a bearable amount.

Thanks,


Vinicius Cruz Ribeiro