cancel
Showing results for 
Search instead for 
Did you mean: 

How to check if SAP hangs

Former Member
0 Kudos

When your SAP hang or user cannot logon, is there any standard process or best practice for checking.

For instance, you need to check if the DB is up, any free space in oraarch, if SAP can connect to DB, if all processes are ocupied....

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Fu Yi Chen

As you already mentioned, when the system is hanging, i check:

- are the SAP processes are running?

- can i connect to the DB (for example with R3trans -x)

- i check the tracefiles (dev_wX and dev_disp) in the work directory for errors

- then i use the dpmon tool to check, what is running on the processes, you can stop a blocking process there, if you see it

Regards

Michael