836 SAP Message of Class 00 Batch input: Cannot open archive file











836(00) - Batch input: Cannot open archive file

Message number 836 of class 00 is used to display message "Batch input: Cannot open archive file" and can be triggered using the following ABAP code:

    MESSAGE W836(00). "Warning message example
    MESSAGE I836(00).
"Information message example
    MESSAGE E836(00).
"Error message example
See here for more options


What causes this issue

The system cannot create any new archive files.
This may be because the namespace for archive files for this object is
full, or that the operating system cannot create the file.

System Response



How to fix


&SYS_ADMIN&

Message text extract from SAP system. Copyright SAP SE.


Return to Message Class 00 main page



Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!