try removing the DEFAULT_DDL_COLLATION from account level by setting it to a blank string ('') and confirm if this resolves the issue. (E.g. alter ACCOUNT set DEFAULT_DDL_COLLATION = '';)