February 3, 2010 at 10:03 am
Hi,
Can anyone explain how I can set a job to process my Cube (SSAS) on sql server 2008?
Thanks in advance.
Cafc
February 3, 2010 at 10:15 am
I have not done in SQL Server 2000, but had performed this in SQL Server 2005 / 2008. In both these versions I had choice to use the SSIS and carry out the task or script the cube processing task and create a Job step of SSAS task and use that script..
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 3, 2010 at 10:28 am
thanks for your answer, but its not possible to add a job to the SQL Server Agent (under Microsoft Sql Server Management Studio) and then add a step to process the cube and then set some daily basis schedule?
What I really don't know is which type (on step window) that i have to chose?
is necessary to make some query to perform the process of cube?
thanks
cafc
February 3, 2010 at 11:16 am
I don't have an SSAS Cube in SQL 2000 currently, so I can't try it and reply. But I would suggest you to take a look at performing it from SSIS package, if you have SQL 2005 or above. (again I have not tried this, but it should be a workaround)
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 4, 2010 at 2:38 am
Hi again,
I think you didn't understand my question! first I using the sql server 2008 (as said before) and not sql server 2000! and second the solution for this easy problem is here:
But thank you anyway.
cafc
February 4, 2010 at 6:55 am
cafc (2/4/2010)
Hi again,I think you didn't understand my question! first I using the sql server 2008 (as said before) and not sql server 2000! and second the solution for this easy problem is here:
But thank you anyway.
cafc
I some how didn't see the 2008 yesterday. I saw the post in SQL Server 7,2000 section and that's why I assumed it to be 2000. I see the post is edited, so I can't argue now..
What if I go and edit my yesterday's reply and remove the SQL Server 2000 part? ( I wouldn't do that)
But welcome anyway..
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply