Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Collection Result Maximum Flood Control Level Exceeded?

EdSpnMay 3 2013 — edited Sep 14 2013
Hi all,

When running a metric on an agent, I get the following message:
The following exception has occurred:
	RTMCollection: exception occurred: java.lang.UnsupportedOperationException: Collection Result Maximum Flood Control Level Exceeded
Does anyone have any information on this?
This metric could return a few thousand lines in the result, so I added the "LIMIT_TO" in the default collections file:
    <MetricColl NAME="......."> <LimitRows LIMIT_TO="1750"/>  </MetricColl>
However the error still occurs...

1. Does anyone have feedback on the flood control message?
2. At what nr of rows should I introduce LIMIT_TO?

Any feedback much appreciated!

Thanks,
Ed
This post has been answered by Jonathan Klein-Oracle on Sep 13 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 12 2013
Added on May 3 2013
6 comments
2,820 views