CDFAA0153E The routine failed because the specified logging configuration option is invalid. Specified option: configuration-option.
Explanation
The indicated logging configuration option is invalid. Valid configuration options and their values are:
- level
-
A non-negative integer that indicates the level.
- session.level
-
A non-negative integer that indicates the session level.
- user.level
-
A user name followed by a colon (:) and a non-negative integer that indicates the user level. For example, JOHNB:7.
- encryption
-
Either 0 (for no encryption) or 1 (for encryption).
- session.encryption
-
Either 0 (for no session encryption) or 1 (for session encryption).
- logfiles
-
A positive integer that indicates the number of log files.
User response
Resubmit the statement specifying only valid options.