dbsat error
Hello,
Has anybody received the following error while running dbsat collect filename
The db is 11.2.0.3 running on Windows 2008 64-bit
File "\dbsat\\sat_reporter.py", line 5785, in <module>
audit_trail()
File "\dbsat\\sat_reporter.py", line 4274, in audit_trail
min_date = format_date(read_date(data[0][min_idx]), '%b %-d %Y')
File "\dbsat\\sat_reporter.py", line 328, in format_date
return input_date.strftime(format_str)
ValueError: Invalid format string
Exception ignored in: <bound method Workbook.__del__ of <xlsxwriter.workbook.Workbook object a
t 0x00000000014C92E8>>
Traceback (most recent call last):
File "\dbsat\xlsxwriter\workbook.py", line 147, in __del__