Teradata / PyTd

A Python Module to make it easy to script powerful interactions with Teradata Database in a DevOps friendly way.
MIT License
108 stars 43 forks source link

_cleanupLogs PermissionError: [WinError 5] Access is denied: 'logs\\DirectX.log' #119

Open fh2levelgh opened 5 years ago

fh2levelgh commented 5 years ago

When trying to execute a script the following error is received: PermissionError: [WinError 5] Access is denied: 'logs\DirectX.log'. User accounts do not have admin privileges, is there a way to disable this to allow the process to finish?.

File "C:\Users\%username%\AppData\Local\Continuum\anaconda3\lib\site-packages\teradata\udaexec.py", line 281, in _cleanupLogs