SAP Message ARCH_STANDARDS102 - Violation of Archiving Standard "Completeness of Statistics"

Diagnosis
The archiving standard stipulates that a reload program must update thestatistics for each data object whose data it has reloaded. The programhas just finished reloading data. However, the number of data objects inthe archive file to be reloaded (&v1&) does not match the total, whichcomprises the following:

  • Number of data objects (&v2&) that were copied to the
  • ARCHIVE_GIVE_STATISTICS function module as reloaded objects plus
    • Number of data objects (&v3&) that were written to the delta archive
    • because they could not be reloaded

      System Response
      INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_1 OBJECT DOKU ID TX

      Procedure
      INCLUDE ARCH_STNDRD_CHECK_WHATODO_1 OBJECT DOKU ID TX

      Procedure for System Administration
      INCLUDE ARCH_STNDRD_CHECK_WHATODO_2 OBJECT DOKU ID TX
      Use the ARCHIVE_GIVE_STATISTICS function module to copy thestatistics for each data object whose data was reloaded. Read thedocumentation for the TABLE parameter to create accuratestatistics.
      INCLUDE ARCH_STNDRD_CHECK_WHATODO_3 OBJECT DOKU ID TX