Viewing 15 posts - 1,096 through 1,110 (of 1,202 total)
I have worked at places where an employee's desk always looked like it was up for sale every afternoon. It kind of gave management the image that the person was...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 18, 2010 at 11:25 am
Tom.Thomson (2/18/2010)
more so if the head of development doesn't see why developers should pay any attention to a DBA.(edit to sort out some typos)
This is where the DBA can live...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 18, 2010 at 10:58 am
It may be "widgets" that are stored in the database, but as long as the company is in the business of making them, or selling them, and thus tracking those...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 12, 2010 at 9:52 am
Although using INCLUDE columns in an Index is not practical in all situations, using them to eliminate a Bookmark Lookup (RID) in an execution plan in a lot of situations...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 11, 2010 at 12:05 pm
Malcolm Daughtree (2/10/2010)
RUNNING OUT OF DISK SPACE WILL NOT SEND YOUR DATABASES...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 11, 2010 at 9:09 am
BTW, you can write some T-SQL code with little effort that will check disk space on all fixed drives on your db server via a daily job and notify you...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 10, 2010 at 10:12 am
True sir, and that is why I said "virtually", not "completely". The definition of "virtually" means "for the most part; or just about:" according to http://www.dictionary.com. I fully realize...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 10, 2010 at 9:04 am
Ben,
Restoring backups or copying and attaching files as a way of gaining access to someone's data has been virtually eliminated through TDE. If you attempt either operations on an encrypted...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 10, 2010 at 6:21 am
Paul Randal (2/9/2010)
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 9, 2010 at 7:21 pm
K. Brian Kelley (2/9/2010)
TravisDBA (2/9/2010)
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 9, 2010 at 8:04 am
paul.knibbs (2/9/2010)
Steve Jones - Editor (2/9/2010)
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 9, 2010 at 7:40 am
I agree, which is why I recommended Pauls site. He covers this topic in the kind of detail it deserves. His "In Recovery" series is outstanding as well as a...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 8, 2010 at 10:20 am
Paul S. Randal is the definitive source on Database Corruption and recovering corrupt databases. Check him out at http://www.sqlskills.com/BLOGS/PAUL/category/CHECKDB-From-Every-Angle.aspx He wrote DBCC CHECKDB for Mircosoft. A lot of things in...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 8, 2010 at 5:11 am
My point is it would have been a lot simpler if Mickeysoft would have just included the user column in the Change table while they were constructing CDC. It...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 3, 2010 at 8:52 am
Thanks Grumpy,
I did start thinking yesterday why would Mickeysoft go to all the trouble of tracking historically changed data on SQL Server including what rows got inserted, deleted, changed, and...
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"
February 3, 2010 at 5:08 am
Viewing 15 posts - 1,096 through 1,110 (of 1,202 total)