General network error in sql server 2000

  •  

    Hi all,

    I am getting this error in the log file. And some of the scheduled jobs are failing at that time. If the job is executed manually ,it runs successfully.

    What could be the rerason for this issue?

    2007-02-05 13:00:01 - ! [298] SQLServer Error: 11, General network error. Check your network documentation. [SQLSTATE 08S01]

    2007-02-05 13:00:01 - ! [298] SQLServer Error: 10054, ConnectionRead (recv()). [SQLSTATE 01000]

     

    -Regards

    Ramachandra

  • >> Did you checked the sql agent log ? what does it says?

    >> Have you enabled the lightweight pooling ?

    >> What is version of the SQL server @@version ?

     

     

    Minaz Amin

     

     

     

     

     

     

    "More Green More Oxygen !! Plant a tree today"

  • Try Adding the SQL Server machine name in the " Client netwrok utility"

     

    Hope this help....

    "More Green More Oxygen !! Plant a tree today"

  • Did u check if there is any scheduled SQL restart of the server at that time. As this will cause the agent not to access the SQL server resulting in General Network Error.

    Cheers,
    Sugeshkumar Rajendran
    SQL Server MVP
    http://sugeshkr.blogspot.com

  • Are you dealing with linked servers ? Possible UDB2 ? If so have a peek ...

    http://support.microsoft.com/kb/891062

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

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply