Invalid column name allowed_grants in Oauth client registration

while I am creating Oauth client registration for configuring Oauth in wM 10.1 version.

I am getting error

net.sf.ehcache.CacheException: java.sql.SQLSyntaxErrorException: [SoftwareAG][SQLServer JDBC Driver][SQLServer]Invalid column name ‘ALLOWED_GRANTS’.

as these four are availble i am selecting first one on below.
Allowed Grants Authorization Code Grant
Implicit Grant
Client Credentials Grant
Resource Owner Password Credentials Grant

and later I am not able to see any client added.