Viewing 15 posts - 14,701 through 14,715 (of 39,823 total)
What do you mean without going through the console? Do you mean not logging on to the actual server? Or without using SSMS?
You can't run a command without a connection...
December 6, 2011 at 9:41 am
That's strange. If DBCC checks out, does the fourth file appear in sys.master_files?
I might call CSS as well.
December 6, 2011 at 9:36 am
I would only use this mode if I needed to ensure the database functioned under SQL 2000 rules. No other reason to use this.
Note that I would also test it...
December 6, 2011 at 8:40 am
Few choices.
1. Can you rename the table? You could leave it in the db and ignore it. NOTE: I would not recommend this.
2. Call MS CSS, spend the $500 or...
December 6, 2011 at 8:32 am
The note from Dev should be correct. However if you are worried, run another full now. If that full backup from 11/26 has issues, you might be stuck.
Extra full backups...
December 6, 2011 at 8:27 am
Cadavre (12/6/2011)
Can someone take over from me here please? I've had enough of trying to draw blood from a stone, maybe I'm phrasing things incorrectly?
give up.
Prolonging or repeating yourself...
December 6, 2011 at 8:20 am
george sibbald (12/6/2011)
I was first 🙂
You were, and I've chimed in with Gail.
December 6, 2011 at 8:18 am
A second vote for Gail's post. You need to determine the reason the log is growing. If it's replication, then you need to clear that or solve the issues before...
December 6, 2011 at 8:17 am
You check the maximum memory that the OS can see. If you don't know how to do that, search for it. It's a basic item to check, and if you...
December 6, 2011 at 8:14 am
Good catch, Carla. It was on the main page, but not in the article. I've added it, and I'll miss it as well :(, already have vacation scheduled that weekend...
December 6, 2011 at 8:13 am
djackson 22568 (12/6/2011)
December 6, 2011 at 8:07 am
sqlnyc (12/6/2011)
December 6, 2011 at 8:00 am
There is a lot more to encryption than creating a Database Master Key and a certificate. You, in general, don't want to encrypt data with a certificate or asymmetrical key...
December 6, 2011 at 7:58 am
I agree with Grant. Leave 2GB for the OS, then set the rest for SQL Server. You can also look at what SQL Server lists for the Target SQL Server...
December 6, 2011 at 7:56 am
A couple of things. The month of payment, is that a date?
Also, where does the beginning wage come from? Is that supplied by you?
You don't have a SELECT that retrieves...
December 6, 2011 at 7:54 am
Viewing 15 posts - 14,701 through 14,715 (of 39,823 total)