Viewing 15 posts - 1,186 through 1,200 (of 1,839 total)
Is your windows account a member of the OLAP Administrators? Most likely it is (unless you use 2 different accounts,one for dev, one for testing). If so, by definition, you...
October 19, 2005 at 7:48 am
I would yes, but remember to back up all of your existing DB's to restore them to the new server. I've not done a personal to developer install previously, it...
October 18, 2005 at 6:10 pm
Possibly a silly question but why not just set the stored procedure to return the top 25 records?
October 18, 2005 at 5:47 pm
You may need to 'resynch' the user within the DB, especially if you had an existing SQL server with it's own Master and an 'rs' user already on that system. ...
October 18, 2005 at 5:44 pm
you can definitely have it installed and running on XP, but I'm not sure if it's compatible with Personal Edition (actually, this proves that it isn't
October 18, 2005 at 5:34 pm
When you say that drill through is enabled, have you done this in both the cube *and* the role/s?
October 17, 2005 at 11:34 pm
Hey Tobi,
How many partitions do you have in total now on the cube? If you didn't i) remove the original partition or ii) set it's filter (and slice) [and re-process...
October 14, 2005 at 6:58 pm
At the moment you have to download it as an SDK (from here) but with AS2005 it is the underlying protocol for communicting with the server, so it comes...
October 13, 2005 at 10:55 pm
It was in the Ops guide....
The Process buffer size setting on the Processing tab in Analysis Manager (the ProcessReadSegmentSize value in the registry) determines the maximum size of each process...
October 13, 2005 at 6:01 pm
Now that's a concern, the Perf guide almost goes as far as saying that 32Mb is a ridiculous Process Buffer size and everyone* should increase this (based on their tuning...
October 13, 2005 at 5:58 pm
Forgot to mention you should download these samples too, helps with passing parms etc.
cheers,
October 13, 2005 at 5:50 pm
One of the things learnt about using MDX with RS2000 is to use only measures in the columns of your query. Also you should look for Bill Pearsons articles on using...
October 13, 2005 at 5:47 pm
Hi Ralf,
If you've already got .net on your amchine you may just need to register asp.net. I'm pretty certain the commandline tool you want is reg_iis but you should google...
October 13, 2005 at 5:42 pm
I think that there is a java driver, not ure of the name. If you can't find one though and a versed in web services, load XMLA (XML for Analysis)...
October 13, 2005 at 9:39 am
You're on the right track re querying the cube, except that the server decides/knows which partition or partitions to use to resolve a query. Having partitions also allows for multiple...
October 13, 2005 at 9:37 am
Viewing 15 posts - 1,186 through 1,200 (of 1,839 total)