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

Error When Execute SE30.

ronaldo_aparecido
Contributor
0 Likes
1,013

Good Morning Guys.

I am executing se30 with My Variant and occurs the message Error:

Error writing file data in performance( No space left on device)

Follow my variant configuration attached.

Thanks

1 ACCEPTED SOLUTION
Read only

HermannGahm
Product and Topic Expert
Product and Topic Expert
0 Likes
838

Hi Ronaldo,

well it says that there is no space left on device.

Get the directory from parameter DIR_ATRA (rz11, rz10, rsparam, rspfpar, ...)

and check with an SAP administrator if data can be deleted on that device

or if you really need to extend it.

Quite often you have some big *core* files on the device that could be deleted.

An SAP Administrator should be able to help you out.

Kind regards,

Hermann

4 REPLIES 4
Read only

HermannGahm
Product and Topic Expert
Product and Topic Expert
0 Likes
839

Hi Ronaldo,

well it says that there is no space left on device.

Get the directory from parameter DIR_ATRA (rz11, rz10, rsparam, rspfpar, ...)

and check with an SAP administrator if data can be deleted on that device

or if you really need to extend it.

Quite often you have some big *core* files on the device that could be deleted.

An SAP Administrator should be able to help you out.

Kind regards,

Hermann

Read only

0 Likes
838

Now occurs:

The following error occurred during the runtime
measurement:
0: Unable to write trace file. TRACE FILE:
/usr/sap/VMQ/DVEBMGS00/data/AT00

Display measurement anyway?

Read only

RaymondGiuseppi
Active Contributor
0 Likes
838

Delete oldest data files (SE30 -> Other File -> select and delete) or ask Basis to increase space allocated to file system.

Regards,

Raymond

Read only

0 Likes
838

Ok I change the space of my Variant and Worked.

Thanks Guys.