Comments
Sort by recent activity
We saw this and it has not helped us. / comments
We saw this and it has not helped us.
Since these servers are in a different domain than the base monitor we use a login in the target domain.
To clarify what we're seeing. The issue is not affecting servers in the same domain as the base monitor. The servers that are being affected will successfully work for a while before failing. The failing servers are all Windows 2008 R2. Sometimes the failures are at the host level and sometimes at the SQL instance level. The failures are always Access Denied on the Performance registry hive. This morning we had the failure on the passive node of an active\passive cluster while the active node had no issues. Currently, one the servers that has been an issue is working while the other is failing at the instance level but reporting normal at the host level. We have tried both windows and sql credentials and still see the issues. Here's the current failure, this is with the same windows login that is working at the host level:
GetBinaryValue: \\dev-db\HKEY_PERFORMANCE_DATA\15886 15666 15796 15734 15870 15778 16034 15974 Incorrect credentials or insufficient permissions Win32Exception Access is denied / comments
Since these servers are in a different domain than the base monitor we use a login in the target domain.
To clarify what we're seeing. The issue is not affecting servers in the same domain as the ...
At this point there are 2 that are experiencing this issue.
Both are physical Windows 2008 R2 servers in different domains from the base monitor. / comments
At this point there are 2 that are experiencing this issue.
Both are physical Windows 2008 R2 servers in different domains from the base monitor.
Yes we have looked at the log. The latest error is
GetBinaryValue: \\prod-db4\HKEY_PERFORMANCE_DATA\236 510 Incorrect credentials or insufficient permissions Win32Exception Access is denied
This issue started after the upgrade to 2.2. Target servers are Windows 2008 R2. / comments
Yes we have looked at the log. The latest error is
GetBinaryValue: \\prod-db4\HKEY_PERFORMANCE_DATA\236 510 Incorrect credentials or insufficient permissions Win32Exception Access is denied
...
All manual tests pass. / comments
All manual tests pass.
In my case all servers are physical. Monitoring is being done from a Windows 2003 Enterprise sp2 server and the monitored cluster is Windows 2008 R2.
I did connect with Wbemtest and received the same results.
The warning message was received on the connect with or without pkt-privacy being selected, but only for the \Root\MSCluster namespace. / comments
In my case all servers are physical. Monitoring is being done from a Windows 2003 Enterprise sp2 server and the monitored cluster is Windows 2008 R2.
I did connect with Wbemtest and received the s...
Yes it is in 'Ended' status.
The confusion is that none of the stats listed in the alert correspond to an occurrence that should have raised the alert. The start and end time as well as the duration are all for the job run following the the one that raised the alert. / comments
Yes it is in 'Ended' status.
The confusion is that none of the stats listed in the alert correspond to an occurrence that should have raised the alert. The start and end time as well as the durati...
Brian;
Thanks for the reply. However, this was not an issue about paths. We are splitting our data files across multiple paths and had to touch the settings for that reason anyway. The issue was that the script only contained a entry for one data file per file group while we have multiple files for several file groups. After further testing here is what we found:
1) Normally we take single file non-encrypted backups. A restore from one of these backups, changing the data file locations, would generate a correct script.
2) We took a 5 file non-encrypted backup and a backup using it, also relocating the data files, generated the correct script as well.
3) In moving our data center we generated a 10 file encrypted backup, for transmission we wanted the files fairly small. When attempting to restore with this backup, relocating the data files, the generated script only contains 1 data file in each file group.
This is not a normal situation for us so it is not a critical problem for us. We have successfully restored all of our databases in our new hosting center. / comments
Brian;
Thanks for the reply. However, this was not an issue about paths. We are splitting our data files across multiple paths and had to touch the settings for that reason anyway. The issue wa...