Cubes processing failed in SSAS 2008 R2
Error:
File system error: A FileStore error from WriteFile occurred. Physical file: \\?\L:\Microsoft SQL Server\MSSQL.3\OLAP\Data\MSMDCacheRowset_xxx.tmp.
Logical file:
Logical file:
Workaround:
Check the dimensional property "ProcessingGroup" for all the relevant dimensions. If it's set to 'ByTable' try setting it to 'ByAttribute'
The reason this can cause processing issues with large dimensions (# of members, # of attributes, etc.) is because when using the ByTable setting, it will try to put the entire dimension into memory.
Resolving a file system error requires systematic troubleshooting. Begin by identifying the error code and description. Minimum Space Needed Check for disk corruption using tools like CHKDSK, ensure proper permissions, and address potential hardware issue solve.
ReplyDelete