‎2008 Oct 21 3:03 PM
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
‎2008 Oct 21 3:11 PM
The message is quite clear, Error text: "No space left on device"
Contact your Basis team.
regards,
Advait
‎2008 Oct 21 3:11 PM
The message is quite clear, Error text: "No space left on device"
Contact your Basis team.
regards,
Advait
‎2008 Oct 21 3:13 PM
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.
‎2008 Oct 21 3:15 PM