Private: Classes in this package are intended to be used by the SAS Query Services Model only. No APIs exist here.

System Properties

Property Name Description
sas.QueryServices.OMRInformationMapCache.isActive Used to activate (or deactivate) caching.

Default: false

sas.QueryServices.OMRInformationMapCache.maxEntries Sets the maximum number of information map entries to retain in the cache

Default: 20

sas.QueryServices.OMRInformationMapCache.maxAgeSec Sets the maximum age in seconds before the metadata for an information map is considered "stale" and no longer retained.

Default: 1800

sas.QueryServices.OMRInformationMapCache.maxSize Sets the maximum size, in characters, the cached information maps are to be allowed to grow to. This should be a LARGE number, the range of 1 - 5 MB is reasonable.

Default: 2000000