cancel
Showing results for 
Search instead for 
Did you mean: 

Disk space and memory

Former Member
0 Kudos

Hi.

I'm interested to know where to find information about the SAP system size, both occupied and accessible size. And of course how much memory there are in the system.

Please, give me some t-codes I can use.

BR // Peter B

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

There are a lot of transactions to do that.

Most of the time I use the following ones:

ST06N - For system memory, disks, CPU usages, LAN, filesystems

ST04 - For the DB performance

DB02 - For the database statistics

ST02 - For the SAP buffers.

SM51 - Overview of SAP server processes

In table TSTC you can find more transactions.

Check transactions that starts with ST* or DB* and for specific SAP monitoring SM* tcodes.

Success.

Wim

Answers (0)