
In transaction code SM21 system log message, you notice below errors keep generating in the SAP system.

Error 28 for write/read access to a file. File = 4
Delete session 001 after error 009
Error at DB commit, return code 001024
SAP Commit Failed
Error 28 for write/read access to a file. File = \\itsiti\sapmnt\DEV\SYS\global\000JOBLG\1234
Error at DB commit, return code 001024
Error handling canceled
Database error: TemSe->XRTAB(2)->128 for table TST01 key \\itsiti\sapmnt\DEV\SYS\global\000JOBLG\1234
Database error: TemSe->XRTAB(2)->128 for table TST01 key \\itsiti\sapmnt\DEV\SYS\global\000JOBLG\1234
Error 28 for write/read access to a file. File = \\itsiti\sapmnt\DEV\SYS\global\000JOBLG\1234
Error at DB commit, return code 001024
Error 28 for write/read access to a file. File = \\itsiti\sapmnt\DEV\SYS\global\000JOBLG\1234
Error at DB commit, return code 001024
Solution
The error message was due to no space left on the respective location. As an example from above error message, you need to check the location -\\itsiti\sapmnt\DEV\SYS\global\ and clear the unnecessary files there.
Reference
- 1510259 – Syslog message F3V ‘Error XXX for write/read access to a file.
- 16513 – AS ABAP file system full – what to do


