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: 

SE30 Error

Former Member
0 Kudos

hi all,

today i just ran a report for runtime analysis on SE30 and i got an error saying

"Unable to end the measurement (error number 5, Error when measuring)"..

what does this error mean?

its not an exceeded time limit error as its getting over by 10-15 mins...

as a result i m not able to track the performance issues with the report..

kindly guide me how to solve this issue... i tried viewing the file generated from report run.... but it was not the proper analysis...

kindly help

3 REPLIES 3

former_member181962
Active Contributor
0 Kudos

Check if you have the authorization to run the transaction or report that you want to measure the performance.

Regards,

Ravi kanth Talagana

0 Kudos

yes, i have the authorization for both...

but my report contains a "wait upto N seconds" commands..

does it have any effect?

Former Member
0 Kudos

its solved, it was error in a call transaction syntax.

run time analysis gives error when this syntax is used in report.