The Content (Collaboration) engine's database process occupies high memory on RAM when compared to the size of the .kdb file on disk. The general rule of thumb is that the .kdb files should consume roughly 2.5 times the amount of RAM as they do disk space, in gigabytes.
This issue is usually caused by a large number of versions of a single constant, which increases the memory footprint of the Content engine and can also cause slowness.
getContentObjectsWithNumOfVersions(100,all,true)
Create New Version: false
This article applies to all versions of Appian.
Last Reviewed: June 2023