Viewing 3 posts - 1 through 3 (of 3 total)
That's the problem, as most of the time the cubes process successfully, especially when ran manually.
It would be great if SSAS has a debug mode that captures the exact reason...
July 19, 2013 at 12:40 am
I use this one (cant remember where I found it though):
CREATE TABLE myTable99 (TABLE_NAME sysname, COLUMN_NAME sysname, Occurs int)
GO
SET NOCOUNT ON
DECLARE @sql varchar(8000), @TABLE_NAME sysname, @COLUMN_NAME sysname, @Sargable...
June 5, 2013 at 7:54 am
Is it better to run your backups daily and your tuning (index's,etc) weekly, or should tuning be done before every backup?
November 22, 2007 at 12:57 am
Viewing 3 posts - 1 through 3 (of 3 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy