DSNJ364I NEWLOG OPERATION FAILED. REASON: reason-string
Explanation
The NEWLOG option of the SET LOG command has failed.
The value of reason-string describes the cause
of the failure:
DATA SET NOT FOUND
The specified log data set name is not found. Make sure that the NEWLOG data set name is correct and that the data set has been defined correctly with IDCAMS.
- OPEN ERROR
- An error occurred attempting to allocate or open the new log data set.
- BSDS ERROR
- An error occurred attempting to update the BSDS.
- DUPLICATE LOG DATA SET NAME
- The specified log data set name already exists in the current active log inventory. Make sure that the NEWLOG data set name is correct.
- LOG COPY AT MAXIMUM NUMBER OF LOGS
- The specified log copy already contains the maximum number of active log data sets. You can specify up to a maximum of 93 log data sets per active log copy.
- COPY2 IN SINGLE LOGGING MODE
- COPY(2) was specified but Db2 was started in single logging mode.
- OUT OF SPACE IN BSDS
- There is no space in the BSDS to add the new log data set information. This failure indicates a possible problem with the BSDS control record. If the problem persists, contact IBM® Support Prepare an IDCAMS PRINT of the BSDS.
- COMMAND ABENDED
- An ABEND occurred during command processing.
System action
The command terminates.
User response
Examine the console log for messages related to the failure.