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
»
SQL 2008 R2 - DTS cannot be saved
SQL 2008 R2 - DTS cannot be saved
Rate Topic
Display Mode
Topic Options
Author
Message
balasach82
balasach82
Posted Monday, November 05, 2012 3:08 AM
Old Hand
Group: General Forum Members
Last Login: Monday, May 13, 2013 8:55 AM
Points: 307,
Visits: 743
In windows 2008, SQL 2008 R2 , changes made to open DTS packages. But only sysadmin can modify and save package. Developer (dataread and datawrite access in msdb) is able to open, but not able to save the DTS.
only onwer of DTS package "DTSPackage"or a member of the sysadmin role may create new versions of it.
Without giving sysadmin access, how to enable developer to edit and save dts.
Post #1380947
Stewart "Arturius" Campbell
Stewart "Arturius" Campbell
Posted Monday, November 05, 2012 3:25 AM
Hall of Fame
Group: General Forum Members
Last Login: 2 days ago @ 8:31 AM
Points: 3,129,
Visits: 4,312
Have you not upgraded to SSIS yet?
SSIS, just like any other code project, can be managed using whatever source control software (e.g. TFS) your company employs.
the developer can therefore work on a solution, build a deployment manifest and hand that to the sys admin to deploy.
____________________________________________
Space, the final frontier? not any more...
All limits henceforth are self-imposed.
“libera tute vulgaris ex”
Post #1380954
Jason-299789
Jason-299789
Posted Monday, November 05, 2012 3:29 AM
SSC Eights!
Group: General Forum Members
Last Login: Wednesday, May 22, 2013 1:30 AM
Points: 803,
Visits: 2,124
Are you connecting to an SQL2000 database in ssms 2008 or trying to open SQL2000 DTS packages that where deployed to SQL2008 R2?
If its the former then I would suggest setting up a VM machine with SQL 2000 Enterprise manager installed and using that to manage them.
If its the later then I would strongly suggest redeveloping them in SSIS 2008 as this is a depricated feature in 2008r2 and they have very limited support, see
http://msdn.microsoft.com/en-us/library/bb500440(v=sql.105).aspx
Also it will be better to redevelop them in SSIS 2008 as SQL 2012 no longer supports these types of packages, see
http://technet.microsoft.com/en-us/library/bb500429.aspx
_________________________________________________________________________
SSC Guide to Posting and Best Practices
Post #1380956
balasach82
balasach82
Posted Monday, November 05, 2012 3:42 AM
Old Hand
Group: General Forum Members
Last Login: Monday, May 13, 2013 8:55 AM
Points: 307,
Visits: 743
These were SQL 2000 DTS packages deployed to SQL 2008 R2. Converting them into SSIS is happening in parallel. But till we get complete SSIS package, we have to run DTS packages in SQL 2008 R2. It is running. But developer unable to save after making changes (able to save in new name). Any temporary fix for that?
Post #1380960
Jason-299789
Jason-299789
Posted Monday, November 05, 2012 3:48 AM
SSC Eights!
Group: General Forum Members
Last Login: Wednesday, May 22, 2013 1:30 AM
Points: 803,
Visits: 2,124
You might be able to install the components BUT I dont know if that will work, see
http://msdn.microsoft.com/en-us/library/ms143755(v=sql.105).aspx
_________________________________________________________________________
SSC Guide to Posting and Best Practices
Post #1380961
« 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.