Re: DBA dissappointed in sql server 2005
From: Aaron [SQL Server MVP] (ten.xoc_at_dnartreb.noraa)
Date: 10/05/04
- Next message: Aaron [SQL Server MVP]: "Re: Show data tables in SQL 2005"
- Previous message: pralnico: "Snapshot and Backup in SQL 2005"
- In reply to: Charles Pritt: "DBA dissappointed in sql server 2005"
- Next in thread: Jacco Schalkwijk: "Re: DBA dissappointed in sql server 2005"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 5 Oct 2004 09:52:05 -0400
http://www.aspfaq.com/sql2005/show.asp?id=1
-- http://www.aspfaq.com/ (Reverse address to reply.) "Charles Pritt" <Charles Pritt@discussions.microsoft.com> wrote in message news:0255B038-53EE-43C9-A64E-BEB4D45EAFE0@microsoft.com... > I've been looking at the beta2 release of yukon and I am beginning to be > dissappointed in the product from a DBA viewpoint. I realize that a lot of > improvements have been made in the programmers side of things, but I still > have to manage the sql servers and I do not see any improvements in my day to > day, week to week regular management task I have to perform. For instance: > > 1.) i do not see any option to tell a backup to compress the backup file as > it backsup a database. this would be a highly desired feature. > > 2.) there is no way to temporarily disable logins without changing the > persons password which is not desired. > > 3.) using dts to export a table from a "development" database to a "testing" > or "production" database will only move the table definition and data, but > not the underlying indexes or constraints. > > 4.) using dts to export a view will only create a table on the recieving > end, not a view. > > 5.) I have 75 seperate sql server boxes, some with multiple instance, all > with many many databases and scores of jobs. I need something that can show > me easily the status of all jobs across all the servers without manually > connecting to each individual sql server instance and then expanding down to > jobs. I want to select jobs and all jobs across all instance are shown sorted > by whatever I choose. Same way i want to select current processes and see the > same things. > > the list goes on.... > > mayby others can enlighten me and point out some real benefits in the new > sql server from a dba point of view.
- Next message: Aaron [SQL Server MVP]: "Re: Show data tables in SQL 2005"
- Previous message: pralnico: "Snapshot and Backup in SQL 2005"
- In reply to: Charles Pritt: "DBA dissappointed in sql server 2005"
- Next in thread: Jacco Schalkwijk: "Re: DBA dissappointed in sql server 2005"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|