I needed to automate the process of refreshing my Sql Server Analysis Services Cubes. My SQL server is 2000 and Analysis Services is SP4.
The approach I followed today is as follows:
I created a package in DTS of SQL Server 2000
Step 1 Created a SSAS task and pointed the Dimension (Rebuild the dimension) that needs to be updated.
Step 2 Then I created another task to refreshh all cubes.
Step 3 I created a On Success workflow between the above two tasks.
I saved this package and scheduled it to run monthly.
Subscribe to:
Post Comments (Atom)
Free Power BI Classes for Week 7 (Last)
Just completed the last class of the F ree P ower BI classes of this series. Today we have covered Adding a canvas background Adding Imag...
-
From the past 3 days I have been working on resolving merged and hidden cells issues when an SSRS reports is exported to excel. ...
-
When I tried to access the report manager after a fresh installation of Sql Server Reporting Serivces 2016 using the url http://localhost/R...
-
I was trying to build an SSIS package that one of my colleagues has created. The first error that was thrown was as below: Exception des...
No comments:
Post a Comment