DSNU374I csect-name - utility-name WITH SHRLEVEL REFERENCE OR CHANGE HAS BEEN TERMINATED, REASON=reason-code

Explanation

The utility has terminated.

csect-name
The name of the control section that issued the message.
utility-name
The name of the utility.
reason-code
The reason for the message or SQL code, indicated by one of the following values:
1
The utility with SHRLEVEL CHANGE specified LONGLOG TERM, and at the end of an iteration of log processing, the number of log records that the next iteration would process is not sufficiently lower than the number that the previous iterations processed.
2
Db2 estimated that the switch phase of REORG with SHRLEVEL REFERENCE or CHANGE would not start by the deadline specified in the DEADLINE phrase.
3
REORG terminated because the FlashCopy® failed and no inline copy was made.

System action

The utility terminates.

User response

Take the action that corresponds to the reason-code value:

1
Attempt a new invocation of the utility later, perhaps when you expect that the application workload is lower or the maximum needed amount of time for applications to have read-only access is longer.
2
  • On SHRLEVEL CHANGE, attempt a new invocation of reorganization later, perhaps when you expect to have a longer time available, you expect that the application workload is lower, or you expect that the maximum needed amount of time for applications to have read-only access is longer.
  • On SHRLEVEL REFERENCE, attempt a new invocation of reorganization later, perhaps when you expect to have more time available.
3
Correct the problem with FlashCopy and run the utility again.

Severity

8 (error)