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
Logon as SIDadm in my case is windows run elevated command prompt Microsoft Windows [Version 10.0.17763.2366] (c) 2018 Microsoft Corporation. All rights reserved. C:\Windows\system32>color f1 C:\Windows\system32>dbmcli -d XYZ -u SUPERDBA,Pass#1 -c db_execute set log auto overwrite on OK C:\Windows\system32>dbmcli -d XYZ -u SUPERDBA,Pass#1 -c sql_execute select automaticoverwrite from loginformation OK END 'YES' C:\Windows\system32> //alak
Comments
Post a Comment