‎2010 Nov 04 3:56 PM
‎2010 Nov 04 3:58 PM
‎2010 Nov 04 4:03 PM
‎2010 Nov 04 4:06 PM
Can DBAs run stats on a cluster table or just on the physical tables themselves?
‎2010 Nov 04 4:14 PM
You should ask the DBAs what they can do.
But since the only table that is known at the database level is the cluster table...
Rob
‎2010 Dec 05 8:13 PM
There are 2 ways you can search the cluster/pool tables list of a specific Table Cluster/Pool :
First Method:
1) Go to SE11
2) Enter the Table Cluster/Pool name and then click on Disply.
3) Use the 'Where-Used-List'
Second Method:
1) Go to SE11
2) Enter table name 'DD02L' and click on Display.
3) Click on 'Table Contents' icon or press 'CtrlShiftF10'
4) Enter your Table Category 'CLUSTER/POOL on selection screen'
5) Enter your Table Cluster/Pool name on selection screen.
And Basis persons run a statistics reports only on database tables.