August 3, 2017 at 9:39 am
Luis Cazares - Thursday, August 3, 2017 9:29 AMI just got an email containing this:Luis,
Do you have any update on adding the indexes on production.
- Task # 1
- Add more indexing to the SQL DBA
Don't you love when the requirements are so vague that they look like part of a job posting?
BTW, I'm a dev DBA, not system DBA. I shouldn't touch production.
LOL that is hilarious. Do they just want more random indexes or is there an actual rationale for the new indexes. Or you could just add a new index that is pointless and claim the task is done. Or reply that there is more than enough indexing already.
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 β Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
August 3, 2017 at 10:27 am
Jacob Wilkins - Thursday, August 3, 2017 9:35 AMHmmm...add indexing to the DBA? I guess you can write on yourself... π
It's a little painful. And, depending on how permanent they want the indexes, requires a proper tattoo artist.
August 3, 2017 at 10:28 am
Phil Parkin - Thursday, August 3, 2017 9:34 AMLuis Cazares - Thursday, August 3, 2017 9:29 AMI just got an email containing this:Luis,
Do you have any update on adding the indexes on production.
- Task # 1
- Add more indexing to the SQL DBA
Don't you love when the requirements are so vague that they look like part of a job posting?
BTW, I'm a dev DBA, not system DBA. I shouldn't touch production.
I'm not so sure that DBAs like being indexed.
I certainly don't. Of course, I can't speak for others around here.
August 3, 2017 at 10:46 am
Brandie Tarvin - Thursday, August 3, 2017 10:28 AMPhil Parkin - Thursday, August 3, 2017 9:34 AMLuis Cazares - Thursday, August 3, 2017 9:29 AMI just got an email containing this:Luis,
Do you have any update on adding the indexes on production.
- Task # 1
- Add more indexing to the SQL DBA
Don't you love when the requirements are so vague that they look like part of a job posting?
BTW, I'm a dev DBA, not system DBA. I shouldn't touch production.I'm not so sure that DBAs like being indexed.
I certainly don't. Of course, I can't speak for others around here.
Well it it cuts some seconds off of my marathon long run time, i'm for it.
August 3, 2017 at 11:40 am
Phil Parkin - Thursday, August 3, 2017 9:34 AMLuis Cazares - Thursday, August 3, 2017 9:29 AMI just got an email containing this:Luis,
Do you have any update on adding the indexes on production.
- Task # 1
- Add more indexing to the SQL DBA
Don't you love when the requirements are so vague that they look like part of a job posting?
BTW, I'm a dev DBA, not system DBA. I shouldn't touch production.
I'm not so sure that DBAs like being indexed.
ππ That's hilarious. I know I certainly don't want to be indexed. The duplicated data may be accessed faster, but I can't just expand my storage capacity at will.
August 3, 2017 at 11:44 am
Ed Wagner - Thursday, August 3, 2017 11:40 AMPhil Parkin - Thursday, August 3, 2017 9:34 AMI'm not so sure that DBAs like being indexed.ππ That's hilarious. I know I certainly don't want to be indexed. The duplicated data may be accessed faster, but I can't just expand my storage capacity at will.
Well, my storage capacity has expanded in the last year due to duplicated fat data. π
August 3, 2017 at 2:46 pm
Phil Parkin - Thursday, August 3, 2017 9:34 AMLuis Cazares - Thursday, August 3, 2017 9:29 AMI just got an email containing this:Luis,
Do you have any update on adding the indexes on production.
- Task # 1
- Add more indexing to the SQL DBA
Don't you love when the requirements are so vague that they look like part of a job posting?
BTW, I'm a dev DBA, not system DBA. I shouldn't touch production.
I'm not so sure that DBAs like being indexed.
Index wouldn't be so bad, a defrag might be though.
August 3, 2017 at 2:49 pm
Page splits...*shudders*
August 3, 2017 at 3:12 pm
Phil Parkin - Thursday, August 3, 2017 9:34 AMLuis Cazares - Thursday, August 3, 2017 9:29 AMI just got an email containing this:Luis,
Do you have any update on adding the indexes on production.
- Task # 1
- Add more indexing to the SQL DBA
Don't you love when the requirements are so vague that they look like part of a job posting?
BTW, I'm a dev DBA, not system DBA. I shouldn't touch production.
I'm not so sure that DBAs like being indexed.
Well, I did find a telephone directory waiting for me this morning, so I guess I have an extra index now.
But then, I'm not a DBA at all, so...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
August 4, 2017 at 1:40 am
Luis Cazares - Thursday, August 3, 2017 11:44 AMEd Wagner - Thursday, August 3, 2017 11:40 AMPhil Parkin - Thursday, August 3, 2017 9:34 AMI'm not so sure that DBAs like being indexed.ππ That's hilarious. I know I certainly don't want to be indexed. The duplicated data may be accessed faster, but I can't just expand my storage capacity at will.
Well, my storage capacity has expanded in the last year due to duplicated
fatdata. π
Bwahahahaha! Great way to start a Friday - carrot & hummus all over my monitor!
For fast, accurate and documented assistance in answering your questions, please read this article.
Understanding and using APPLY, (I) and (II) Paul White
Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden
August 4, 2017 at 1:56 am
Some people need to learn basics of error handling, transactions and common sense. π
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
August 4, 2017 at 2:09 am
Thom A - Friday, August 4, 2017 2:08 AMGilaMonster - Friday, August 4, 2017 1:56 AMSome people need to learn basics of error handling, transactions and common sense. πThat topic is still going? O.o
Go see his latest reply.
Put the coffee cup down first.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
August 4, 2017 at 4:35 am
ARRRRRRGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHH!
Sometime in the middle of the night, someone up at corporate did something to one our of NAS shares. As in the NAS share where we store our database backups. As in we can read, but we can't write!
Fortunately this is our DR site location. Unfortunately it means we have no place to put our system db and environment specific db backups. And the guy I called up in corporate misunderstood, thought it was a database issue and was going to assign it to the database team. I had to explain that the servers were fine, it was a storage team problem. So he went to ask his boss to make sure I was correct about which team to assign the ticket to. <headdesk>
Fix it. FIX IT NOW!!!!
My whole day is going to be like this now. I just know it.
August 4, 2017 at 6:03 am
GilaMonster - Friday, August 4, 2017 2:09 AMThom A - Friday, August 4, 2017 2:08 AMGilaMonster - Friday, August 4, 2017 1:56 AMSome people need to learn basics of error handling, transactions and common sense. πThat topic is still going? O.o
Go see his latest reply.
Put the coffee cup down first.
I guess this is curious_sqldba?
Absence of knowledge about transactions and error management is often curable if common sense is there; sadly absence of common sense usually isn't curable (at least in adults).
Belief in the magical power of the CATCH keyword to have the codeblock it governs executed even when the server it runs on is not running is quite remarkable, and certainly incompatible with possession of common sense.
Tom
Viewing 15 posts - 59,551 through 59,565 (of 66,738 total)
You must be logged in to reply to this topic. Login to reply