Quantcast
Channel: SQL Server Analysis Services forum
Viewing all articles
Browse latest Browse all 14337

Generate and publish scripts using SSIS

$
0
0

Hello, let me explaing my environment and requirements:

I have a database with tables and views according to that table. 

Many people, around 10 create and remove views on daily basics (this is normal for my environment due to the kind of jobs we do)

Views are done using indexes, compression, partition options and with SCHEMABINDING option. 

In summary, this configuration and the amounts of views from a single table is huge. 

So with this, the only way for me to update the data on some tables, is that I need to drop out all views, update tables and then recreate the views. 

This is done today manually monthly and doing right click, task, generate scripts, to generate a full script with all options of the views, to drop them and to create them. 

I would like to know if this last step can be replace with an SSIS package, since options are the same, select all views, choose options to drop and create, compression and index on, etc. 


Gilberto H.


Viewing all articles
Browse latest Browse all 14337

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>