Skip to Content
0
Former Member
Jun 09, 2009 at 09:32 AM

Check tables size of Java schema

468 Views

Hi,

I have a problem with the DB (MAXDB) size growth in a dual stack. I can find the size of the tables for ABAP schema from using GUI. Now I need to find the largest and greatest growth tables from java schema.

I found in one of the thread to use the following

DB59

- Add you J2EE schema (SAP<SID>DB)

- execute program RSADAT6M

but I am not able to add java schema and to execute the above program.

I am looking for a solution to find the largest and greatest growth tables from java schema.

Thanks and regards,

sen