Oracle Database 11g R2 Grid & Database with Database Vault and CCR (Oracle Configuration Manager)
I am testing installing Oracle Database 11g R2 grid as a standalone server. The grid install went well as the 11g R2 Database install also went well. Everything is working as it should.
My next step was to install Oracle CCR (Oracle Configuration Manager) and this part went well also.
I went to try and run Oracle CCR (Oracle Configuration Manager) and I get an error on privileges when I run the following:
$ORACLE_HOME/ccr/admin/scripts/installCCRSQL.sh collectconfig -s
<SID> -r <SYSDBA-USER>
The error is at line 1 and states :Insufficient Privileges
Does anybody know where there is documentation that would expalin installing CCR on a Database that has Database Vault installed. Any help would be great.
0