quote:Originally posted by clangerBakerDI have this exact same problem and an open ticket with SW support for this going on three + weeks now.The account with restricted view that has the problem for me is restricted to a list of specific nodes (about 90). I have a custom MIB poller looking at an OID on some cisco gear to show the state of a service running. In the view they are restricted to seeing it shows the same SQL error you posted about.My ticket was escalated to level 2 but they have made no progress on the issue. My suspicion is that since the account has a restriction to only certain nodes, but the SQL query that occurs to display the status on the home page for the cutom poller view doesnt run JUST against the group of restricted nodes but queries against ALL nodes (I may be wrong about that but its my suspicion). Since the restricted account is not allowed to view ALL nodes, the sql query errors out due to the restriction even though the result if the query completed would only display status of a node the account was allowed to see.I've offered this suggestion to support but so far they have no answers. If you figure this out before they do let me know! But you are not alone on this one
This seems to be fixed in 8.1.0. At least after I upgraded it now works for me.