Viewing 15 posts - 1,696 through 1,710 (of 9,707 total)
Ed Wagner (5/20/2016)
Brandie Tarvin (5/20/2016)
Installing our new prod servers. Was doing swimmingly until I got to the Add Node to Cluster. Got to the account / password page of the...
May 20, 2016 at 6:08 am
So...
Installing our new prod servers. Was doing swimmingly until I got to the Add Node to Cluster. Got to the account / password page of the install and forgot to...
May 20, 2016 at 5:27 am
Have you tried repairing the install?
May 20, 2016 at 5:15 am
shahm10 (5/19/2016)
Backupset table in Dev server will also contain information about backups that were taken on other servers and restored on Dev server.
Ah. That makes sense.
It also makes my job...
May 19, 2016 at 11:31 am
You could grant those individual permissions to an account, but it is usually considered far easier to maintain such things by creating a role and then adding the users or...
May 19, 2016 at 8:59 am
GilaMonster (5/19/2016)
Brandie Tarvin (5/19/2016)
The alternate explanation for this behavior is some sort of security sweep that removes individual permissions.And
along with any tables, views, stored procs etc that I have created.
I...
May 19, 2016 at 6:37 am
Ken McKelvey (5/19/2016)
Brandie Tarvin (5/19/2016)
Ken McKelvey (5/18/2016)
tcalloway (5/17/2016)
May 19, 2016 at 6:34 am
I just noticed this line...
tcalloway (5/17/2016)
May 19, 2016 at 6:30 am
Greg Edwards-268690 (5/19/2016)
Brandie Tarvin (5/19/2016)
GilaMonster (5/19/2016)
Lynn Pettis (5/18/2016)
Found this on my Facebook newsfeed: https://www.packtpub.com/packt/offers/data-week-2016.
Oooh. Am very tempted to grab both the R and the Data bundles.
The free book yesterday (Machine...
May 19, 2016 at 6:23 am
dudekula.kareemulla, Lowell said more plainly what I was thinking but didn't say.
Lowell (5/19/2016)
i think synonyms don't magically solve cross database chaining.
Synonym or no synonym, you have to give the users...
May 19, 2016 at 6:22 am
kreuzer (5/19/2016)
have you checked with your domain admins, if there is a valid SPN in the domain for you SQL-Server?
Or worse, the server could be using a previous registered SPN....
May 19, 2016 at 6:17 am
Pretty much the same way you grant permissions to objects in a database.
GRANT <permission> ON <synonym> TO <login>
But why would you need synonyms on the same server? It's easy enough...
May 19, 2016 at 6:12 am
Lord Lucan (5/19/2016)
Hi,Thanks; where/how could I access the logs?
This is the 2008 link, but it should still help. Though given what permissions you listed above and the fact that...
May 19, 2016 at 6:09 am
GilaMonster (5/19/2016)
Lynn Pettis (5/18/2016)
Found this on my Facebook newsfeed: https://www.packtpub.com/packt/offers/data-week-2016.
Oooh. Am very tempted to grab both the R and the Data bundles.
The free book yesterday (Machine Learning with R) was...
May 19, 2016 at 4:32 am
Lynn Pettis (5/18/2016)
Tell me, is this (third post) just fixing the symptom, not the problem?
That's an awful lot of work just to avoid transaction log backups.
May 19, 2016 at 4:30 am
Viewing 15 posts - 1,696 through 1,710 (of 9,707 total)