'Database error 10794 One Identity Manager

I'm having a problem while creating the OneIM database.

Error during execution of statement: ALTER DATABASE OneIM ADD FILEGROUP OneIM_mem CONTAINS MEMORY_OPTIMIZED_DATA
Database error 10794: The operation 'AUTO_CLOSE' is not supported with databases that have a MEMORY_OPTIMIZED_DATA filegroup.
The operation 'AUTO_CLOSE' is not supported with databases that have a MEMORY_OPTIMIZED_DATA filegroup.

Has anyone experienced this or know how to fix the problem?

sql


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source