Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization problem

Former Member
0 Kudos

Hi,

Is there any possibility to see last 10 SU53 reports of particular user or number of users?

Thanks,

Venkat

8 REPLIES 8

Former Member
0 Kudos

Venkat,

SU53 stores only the last failed transaction. If you are particular to see the 10 ask the user to take 10 diff failures..this is a practical solution.

Else,ST01...but if its in the PRD you may want to apply thought before using ST01

Thanks

Former Member
0 Kudos

No.

USR07 only holds the last auth failure message that occurs for a user and therefore SU53 only reports the last failure.

If you have the security audit log activated and it is configured to pick up failed transactions then you will get some info there but that is only on failed tx rather than the root cause of the failure in the first place.

Former Member
0 Kudos

no only teh last su53 can bse stored,

But you should not want any report without a complete description of what was done and what went wrong.

Anyway, pls let the users supply the reports one by one. You can ask them to store the reports in the spool, (rpint function) and then let them give you teh spoolnumbers.

0 Kudos

saving to spool is a nice habit to get users into.

0 Kudos

Yes I created a document that we send to all users telling them how to.

In this we also tell them how to create a good report, so logoff , logon and imediatley create the error to overcome errros in the report. Su53 orf previous error

Also we tell them that we ONLY look at the reports when then tell us exactly how they got into the error. So transaction code, exactly whihc biuttomd they pressed and if applicable in which order or other document the error occurs.

When doing this we can mostly replicate the error ourselves without having to bother the user and so we can mostly solve it quickly.

0 Kudos

All good stuff there! I agree it makes it much easier to solve problems that way. Having a user population who respond to such guidance is nice too.

Former Member
0 Kudos

Because I got the query like the person wants to see the su53 reports of

all the users for last 20 days.

So, this thing is possible only if ST01 trace is on..?

0 Kudos

That is correct, even then there is a huge amount of data, not to mention running out of space in the trace file and a potential impact on system performance