Viewing 15 posts - 6,136 through 6,150 (of 59,070 total)
My goal is to come up with questions
Weird, the message above is not the message in the email notification which is this:
My new goal is to come up...
October 29, 2020 at 9:26 pm
Nicely done, Ben. Awesome simplification of an "interleaving" method using some very straight-forward math.
October 29, 2020 at 6:23 pm
Is this person in way over their head? It seems like he was dumped in a closet and given orders to find out everything. He's been pretty prolific...
October 29, 2020 at 5:43 pm
Apologies, I was not clear entirely in my first post.
I got the table result from msdb.dbo.backupset, master.sys.sysdatabases and msdb.dbo.backupmediafamily.
I am trying to draw inference from the results and...
October 29, 2020 at 5:31 pm
Close enough and yes .(excepting the auditors part !) I will post code once I make progress.
I'm not quite sure what you mean by that. Your original post says...
October 29, 2020 at 5:30 pm
Thanks for the answer..I had it working using table variables in my script and it worked fine.
Two way street here, please. Can you share your code? Someone else might...
October 29, 2020 at 3:06 pm
From the article:
However, that should be a learning and teaching moment. We don't expect continuous quality issues, certainly not of the same type. A big part of the DevOps...
October 29, 2020 at 2:52 pm
Ah... yeah. I get what you're trying to do. You're trying to look at "actuals" by database to ensure that the backups are not only following a backup plan but...
October 29, 2020 at 2:22 pm
But why did it happen in the first place.
Heh... It's not a "Fault"... It's a "Feature" that helps keep DBAs and accidental DBAs employed. 😀
October 29, 2020 at 1:49 pm
I want to know what are the customers having missing month data based on the following data pattern. My data is present in table in below format. Please...
October 29, 2020 at 1:50 am
OK, it turns out that after meeting with the Development Team, this was a much more complex table design than originally needed. So, I don't need any of this,...
October 28, 2020 at 10:25 pm
We have some indexes we have changed over the last few years to address performance problems. Currently the system is in MySql. But we are planning to do the...
October 28, 2020 at 10:09 pm
I did an article called Constraint Yourself! back in October 2008 on how to use DDL constraints to assure data integrity. One of the topics in that piece was...
October 28, 2020 at 9:56 pm
Therapists who work for this client must enter their time in the client's system AND our system. I help our billing specialist compare the data from the 2 systems...
October 28, 2020 at 2:15 pm
I see no need to use a 4 digit year here. Almost no businesses go back and analyze 100-year-old data, so there's no ambiguity. Even more so if you...
October 28, 2020 at 1:45 pm
Viewing 15 posts - 6,136 through 6,150 (of 59,070 total)