<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>The following query runs an average of 20,000 times per hour.</div><div><br></div><div>We are unable to determine if this is Quick Search or some other report written that is being refreshed forever.</div><div><br></div><div>Any ideas?</div><div><br></div><div>Thanks</div><div><br></div><div>Joe</div><div><br></div><div><br></div><div>SELECT main.*</div><div>FROM</div><div>  ( SELECT DISTINCT <a href="http://main.id">main.id</a></div><div>  FROM Users main</div><div>  JOIN Principals Principals_1</div><div>  ON ( Principals_1.id = <a href="http://main.id">main.id</a> )</div><div>  JOIN CachedGroupMembers CachedGroupMembers_2</div><div>  ON ( CachedGroupMembers_2.MemberId     = Principals_1.id )</div><div>  WHERE (Principals_1.Disabled           = '0')</div><div>  AND (CachedGroupMembers_2.GroupId      = '919190')</div><div>  AND (CachedGroupMembers_2.Disabled     = '0')</div><div>  AND (lower(Principals_1.PrincipalType) = 'user')</div><div>  ) distinctquery,</div><div>  Users main</div><div>WHERE (<a href="http://main.id">main.id</a> = <a href="http://distinctquery.id">distinctquery.id</a>)</div><div>ORDER BY main.Name ASC</div><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div><br></div><div>Joe Kirby ,  Assistant Vice President, Business Systems</div><div>Division of Information Technology (DoIT) </div><div>Support Response -   <a href="http://www.umbc.edu/doit">http://www.umbc.edu/doit</a> </div><div>Administration 627</div><div>Office - 410-455-3020 </div><div>Email - <a href="mailto:kirby@umbc.edu">kirby@umbc.edu</a></div></div></span></span>
</div>
<br></body></html>