SQL SERVER STOP RESPONDING.

  • Error message is :

    "Using 'xpstar.dll' version '2000.80.194' to execute extended stored procedure 'xp_sqlagent_monitor'."

    Any help or clues?

    Thanks a lot!!

  • Can you check your sql sever version by running "select @@version" in query analyzer? It seems you are running sql server 2000 rtm without any service pack.

     

  • It is sql server 2000 Stardard Edition with SP1.

    Thanks for help.

  • Update your SQL Server to at least SP3a.

    -SQLBill

  • BTW- .194 is NO SERVICE PACK.

    -SQLBill

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

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