I'm all set now, I've got it working. Turns out there were earlier errors
from a couple of months ago that stated: Subsystem "LogReader" could not be
loaded
as well as the subsystems.
I googled that and the fix was to update the msdb.dbo.syssubsystems table to
point to the correct DLL and executable.
Thanks anyway.
[quoted text, click to view] "Ron" wrote:
> Paul, it's definitely SQLServer2005 "Enterprise Edition" SP1.
>
> "Paul Ibison" wrote:
>
> > Is it possible that you have Express Edition on this box and this is the one
> > you are using? This is installed with Visual Studion and sometimes people
> > have got the editions confused. Pls can you run select SERVERPROPERTY (
> > 'edition') to double check, and just in case you are connected to the EE in
> > SSMS, have a look at your list of services to see what services SQL server
> > appears under. If this is not the case then I'll see what other things we
> > could look for.
> > HTH,
> > Paul Ibison