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

DATA_WRITE_ERROR

former_member212005
Active Contributor
0 Likes
756

Hi All,

We get the run time error DATA_WRITE_ERROR.............when writing some data to application server file.

The reason as mentioned in the short dump is 'Capacity Limit has been reached'.

And the error text information is

Error text: "Descriptor not valid."

Error code: 3450

Any idea as to why this happened.....this was running good for quite a long time.....

6 REPLIES 6
Read only

Former Member
0 Likes
702

Check the data space of ur application server, unix box. I think it is out of space.

Thanks

Mani

Read only

0 Likes
702

Thanks for the reply....did anyone had a similar problem?

And is this the solution for this?

Read only

0 Likes
702

Mani....did u ever had a similar issue?

Read only

0 Likes
702

We have had a number of issues with data_write_error,

sometimes it was intermittent outage, sometimes it was out of space, sometimes it was write permissions.. i think data space seems to be the closest match to yours.

Regards,

Mani

Read only

0 Likes
702

Mani...thanks for the reply....

But the reason why I have a doubt is because the error contains 'Descriptor not valid'.

Is it that the when trying to write data to the file...the file was not open or something?

Read only

former_member212005
Active Contributor
0 Likes
702

We have raised this question to SAP...waiting for them