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

open data set probelm

Former Member
0 Likes
592

Hi all,

I am getting the belwo errror... when I execute the progarm

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_FILE_IO', was not caught in

procedure "DOWNLOAD_DATA" "(FORM)", nor was it propagated by a RAISING clause.

Since the caller of the procedure could not have anticipated that the

exception would occur, the current program is terminated.

The reason for the exception is:

An error occurred when writing to the file

"/sapfeeds/BIBCAST/KID/case_report_2008102.txt".

Error text: "No space left on device"

Error code: 28

Please hellp me in this,.

regards,

Ajay reddy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
558

The message is quite clear, Error text: "No space left on device"

Contact your Basis team.

regards,

Advait

3 REPLIES 3
Read only

Former Member
0 Likes
559

The message is quite clear, Error text: "No space left on device"

Contact your Basis team.

regards,

Advait

Read only

Former Member
0 Likes
558

It looks like there is no more available disc space on the application server. Ask the BASIS team to assign some more disc space or delete some log files, etc.

Regards,

Steve.

Read only

rainer_hbenthal
Active Contributor
0 Likes
558

What part of "No space left on device" you didnt understood?