Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Memory space

Former Member
0 Likes
530

Hi Experts,

I want to find out the memory space alocated to each and every table along wit the table space and its functional area(For example the memory used by vbak and its functional area and the table space associated with it) is there any table or any location in SAP which contains these information.

It will be really helpful for me.

Expecting quick replies.

Thanks in Advance.

With Best Regards,

Venkat.

3 REPLIES 3
Read only

srinivas_akiri
Active Participant
0 Likes
461

Hi

you can find these details in Technical details of the table.

SE11 -> TECHNICAL SETTINGS

Read only

VinayPrasad_PM
Product and Topic Expert
Product and Topic Expert
0 Likes
461

Hi,

You can find table space information by using space analysis transaction DB6SPACE.

There you click on Space-->single table analysis and in the right hand side you can enter the table name in the text box "Name" to find out table space and total table size.

To find out the functional area to which this table belongs go to transaction SE11>Attributes>go to package and here you can see to which software component your table belongs to.

Best regards,

Vinay

Read only

sourabhshah
Product and Topic Expert
Product and Topic Expert
0 Likes
461

hi,

DB02 - Database Performance Tables and Indexes gives you access to the information you require.

If you don't have access to that, the Database Utility (accessed directly via SE14) shows many of the settings and the usage percentages under Storage Parameters.

Just be careful you don't update anything! (unless you want to).

Use Transaction DB6SPACE - it gives the table space and also u can anlyze the many more things

Regards,

Sourabh