![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, is there a possibility to use the dbms_stats package on schema level to just see which tables would be affected by the gather_auto option? |
|
I want first see which tables would be analyzed depending on the output I want to start the dbms_stats package for this schema, or maybe just for some less tables of this output. |
|
Regards Michael |
#3
| |||
| |||
|
|
Hi, is there a possibility to use the dbms_stats package on schema level to just see which tables would be affected by the gather_auto option? |
|
I want first see which tables would be analyzed depending on the output I want to start the dbms_stats package for this schema, or maybe just for some less tables of this output. |
|
Regards Michael |
#4
| |||
| |||
|
|
Hi, is there a possibility to use the dbms_stats package on schema level to just see which tables would be affected by the gather_auto option? |
|
I want first see which tables would be analyzed depending on the output I want to start the dbms_stats package for this schema, or maybe just for some less tables of this output. |
|
Regards Michael |
#5
| |||
| |||
|
|
Hi, is there a possibility to use the dbms_stats package on schema level to just see which tables would be affected by the gather_auto option? |
|
I want first see which tables would be analyzed depending on the output I want to start the dbms_stats package for this schema, or maybe just for some less tables of this output. |
|
Regards Michael |
#6
| |||
| |||
|
|
Hi, is there a possibility to use the dbms_stats package on schema level to just see which tables would be affected by the gather_auto option? |
|
I want first see which tables would be analyzed depending on the output I want to start the dbms_stats package for this schema, or maybe just for some less tables of this output. |
|
Regards Michael |
#7
| |||
| |||
|
|
Hi, is there a possibility to use the dbms_stats package on schema level to just see which tables would be affected by the gather_auto option? |
|
I want first see which tables would be analyzed depending on the output I want to start the dbms_stats package for this schema, or maybe just for some less tables of this output. |
|
Regards Michael |
#8
| |||
| |||
|
|
Hi, is there a possibility to use the dbms_stats package on schema level to just see which tables would be affected by the gather_auto option? |
|
I want first see which tables would be analyzed depending on the output I want to start the dbms_stats package for this schema, or maybe just for some less tables of this output. |
|
Regards Michael |
#9
| |||
| |||
|
|
Again, not without actually generating those statistics. GATHER_SCHEMA_STATS isn't a preprocessor to output which objects might be processed, it is a procedure to actually generate the statistics and report which objects were considered STALE or empty. |
#10
| |||
| |||
|
|
Again, not without actually generating those statistics. GATHER_SCHEMA_STATS isn't a preprocessor to output which objects might be processed, it is a procedure to actually generate the statistics and report which objects were considered STALE or empty. |
![]() |
| Thread Tools | |
| Display Modes | |
| |