Running DBSAT Report might throw on some occasions: NameError: name 'logging' is not defined
(Doc ID 3027336.1)
Last updated on JUNE 17, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to run DBSAT Report got an error.
$ dbsat report Input_file
Database Security Assessment Tool version 3.1 (Apr 2024)
This tool is intended to assist you in securing your Oracle database
system. You are solely responsible for your system and the effect and
results of the execution of this tool (including, without limitation,
any damage or data loss). Further, the output generated by this tool may
include potentially sensitive system configuration data and information
that could be used by a skilled attacker to penetrate your system. You
are solely responsible for ensuring that the output of this tool,
including any generated reports, is handled in accordance with your
company's policies.
Exception in thread "MainThread" Traceback (most recent call last):
File "<iostream>", line 14018, in <module>
NameError: name 'logging' is not defined
DBSAT Reporter ran successfully.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |