Posts

Showing posts from March, 2023

BR0253E errno 5: Access is denied. BRTools errors occur when accessing "database" directory

  Env was W2K8 R3 Oracle 11.2.0.3 just updated to brtools PL 42 As per blog: https://abrahambasis.blogspot.com/2019/02/brtools-errors-occur-when-accessing.html Executed  brconnect -u / -c -f check -SFP but still issue, so see te brconnect logs and manually execute cacls cacls <backup directory> /E /T /G <GROUP>:F cacls <backup directory> /E /T /G <USER>:F //alak