Do you have any question about this error?
Message type: E = Error
Message class: ARCH_STANDARDS - Standard Archiving Checks
Message number: 100
Message text: Violation of the Archiving Standard: "Statistics of Processed Arch.Files"
The archiving standard stipulates that each write, delete, and reload
program must issue file or run statistics before it writes the archive
file. The current program has not displayed file or run statistics.
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_1 OBJECT DOKU ID TX
INCLUDE ARCH_STNDRD_CHECK_WHATODO_1 OBJECT DOKU ID TX
Use the <LS>ARCHIVE_GIVE_STATISTICS</> function module in the delete and
reload program to create statistics. Call the <LS>ARCHIVE_
WRITE_STATISTICS</> function module in the write, delete, and reload
program to display the statistics before you call the <LS>ARCH
IVE_CLOSE_FILE</> function module.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
ARCH_STANDARDS100
- Violation of the Archiving Standard: "Statistics of Processed Arch.Files" ?The SAP error message ARCH_STANDARDS100 indicates a violation of the archiving standard related to the statistics of processed archived files. This error typically arises when there is a discrepancy in the archiving statistics, which can occur due to various reasons, such as incomplete archiving processes, inconsistencies in the database, or issues with the archiving object configuration.
Cause:
- Incomplete Archiving Process: If the archiving process was interrupted or not completed successfully, it may lead to inconsistencies in the statistics.
- Database Inconsistencies: If there are inconsistencies in the database or if the archiving object is not properly configured, it can trigger this error.
- Incorrect Configuration: The archiving object may not be set up correctly, leading to issues in tracking the processed archived files.
- Missing or Corrupted Files: If the archived files are missing or corrupted, the system may not be able to update the statistics correctly.
Solution:
- Check Archiving Logs: Review the logs of the archiving process to identify any errors or warnings that occurred during the archiving run.
- Re-run Archiving Process: If the archiving process was incomplete, try re-running it for the affected objects to ensure that all files are processed correctly.
- Consistency Check: Use transaction codes like
SARA
(Archive Administration) to perform a consistency check on the archiving object. This can help identify and resolve any inconsistencies.- Update Statistics: If the statistics are out of sync, you may need to manually update them. This can often be done through the archiving administration transaction.
- Check Configuration: Ensure that the archiving object is configured correctly in the system. This includes checking the settings for the archiving file paths and the relevant parameters.
- Consult SAP Notes: Look for relevant SAP Notes that may address this specific error. SAP frequently releases notes that provide solutions or workarounds for known issues.
Related Information:
SARA
(for archiving administration) and SARI
(for archiving information) to manage and monitor archiving processes.If the problem persists after trying the above solutions, it may be necessary to contact SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
ARCH_STANDARDS095
Violation of the Archiving Standard "Significance of Delta Archive"
What causes this issue? According to the data archiving standard, a reload program should not write more data objects to the delta archive (it should...
ARCH_STANDARDS094
Violation of the Archiving Standard "Logs in the Reload Program"
What causes this issue? INCLUDE ARCH_STNDRD_CHECK_CAUSE_REL1 OBJECT DOKU ID TX The current log contains more messages of type 2 (not processed) than ...
ARCH_STANDARDS101
Violation of Archiving Standard "Completeness of Statistics"
What causes this issue? According to the data archiving standard, a delete program must update statistics for every data object whose data it deletes...
ARCH_STANDARDS102
Violation of Archiving Standard "Completeness of Statistics"
What causes this issue? According to the data archiving standard, a reload program must update the statistics for each data object whose data the pro...
Click on this link to search all SAP messages.