View log files in console mode (imcl -c)
We can view the log files of installed package groups, packages, and fixes.Procedure
To view the log files of installed package groups, packages, and fixes:
- Start Installation Manager in console mode: imcl -c. For more information, see Start IIM in console mode.
- Enter L: View Logs.
- Enter the number next to log file to see the entries.
- Enter the number next to an entry to see the details about the entry.
- Messages in log files have these levels of severity of: information, note, warning, or error. We can decide the type of messages to view. In console mode, a selected option is indicated by an X in brackets: [X]. Options that are not selected are indicated by empty brackets: [ ].
- Enter I to view information entries.
- Enter N to view note entries.
- Enter W to view warning entries.
- Enter E to view error entries.
Home