Forum Replies Created

Viewing 15 posts - 2,176 through 2,190 (of 2,436 total)

  • RE: ConnectionRead (recv()). [SQLSTATE 01000] (Message 10054) General network error.

    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...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Auth in linked servers

    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...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Database/Server Access for Outside Vendor Monitoring

    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...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: how to check?

    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...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: ACCIDENTALLY REWROTE THE PRODUCTION DATABASE

    time for:

    exec sp_update_resume

     

    possibly time for:

    exec sp_distribute_resume

     

     

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Things to check after an unexpected power outage

    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...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: SQL Server 2000: Changing Port vs. Hide Server vs. Leaving It

    I'd leave the default port number alone and let your network team earn thier keep.

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Connecting to servers between domains

    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...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Question of the Day for 17 Jun 2005

    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...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: How to find out how many concurrent users does the server support?

    The function is still there (as of about 45 days ago) ... beware, it can be horrendously slow !!!

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Reporting Services and Report Builder in SQL2K5

    I have not seen it yet ... waiting anxiously ... we do not want to have to license a number of visual studio installs ...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Cluster administrator

    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...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: specify network protocol (tcp, np) on QA connection

    Good things sometimes come in small packages - as this one goes it's a keeper !!!

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: 17426: Run sp_configure to increase the parameter value.

    Hey Chris, where did you get this piece of information --> "The message is repeated every 1000th time this happens."

     

    ... enquiring minds want to know ...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Installing Service Pack 4 Without Restarting?

    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...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

Viewing 15 posts - 2,176 through 2,190 (of 2,436 total)