CMS Snapshot Analysis - Run Analyzer - Information - Reducing memory consumption of the Inference Engine
Purpose
This page explains provides the method to reduce the memory consumption of the Inference Engine
Applicable in CAST Version
| Release | Yes/No |
|---|---|
| 8.3.x | ✅ |
Details
Some analyzers may be affected such as Java, PB, Mainframe, VB, and T-SQL analyzers:
In %ALLUSERSPROFILE%****\CAST\CAST<version_number>\GloballySharedSettings.ini search for the section**[Inference Engine].** If this section does not exist, create it and add the following parameters:
[Inference Engine]
LimitString=2000
LimitSubTarget=5000
Notes / Comments