Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Hi Guys , How can I fix this error

Error Message:
A string store or binary store with a compatibility level of '1050' is at the maximum file size of 4 gigabytes. To store additional strings, you can change the StringStoresCompatibilityLevel property of the associated dimension or distinct count measure to '1100' and reprocess. This option is only available on databases with a compatibility level of '1100' or higher. Physical file: . Logical file: .

 

  • 1050 sounds like a really old system.  Is that SQL Server 2000 or similar?

2 Replies

  • 1050 sounds like a really old system.  Is that SQL Server 2000 or similar?

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi , 

    Sorry not sure if it is SQL server 2000 or which version. Just figured that it was just a lot many rows close to 70 million and that is why things were going crazy.

    Have added a few more filters and now the issue is fixed ..thanks