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