ARC0028I
{BACKUP | DUMP | COMMAND | MIGRATION} ACTIVITY LOG {DISABLED | RELEASED} DUE TO { ERROR OPENING LOG | LOG I/O ERROR}. {explanation}.

Explanation

DFSMShsm generates this message whenever an error is detected opening an activity log or an I/O error is detected writing a message to the log.

For ERROR OPENING LOG, another message that displays the reason for the error will precede this message. The possible reasons are:
  • An error in getting storage
  • An allocation error
  • An open error

For LOG I/O ERROR, an ARC0645I message indicating why the log is released will precede this message. The explanation part of the message will not appear.

The following inserts are possible for the explanation:
  • COMMAND ACTIVITY LOGGING DISABLED

    Messages that are intended for the command activity log will not be issued.

  • BACKUP ACTIVITY LOGGING DISABLED

    Messages that are intended for the backup activity log will not be issued.

  • MIGRATION ACTIVITY LOGGING DISABLED

    Messages that are intended for the migration activity log will not be issued.

  • DUMP ACTIVITY LOGGING DISABLED

    Messages that are intended for the dump activity log will not be issued.

  • BACKUP ACTIVITY LOGGING SWITCHED TO COMMAND LOG

    Messages that are intended for the backup activity log will be rerouted to the command activity log.

  • MIGRATION ACTIVITY LOGGING SWITCHED TO COMMAND LOG

    Messages that are intended for the migration activity log will be rerouted to the command activity log.

  • DUMP ACTIVITY LOGGING SWITCHED TO COMMAND LOG

    Messages that are intended for the dump activity log will be rerouted to the command activity log.

System action

The following describes the system action on the basis of the error condition and log type:

Messages intended for a particular activity log can be rerouted to the command log after an open error occurs if the command activity log is open. Otherwise, the messages will be lost.

Programmer response

Issue RELEASE HARDCOPY to cause existing activity logs to be closed and deallocated, and all logs to be allocated and opened.

Source

DFSMShsm