If over 20,000 records exist, generating a user accounts report fails.
Workaround
It shows the SQL syntax on the left-hand side and the Parameter List.
For example, if you have reportid parameter, the query will be:
Select * from endPointAttributes, endpointview, imreport6
where endPointAttributes.imr_endpointid = endpointview.imr_endpointid and endPointAttributes.imr_reportid = endpointview.imr_reportid
endpointview.imr_reportid = imreport6.imr_reportid and imreport6.imr_reportid = {?reportid}
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |