Click here to Skip to main content
15,905,322 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
All,

background


Management put me on a new project that would allow customers to create their own Crystal Reports (in the future). My problem is that our database is critical; it can't go down for any reason and the load is already high (in fact the database should stay performant at all times so slowing down is also not an option). so for me, adding Crystal Reports queries is a risk.

Question


I would need a way to "measure" the load of the query and benchmark it (green, yellow, red) somehow. Preferably via code or else via a tool or the database itself.

I looked on google, but am not sure where to start, so anything that would help me get started would be great.

Many thanks,

Vincent

[EDIT]We're using Oracle 10[/EDIT]
Posted
Updated 13-Jun-10 23:12pm
v2

1 solution

Dear Vincent,

Can you please let me know which database are you using? Oracle, MySQL, MS Sql...?

Thanks

Khalid
 
Share this answer
 
Comments
V. 14-Jun-10 5:13am    
Good point, my bad. I updated the question. It's Oracle 10.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900