Forum Replies Created

Viewing 15 posts - 1,186 through 1,200 (of 1,839 total)

  • RE: Dimensional Level Security

    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...

  • RE: Report Server on XP

    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...

  • RE: How to limit numbers of record display in report?

    Possibly a silly question but why not just set the stored procedure to return the top 25 records?

  • RE: restoring reporting services on new server

    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. ...

  • RE: Report Server on XP

    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

  • RE: Access denied error while doing DrillThrough in OLAP

    When you say that drill through is enabled, have you done this in both the cube *and* the role/s? 

     

  • RE: remove filtered data from cube

    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...

  • RE: accessing cube data from java

    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...

  • RE: Analysis services bug

    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...

  • RE: Analysis services bug

    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...

  • RE: MDX member names in RS

    Forgot to mention you should download these samples too, helps with passing parms etc.

    cheers,

  • RE: MDX member names in RS

    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...

  • RE: Visual Studio.NET cannot open an .rptproj

    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...

  • RE: accessing cube data from java

    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)...

  • RE: remove filtered data from cube

    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...

Viewing 15 posts - 1,186 through 1,200 (of 1,839 total)