Application Development and Automation 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: 
Read only

Check if program runs

Former Member
0 Likes
766

Hi,

i launched a program and it run since 2 hours, it's strange, so how can i check if the program work fine ? i know Tcode SM50 but it's not pratice. Any ideas ?

Thanks.

5 REPLIES 5
Read only

Former Member
0 Likes
741

hI

Tools for Performance Analysis

Run time analysis transaction SE30

SQL Trace transaction ST05

Extended Program Check (SLIN)

Code Inspector ( SCI)

Read only

Former Member
0 Likes
741

Hi tafkap,

Schedule the program in background job.

Thanks

Phani

Read only

former_member386202
Active Contributor
0 Likes
741

Hi,

Better to run it in background

Regards,

Prashant

Read only

0 Likes
741

Yes background job is better but it's my manager who launch the program, so it's too late

No idea ?

Read only

0 Likes
741

ST01 is better.