Comments
Sort by recent activity
Hi - Thanks for reporting it. I can confirm it's a bug which we have a fix for but haven't released in a new version just yet.
Thanks / comments
Hi - Thanks for reporting it. I can confirm it's a bug which we have a fix for but haven't released in a new version just yet.
Thanks
The new version is now available here http://www.red-gate.com/MessageBoard/vi ... php?t=6544 / comments
The new version is now available here http://www.red-gate.com/MessageBoard/vi ... php?t=6544
That looks like it's a WMI connection error, which may mean that WMI is disabled on that computer, or blocked or can be an authentication issue even though it doesn't say it is ( e.g. we've seen this when trying to connect cross-domain (i.e. from an account in one domain which has been made an admin on a computer in another domain). We're looking at doing more testing here as it may just be the way our domains are set up ) / comments
That looks like it's a WMI connection error, which may mean that WMI is disabled on that computer, or blocked or can be an authentication issue even though it doesn't say it is ( e.g. we've seen t...
That should be ok - what errors are you getting? / comments
That should be ok - what errors are you getting?
Thanks. Could you let me know which version of SQL Server this is happening on please? / comments
Thanks. Could you let me know which version of SQL Server this is happening on please?
PDinCA wrote:
PDinCA wrote:
SS2K Build 8.00.2039
:oops: it was early morning before my coffee - sorry! / comments
PDinCA wrote:
PDinCA wrote:
SS2K Build 8.00.2039
:oops: it was early morning before my coffee - sorry!
Hi,
So are you saying the SQL reported is the same as the job one, but the other information is wrong?
Could you tell me what version of SQL server this incident is occuring on? / comments
Hi,
So are you saying the SQL reported is the same as the job one, but the other information is wrong?
Could you tell me what version of SQL server this incident is occuring on?
Thanks - any chance you could send screen shots of both the correct and incorrect ones if you still have them available? / comments
Thanks - any chance you could send screen shots of both the correct and incorrect ones if you still have them available?
Sorry you're having problems - I've sent you a pm asking to send us the log files.
Thanks. / comments
Sorry you're having problems - I've sent you a pm asking to send us the log files.
Thanks.
The process name should contain the job GUID (e.g. I have one that is
SQLAgent - TSQL JobStep (Job 0xE6057093F24EDB4585AC4AE9CFAFA3E6 : Step 1)
)
and you could use that to find the job - but you're suggestion still holds that we could perhaps do the lookup for you. I'll add it to the list [image] / comments
The process name should contain the job GUID (e.g. I have one that is
SQLAgent - TSQL JobStep (Job 0xE6057093F24EDB4585AC4AE9CFAFA3E6 : Step 1)
)
and you could use that to find the job - ...