Other Important Utilities
lmobfslog
The lmobfslog utility processes the debug log file to generate the obfuscated usernames. It is used for debug log processing.
Note:If the debug log has been produced with OBF_ADDMARK option, only then the lmobfslog utility can generate obfuscated usernames in the debug log.
Usage
lmobfslog [-i debug_log] [-o new_debug_log] <-rmarker>
Where:
lmobfslog Argument Usage
Argument |
Description |
-help |
To print usage information. |
-i debug_log |
Path to existing debug log file with markers that is passed to obfuscate the usernames. |
-o new_debug_log |
|
-rmarker |
Removes the markers from the debug log file. |