Error Resolution
File system error: A
string store or binary store with a compatibility level of '1050' is at the
maximum file size of 4 gigabytes.
If you are getting
abovementioned error, that means that the data file is not fitting in the
Directory. You can anytime set the Directory for a Dimension or a fact to a
custom directory but it is a good practice that you set the default data
directory values to other than C:.
In order to set the
default data directory in SSAS:
- Connect to SSAS from SSMS
- Right Click on the server, Click Properties
- In the dialog box navigate to DataDir
- Set the desired value.
- Navigate to LogDir
- Set the desired value.
- Navigate to BackupDir
- Set the desired value.
- Click Ok
- Redeploy the SSAS database.
- Done
No comments:
Post a Comment