cancel
Showing results for 
Search instead for 
Did you mean: 

DATSET_WRITE_ERROR

Former Member
0 Kudos

Hello,

A get paid scheduled job has got cancelled today and we got DATASET_WRITE_ERROR dump in st22.

Error text: "No space left on device"

Error code: 28

is the error text.

It is a space issue.

Please help on how to work on this.

Regards.

uday

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member182657
Active Contributor
0 Kudos

Hi Uday,

Kindly do a check for system space and try to resolve space related issues.

Regards,

Gaurav

former_member188883
Active Contributor
0 Kudos

Hi Udaya,

From the error message it looks like space on the drive or file system where the program is writing files is full and has no space. Please check the full abap dump to identify the location where writing is failing.

Hope this helps.

Regards,

Deepak Kori

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Udaya,

Can you check space on your drivers/file systems and network connectivity with authorizations

If windows : 99155 - DATASET_WRITE_ERROR / DATASET_CANT_OPEN on NT

Regards,

Divyanshu