Viewing 15 posts - 1,261 through 1,275 (of 1,884 total)
Simon,
Eddie is correct, you can see 2 processors on the Processor tab in SQL Server Properties and 2 processors in System Summary but it could be only 1 physical processor....
October 26, 2005 at 2:31 pm
I wonder if Muhammad knows how to register a server since he says he is new to SQL Environment. Linked server is good to run SQL queries. But if you...
October 26, 2005 at 2:11 pm
I would first take a look in the Event Logs on the server to see if there is any error or warning messages. I would verify that the SQL Server...
October 26, 2005 at 1:50 pm
Mark,
the link you posted
http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug04/hey0824.mspx
is so cool. It is working well for me. I just replaced DC parameters with our domain names.
I also use dsget and dsquery...
October 26, 2005 at 1:31 pm
I agree with Sushila. We do need articles for the beginners. Performing tasks from this article will make them familiar with options. Good comment from Dan Collier: Maximum characters per...
October 26, 2005 at 8:59 am
Hi,
You have to check what is going on.
Try to execute this job by steps and see what happens.
What is the job anyway? Is it DTS package or SQL Statement? Try to execute it...
October 24, 2005 at 8:49 am
I answered correctly but I think one of the other selections would be a good choice if Microsoft implements it in the future. You all probably understand which one I...
October 24, 2005 at 8:43 am
Yes, sure that explains.
Sure you can have more databases, I just misread your original question where you say that you get all system databases and 1 user database (that gives...
October 21, 2005 at 4:44 pm
Hi,
could you tell us what databases are missing from the list?
What databases you call system and what user? I mean, why 10 databases on MSDE with only 1 user among...
October 21, 2005 at 2:11 pm
We would normally get a suspect database status when the database file does not exist.
The sequence: normally you would restore Master and MSDB first, then restore or re-attached user databases, see...
October 21, 2005 at 1:58 pm
is there any reference that distributor_admin has to be in Sysadmins?
October 21, 2005 at 11:48 am
Scott,
you say "you should read some of our claims". Do you think that some people would use ambiguous expressions on purpose in hope that an insurance employee would interpret it...
October 21, 2005 at 8:39 am
Hi,
I had to do a text field update once from 2 text fileds from 2 tables into one text field in the third table. I used a simple update but at...
October 20, 2005 at 3:49 pm
Scott,
Disambiguate!
The perfect example was in Scientific American magazin about 20 years ago. The article talked about artificial intelegence. How the computer can interpret "The chickens are ready for dinner"...
October 20, 2005 at 3:19 pm
Yuri,
try DTS with text files.
I had to test-populate some text field, I used DTS with a couple of text files with a lot of text.
Why do you say you can...
October 20, 2005 at 2:50 pm
Viewing 15 posts - 1,261 through 1,275 (of 1,884 total)