DBMS_ADVISOR tuning advice
One new feature in 10g is DBMS_ADVISOR, which analyses a specified query and recommend ways to improve performance. This script analyzes whatever query is in the SQL*Plus buffer, so when testing a query you can simply enter
@tune
0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Index of code examples