Viewing 15 posts - 2,176 through 2,190 (of 2,436 total)
Have you checked the Windows System and Application event logs ? If there are any HBA or network issues they should show up there. You do not mention the SAN...
June 23, 2005 at 11:24 am
You could also use integrated security for a domain user account (this may make the Windows Admins a bit happier). We use domain user accounts for the services and these...
June 23, 2005 at 9:52 am
The issue sounds more legal than anything else (there are technical points but they are outweighed by the legal ramifications in my opinion). A 'reputable' vendor will have the neccessary...
June 23, 2005 at 9:46 am
On the computer in question go to Computer Management | Services (right click My COmputer and select Manage).
If you have a default instance of MSDE look for:
MSSQLSERVER --> for the...
June 22, 2005 at 2:15 pm
time for:
exec sp_update_resume
possibly time for:
exec sp_distribute_resume
June 22, 2005 at 1:53 pm
To answer the original question (our site 'standard process') ...
1) Check the Windows event logs (System, Application) for any errors prior to the 'outage'. I'd look out for disk errors or...
June 22, 2005 at 1:51 pm
I'd leave the default port number alone and let your network team earn thier keep.
June 21, 2005 at 9:07 am
Try this port list (I had to work through a 'deny-all' firewall once) ...
1433, TCP
1434,UDP
3389,TCP --> for RDP Client Access
445,TCP
445,UDP
135,TCP
135,UDP
137,UDP
138,UDP
139,UDP
5000-5250,TCP --> registry hack needed as well for the range of...
June 21, 2005 at 8:57 am
Microsoft is the only correct answer. Even before Database Daily gets the information Microsoft provides it to my firm under the terms of our Enterprise and Premier agreements. In lieu...
June 17, 2005 at 11:56 am
The function is still there (as of about 45 days ago) ... beware, it can be horrendously slow !!!
June 14, 2005 at 1:04 pm
I have not seen it yet ... waiting anxiously ... we do not want to have to license a number of visual studio installs ...
June 14, 2005 at 11:06 am
How 'draconian' ... I've been there a couple of times myself ... there is the possibility that the Windows admins are 'hiding' behind policy because they do not want to...
June 9, 2005 at 3:59 pm
Good things sometimes come in small packages - as this one goes it's a keeper !!!
June 9, 2005 at 3:49 pm
Hey Chris, where did you get this piece of information --> "The message is repeated every 1000th time this happens."
... enquiring minds want to know ...
June 9, 2005 at 12:26 pm
Yes Remi, in the past I have run into 'issues' (problems) that after calls to MS support the first thing recommended was reboot and 'issues' have gone away. Also, I'm...
June 7, 2005 at 3:50 pm
Viewing 15 posts - 2,176 through 2,190 (of 2,436 total)