January 16, 2006 at 12:24 pm
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!!
January 16, 2006 at 2:33 pm
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.
January 17, 2006 at 8:53 am
It is sql server 2000 Stardard Edition with SP1.
Thanks for help.
January 17, 2006 at 10:42 am
Update your SQL Server to at least SP3a.
-SQLBill
January 17, 2006 at 10:43 am
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