Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 - General
»
Are there tools for automating of SQL...
Are there tools for automating of SQL Databases and Applications deployment?
Rate Topic
Display Mode
Topic Options
Author
Message
Dmitry Otblesk
Dmitry Otblesk
Posted Monday, February 04, 2013 4:56 PM
Forum Newbie
Group: General Forum Members
Last Login: Wednesday, February 06, 2013 9:43 AM
Points: 4,
Visits: 18
Are there any tools on the market for automating of SQL Databases and Applications deployment? I do not mean installation of SQL Server itself, I mean deployment of:
- SQL Database
- Populating database with initial data
- SSAS Databases
- SSIS packages
- SSRS reports
- Scheduling of SQL tasks
- Running various SQL scripts depending on user choices during install process
- Tie everything mentioned above together (so they use same databases, connections, user accounts, etc.)
I am looking for something similar to InstallShield (of this size and power) but more database oriented.
I know that some components mentioned above already have some deployment wizards available. But I am looking for one integrated solution, like one single executable file to run, which will do everything.
Post #1415529
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Monday, February 04, 2013 5:21 PM
SSC-Dedicated
Group: Administrators
Last Login: Today @ 5:09 AM
Points: 31,526,
Visits: 13,864
Deployment Manager from Red Gate handles some of this. I know there are some open source tools, but I don't know of anything integrated. Since most of these are scriptable, I think lots of tools can run the deployment of users, logins, scheduling, if you have the scripts. Not sure about SSRS/SSAS/SSIS stuff.
http://www.red-gate.com/delivery/deployment-manager/
Disclosure: I work for Red Gate.
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #1415536
Dmitry Otblesk
Dmitry Otblesk
Posted Monday, February 04, 2013 5:42 PM
Forum Newbie
Group: General Forum Members
Last Login: Wednesday, February 06, 2013 9:43 AM
Points: 4,
Visits: 18
I already looked at RedGate Deploymnet manager. But so far I do not see that this product provides automation for deployment of SSAS, SSRS, SSIS. It looks like it is dealing with databases only.
Post #1415541
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Monday, February 04, 2013 6:35 PM
SSC-Dedicated
Group: Administrators
Last Login: Today @ 5:09 AM
Points: 31,526,
Visits: 13,864
I'm not sure it does, but it packages things up, so there might be a hack. I'll ask.
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #1415548
Grant Fritchey
Grant Fritchey
Posted Tuesday, February 05, 2013 3:50 AM
SSChampion
Group: General Forum Members
Last Login: Yesterday @ 9:49 AM
Points: 13,436,
Visits: 25,281
Deployment Manager is focused currently on .NET code & databases.
I've never seen anything yet that can do SSIS, SSAS, and SSRS on top of everything else. I helped build a home-grown deployment tool at my last job and we didn't do SSAS or SSRS (SSIS, depending on how you run your SSIS packages, can be just copying the file, that one can be easy).
----------------------------------------------------
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood..." Theodore Roosevelt
The Scary DBA
Author of:
SQL Server 2012 Query Performance Tuning
SQL Server 2008 Query Performance Tuning Distilled
and
SQL Server Execution Plans
Product Evangelist for
Red Gate Software
Post #1415694
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Tuesday, February 05, 2013 8:43 AM
SSC-Dedicated
Group: Administrators
Last Login: Today @ 5:09 AM
Points: 31,526,
Visits: 13,864
I heard back that you can write powershell scripts to do this, which would make it repeatable, but require development on your part. I'll try to track down a sample I can post here.
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #1415902
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.