Database Error Messages

OCI-54479

Cannot reduce the allocated memory size for INMEMORY-enabled models; current_usage are currently used for INMEMORY models.
  • current_usage: Current memory usage for INMEMORY models

Cause

The maximum allocated memory size for INMEMORY-enabled models cannot be decreased below the current memory usage of models INMEMORY.


Action

Move some models out of memory before reducing the allocated memory size of INMEMORY-enabled models.