Viewing 15 posts - 16 through 30 (of 431 total)
We have a new process to run updates on it that takes forever, so it needs a primary key or at least a unique index. One column already has a...
September 1, 2016 at 12:55 pm
On the newly created database files, which are currently online:
Owner is SQL domain service account.
MSSQLSERVER
OWNER RIGHTS
Local Administrator Group
All have FULL control.
On the old files (in the same folders):
Same as above...
August 17, 2016 at 10:55 am
And are you using Domain accounts or one of the local accounts for the service?
Domain service account
Did you check the files specifically or just the...
August 17, 2016 at 10:24 am
Check, Check, Check and no joy.
The unusual thing in this circumstance is that the network drives were previously attach to an OS that no longer exists. I'm wondering if there...
August 16, 2016 at 4:51 pm
More information: When run under the context of the Agent Account user, the logs show an EXCEPTION_ACCESS_VIOLATION and generates a dump file. Here is an excerpt from the...
June 27, 2016 at 11:38 am
Just for ***** & giggles I ran BACKUP DATABASE [dbname] TO DISK = 'Nul' on a test instance in VM hosted on my home computer. It took...
April 26, 2016 at 9:43 am
Is that for routine OLTP operations or just during DBCC CheckDB or repairs?
April 15, 2016 at 11:33 am
Excuse me? Are you saying that if a database is mirrored and disk-level corruption occurs the SQL will just pull the data from the mirror??
April 15, 2016 at 11:22 am
On the other hand, I recently read an article about a person having all kinds of problems in life because his last name is longer than the 36 characters a...
April 13, 2016 at 4:01 pm
Normally, in SMMS the database icon is gray, and is labeled (Standby \ Read Only). This time the Icon was yellow and labeled simply (Standby).
The log shipping job which...
March 31, 2016 at 5:16 pm
Fixed it. The issue was that I used an AD Group with a slightly different name from the one the users are in. Lesson: try not to take...
March 9, 2016 at 2:23 pm
Yes, this is old, but here's an answer for anyone finding this thread who is in the situation I was in...
I got this error stating it could not upgrade from...
February 11, 2016 at 4:28 pm
Another advantage of separate drives is that you can dedicate the fastest, most expensive solid state storage to data & log files and your backups can go on slower but...
January 7, 2016 at 4:01 pm
I have joked before that I can offer perfect security by removing the hard drives and putting them in a vault.
Security is always a balance between making access extremely difficult...
December 10, 2015 at 11:15 am
While I usually use SSMS from my workstation there are a few occasions where I'm happy it was on a server:
1) During an evening power outage at the office my...
December 9, 2015 at 3:15 pm
Viewing 15 posts - 16 through 30 (of 431 total)