Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sql_server_dba
Posting Yak Master
167 Posts |
Posted - 2013-04-25 : 20:47:27
|
Does anyone have an idea about how to clean up SSISDB database? My SSISDB is growing vary large and i may need to do some maintanance on it. |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2013-04-26 : 00:18:53
|
do you've some unwanted projects still remainig there? are there lots of deployed versions of same project?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/https://www.facebook.com/VmBlogs |
|
|
sql_server_dba
Posting Yak Master
167 Posts |
Posted - 2013-04-26 : 12:52:10
|
There are no Unwanted Projects in it.Is there any table that holds the deployed versions of a project? Where can we find this information? |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2013-04-29 : 00:43:49
|
you can find this information under SSISDB relational database catalog schema tables------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/https://www.facebook.com/VmBlogs |
|
|
|
|
|