Tagar/rman

script connect and disconnects / as SYSDBA in the dosql routine, even when SYSDBA privilege is not required. Login is expensive and connecting as SYSDBA is audited

Tagar opened this issue · 1 comments

"The script connect and disconnects / as SYSDBA in the dosql routine, even when SYSDBA privilege is not required. Login is expensive and connecting as SYSDBA is audited" from https://community.oracle.com/message/12596701#12596701

Are bequeath connections audited? Seems not. Doesn't look like a much overhead connecting for each query. Will close as wontfix.