SAP
C_PXSUP_90 · Question #66
You have to analyze a job that is currently processing a long running SELECT statement on a database table. Via transaction 'SM50 - details', you see that the read does not finish. What can you do?
The correct answer is B. You can analyze the currently processed statement using ST04 - detailed analysis. See the full explanation below for the reasoning.
Question
You have to analyze a job that is currently processing a long running SELECT statement on a database table. Via transaction 'SM50 - details', you see that the read does not finish. What can you do?
Options
- AYou have to wait until the program returns from the database. Afterwards, you can continue analysis (for
- BYou can analyze the currently processed statement using ST04 - detailed analysis.
- CYou can analyze the currently processed statement by starting the SQL-Trace (ST05).
How the community answered
(58 responses)- A7% (4)
- B76% (44)
- C17% (10)
Community Discussion
No community discussion yet for this question.