Github user selvaganesang commented on the pull request:
https://github.com/apache/trafodion/commit/0f04ef978472adadc0fad4d534b7ea9515ba2ceb#commitcomment-29536789
In core/sql/runtimestats/SqlStats.cpp:
In core/sql/runtimestats/SqlStats.cpp on line 1628:
getInitError will return TRUE when the Pid is greater than
configuredPIdMax. But reportError will be set to TRUE for the first 100. The
caller looks at reportError to report the error---
