SAP Note 875632 - Errno in short dump DATASET_CANT_CLOSE

Component : Syntax, Compiler, Runtime -

Solution : https://service.sap.com/sap/support/notes/875632 (SAP Service marketplace login required)

Summary :
The SAP Note addresses the issue where the runtime error DATASET_CANT_CLOSE is triggered without detailed error information available in the short dump. The error typically arises when attempting to close a dataset with the ABAP statement CLOSE DATASET and can be due to insufficient disk space, network issues, or other factors affecting file operations. To resolve this, the SAP update includes enhancements in the error message to display the operating system’s error number (errno) and corresponding messages, helping in diagnosing and resolving the issue effectively.

Key words :
terms open dataset reason, abap statement close dataset, runtime error dataset_cant_close occurs, runtime error dataset_cant_close, insufficient disk space, support package mentioned, short dump, sufficient information, buffered data, network problems

Related Notes :

27Recommendations for the ABAP file interface