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

Problem in SE30

Former Member
0 Likes
995

Hi all,

I am trying to analyze the peformance of my program in SE30. but, the system throws the following message "Unable to write to the measurement data file" after execution.

Please suggest me a way to overcome this, and perform runtime analysis.

thanks,

Rajan

1 ACCEPTED SOLUTION
Read only

BH2408
Active Contributor
0 Likes
967

Hi,

In your program you are creating the file in application server or presentation server?

Regards,

Bharani

Hi,

In your program you are creating the file in application server or presentation server?

Regards,

Bharani

5 REPLIES 5
Read only

0 Likes
965

Hi,

Check with your admnistrator. When doing SE30 measurement, a file is created in presentation server.

Maybe there is no more space available to create this file.

Read only

Former Member
0 Likes
965

you can check whether there are other files on your application server, maybe there is not enough space.

Try to remove old ones.

Or your admin should change size quota.

It can also be that there is a general problem with writing of trace files.

Read only

BH2408
Active Contributor
0 Likes
968

Hi,

In your program you are creating the file in application server or presentation server?

Regards,

Bharani

Read only

HermannGahm
Product and Topic Expert
Product and Topic Expert
0 Likes
965

Hi Bharani,

SE30 will write it to the application server.

Kind regards,

Hermann

Read only

BH2408
Active Contributor
0 Likes
965

Hi ,

I think there will be problem in these case.

1. When the file is unable to create (It is not your problem).

2. The File is very huge that your application server can't able to create any file for that size.

3. Your application server is fill with all other file. So delete the unnecc. ones and ask the BASIS people to check this.

Regards,

Bharani