Categories: SSAS, Errors12/19/13
Problem
When trying to restore a SSAS database cube from a backup file, the following error appears:
The following system error occurred: The file exists. (Microsoft SQL Server 2005 Analysis Services)
Solution
I encountered this error in two diff… more » Tags: ssas, the file exists
10/29/13
Problem
When trying to call DiscoverSessions function from the ASSP procedure the following error can appear.
CALL ASSP.DiscoverSessions()
Execution of the managed stored procedure DiscoverSessions failed with the following error: Exception has b… more » 09/25/13
To determine the SQL Server Analysis Services Version and Edition go to the following registry keys (click Start, click Run, type regedit, and then click OK):
SQL 2008 R2
Version
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MS… more » 09/17/13
Problem
The following error appears after executing a scheduled SQL Agent job that runs an SSIS package:
Code: 0xC0014023 Source: Foreach Loop Container Description: The GetEnumerator method of the ForEach Enumerator has failed with error 0x… more » Tags: error 0x80004005
03/20/13
Problem
When trying to process a database cube the following error is received:
Internal error: An unexpected exception occured.
After the restart of the SSAS service the event view shows the following error:
The file '\\?\X:\...\Data\master.vm… more » |
|