CKM02452E PROCESSING FOR uuuuuuuu HAS BEEN TERMINATED

Explanation

While unloading data for a catalog, a fatal error caused BACKUP to stop processing the catalog "uuuuuuuuuu".

User response

This error was detected by the Catalog Fast Reader Module and reported by the Error Summary Module. Numerous CKM341xxI messages accompany this message.

If "NOEXAMINE" was not coded and EXAMINE did not detect errors, it is possible that the catalog was successfully backed up. To determine if this the case, using IDCAMS, execute EXAMINE explicitly:
  //AMS      EXEC PGM=IDCAMS
  //SYSPRINT DD   SYSOUT=*
    EXAMINE NAME(...)DTEST
EXAMINE will issue several messages. Find the message IDC01710I DATA COMPONENT CONTAINS nnn RECORDS. Compare the nnn value to the total records unloaded by BACKUP which is indicated in the message
CKM02446I RECORD SUMMARY FOR catalogname

If the counts are the same, the BACKUP was successful and no further action is necessary. If the symptom persists, a permanent solution would be to RECOVER the catalog.

If the counts are different, the BACKUP was not successful. Contact Technical Support. Ensure that this entire job stream, including JCL, and all messages are available for the support staff.