Forum Replies Created

Viewing 15 posts - 376 through 390 (of 1,492 total)

  • RE: Are the posted questions getting worse?

    Lynn Pettis (4/19/2014)


    SQLRNNR (4/19/2014)


    Lynn Pettis (4/19/2014)


    Greg Edwards-268690 (4/19/2014)


    Lynn Pettis (4/19/2014)


    It is amazing what crap advice people (Gail NOT included) give to others when they ask for help regarding suspect databases.

    I...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (4/19/2014)


    It is amazing what crap advice people (Gail NOT included) give to others when they ask for help regarding suspect databases.

    I particularly like the fact that the thread...

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (4/17/2014)


    WayneS (4/16/2014)


    Steve Jones - SSC Editor (4/16/2014)


    OK, now I'll be keeping a better eye on y'all. For the first time in like 3 years I...

  • RE: Parallel Processing

    Are you processing all dimensions first, then fact table?

    And what is the performance processing 1 store at a time?

    Generally, we would partition by year.

    Clustered index on Business Unit, which would...

  • RE: Parallel Processing

    See if this helps.

    Skip down to the loading partitioned table.

  • RE: Parallel Processing

    Can you give a few more details of how the tables are partitioned?

    And have you tried single threading this process?

    We had a mix of parallel and single threading loading in...

  • RE: Are the posted questions getting worse?

    WayneS (4/16/2014)


    Steve Jones - SSC Editor (4/16/2014)


    OK, now I'll be keeping a better eye on y'all. For the first time in like 3 years I have no trips scheduled and...

  • RE: Cannot deploy cube -analysis services tutorial-

    cook155 (4/16/2014)


    Hey Greg

    So i did what you said. I went to the main security tab in SSMS and found the MSSQLOLAP and gave it adventure works dbo creator and reader...

  • RE: Cannot deploy cube -analysis services tutorial-

    This is something that they could document a bit better for the newbie.

    The error kind of points in the general direction, but it's not exactly clear.

    Probably more confusing by the...

  • RE: Cannot deploy cube -analysis services tutorial-

    cook155 (4/15/2014)


    Is this is done by adding a log on in the SSMS? or making changes in my config. mangager?

    SSMS.

    It is just that the account SSAS is running under as...

  • RE: Cannot deploy cube -analysis services tutorial-

    Assuming SSAS and SQL are on the same server, the MSOLAP user was created on the machine at installation.

    I usually verify that it exists under the under the main Security...

  • RE: SSRS version issue

    You might also see if you have an old copy of the original rdl to upgrade.

    Many times I would start by making a copy of the whole project just so...

  • RE: Total Server Memory Of SQLServer

    mah_j (4/13/2014)


    Thank you for simplifying the calculation,so as he said if a server has 64 GB of RAM, and the Windows operating system is Windows Server 2008 64-bit Standard Edition,...

  • RE: combine views

    Just a side note - I come from an SSAS cube background.

    So these end up as dimensions.

    Simplifies doing this quite a bit.

    Especially when you combine with other dimensions, as you...

  • RE: combine views

    Posting scripts for table structure and script for some sample data will get a better response.

    In general, it sounds like if you have a where statement that grabs YTD info,...

Viewing 15 posts - 376 through 390 (of 1,492 total)