When I execute this command,
USE MyDB GO ALTER DATABASE SCOPED CONFIGURATION SET IDENTITY_CACHE = OFF GO
It throws the error -