Viewing 15 posts - 31 through 45 (of 287 total)
Thanks for the response, Jeff. I already know everything you wrote and you're correct.
The problem is a little more complicated than I've indicated and I wanted to stick to basics...
November 30, 2016 at 5:49 pm
Thanks for your response, Gail.
From all the documentation I've read, I thought the database on the secondary could be restored in STANDBY mode allowing it to be accessible for reading.
From...
November 17, 2016 at 12:55 pm
Kevin,
In response to your question:
"BTW, did you try a test restore (or even filelistonly restore) from the other SQL Server using a tsql script via SSMS?"
I didn't use a script....
November 15, 2016 at 1:33 pm
Thanks to both of you for responding.
To answer your questions and suggestions, I'll explain the accounts, shares, and permissions in place and maybe that will produce the right information. After...
November 15, 2016 at 1:27 pm
If you do just a little searching with Google, there is plenty of information about this type of wait, although some of it is incomplete.
This wait is to obtain access...
October 21, 2016 at 3:56 pm
One of the best DBA jobs I ever had was at a firm whose chief data scientist and I argued like lawyers.
We both agreed not to take anything personally, so...
October 13, 2016 at 7:13 pm
Software developers don't like the SQL language primarily for two reasons:
1. It's a minefield of performance issues with many side effects, unlike the object oriented languages most were trained...
October 11, 2016 at 7:07 am
Steve:
"...it calls for developers to support the features that they write, even in production systems. I like this idea, though I don't think that it should be a continuous expectation...
October 6, 2016 at 9:55 am
If a human being can figure out how to do something, that process can be automated.
September 28, 2016 at 9:05 am
...and I forgot to mention that I learn best by reading and doing.
The "do" part is important for the information I read to stick.
September 23, 2016 at 8:01 am
The jobs where I've learned the most had the most poorly managed IT shops. One of my former employers, a $100+ million revenue/year company, was not Agile or anything else;...
September 23, 2016 at 7:54 am
I have found that any process that I can implement manually, no matter how complex, can be automated.
Automating it may be difficult, it may require a lot of time,...
September 22, 2016 at 6:02 am
"Is there such a thing as a 10X programmer?"
It depends.
It depends primarily on what is being coded. For instance, if I'm writing a module for the kernel of an operating...
September 19, 2016 at 12:28 pm
Steve,
In your vision, what does "making the data more available" look like?
If my employer requested giving people access to data, of course I would implement that.
But what would a...
July 23, 2015 at 12:52 pm
Viewing 15 posts - 31 through 45 (of 287 total)