Environment
Business Service Level Management 4.5
Business Service Level Management 4.6
Business Service Level Management 4.7
Business Service Level Management 4.6
Business Service Level Management 4.7
Situation
This property determines maximum number of query nodes BSLM is allowed to create. It is different from SLA.maxNodes as maxNodes is used to define max number of query nodes inside cache. So in case of SLA response with error and the log shows PerfException("SLA.QueryLimit exceeded"). Then we need to either increase the number or investigate why the node
s hit is so big.
Resolution
add or edit file under <MOInstall>/config/Formula.custom.properties
# Prevent runaway queries
SLA.QueryLimit=10000000