![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, After I have updated my fact table or tables how should I update my cube? Should I manually right click on the cube and select the process now option or is there a better way to go about this??? Ideally I would like that the cube(s) and the dimensions should be automatically updated (processed) after the underlying fact and dimension tables have been updated. Can I automate this? Of yes, please guide how... Thanks. |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||||
| |||||
|
|
Tom and Harsh, Thanks for your replies. Currently I do all of the following manually and kindly tell me if a DTS alone can handle all of these automatically. Please guide me for each step (if possible) because this can really make life easy for me: 1) I move certain tables from one database to another. Currently for this part only I have saved a DTS and I run it manually MIVAR: You can scedule the DTS-script using SQL Server Agent (right click on |
|
2) I delete all records from a table XYZ based on a SQL statement which I run from Query Analyzer (Basically I do a delete all SQL) |
|
3) I populate this XYZ table using a SQL statement which again I manually enter and run from Query Analyzer MIVAR: Again using an excecute SQL Statement in the DTS-package (step 2 |
|
4) I do some linking of fields between XYZ table and another table - again by manually entering and running an SQL statement from Query Analyzer MIVAR: Not quite sure what you mean by linking fields.... isn't this a one |
|
Please guide how can I automate the above tasks. Regards. |
![]() |
| Thread Tools | |
| Display Modes | |
| |