InterviewSolution
Saved Bookmarks
| 1. |
How many types of users are there for background jobs? Is there a way to troubleshoot problems that a background user faces? |
|
Answer» The user types for background jobs are as follows:
We can schedule background jobs using the SM36 T-code, VIEW and monitor background jobs running in the system using SM37 T-code, and troubleshoot PROBLEMS for background users using ST01 T-code. |
|