Viewing 15 posts - 2,296 through 2,310 (of 2,840 total)
Along with what steve said, I would also add that some registery entries wont be done properly if you use services to change the account.
March 5, 2009 at 3:34 am
Backup can be done for specific file groups. Check BackUp Database in BOL for file group back up for more details.
Example
BACKUP DATABASE Sales
FILEGROUP = 'SalesGroup1',
...
March 5, 2009 at 12:44 am
As per almost all experts, this is what they all say..
The only way to ensure that you can restore the databases when you need to is by testing the backups....
March 5, 2009 at 12:37 am
We had the same issue. Basically you would get query timeout or General Network errors. This happnes when you have website pages that open connection and does not close it....
March 4, 2009 at 11:54 pm
Guys and ladies, I am an Indian living in the Carribean. The caste system is still there but not like how it is preceived in teh outside worls. Actually now,...
March 4, 2009 at 11:04 pm
If it is DNS Caching then you can just type in ipconfig /flushdns and a ipconfig /registerdns. This will flush all the cached DNS info and then re register the...
March 4, 2009 at 12:51 pm
When the DNS was changed, was the server name also changed?
This is what I read on another site.
affected areas:
1. linkedservers
2. replication
3. logshipping
4. applications connecting to the server
5. possibly firewall...
March 4, 2009 at 12:32 pm
I got this from another site. This might help you in the future as well...
ERROR STATE
2 and 5 Invalid userid
6 Attempt to use a Windows login name with SQL Authentication
7...
March 4, 2009 at 11:59 am
The error state 12 indicates that your sql account has no access to the server, have you grant login to it? Can you also try connecting over named pipe, what...
March 4, 2009 at 11:57 am
You are welcome. About SQL 2008 Compressed back up, it wont work for me since the Business wants to use TDE. With TDE, compression for compressed back is is next...
March 4, 2009 at 11:15 am
Bob Hovious (3/4/2009)
What you have to love about all these rules are the total absence of examples, or explanations about "why". It's possible that he really...
March 4, 2009 at 10:39 am
Do you know if it is blocking or locking. First thing I would do is to set up the start up poarameters with -t 1204. This will write the Dead...
March 4, 2009 at 10:34 am
Derek Dongray (3/4/2009)
I've looked at some of his recent responses on MSDN and a lot of them seem to be...
March 4, 2009 at 9:28 am
Question from lynn is pretty good. Maybe then I too can become a MVP in such a short time as well. 🙂
With my knowledge base, NO CHANCE AT ALL. But...
March 4, 2009 at 9:13 am
I dont think he still realizes that he was rude. I guess when he looks in the mirror, he sees two wings on his shoulder blades and Halo over his...
March 4, 2009 at 8:47 am
Viewing 15 posts - 2,296 through 2,310 (of 2,840 total)