Problems with database vault [message #289238] |
Thu, 20 December 2007 07:12 |
binatau
Messages: 1 Registered: December 2007
|
Junior Member |
|
|
Hello,
Im trying to installed Oracle 11.1.6.0 and created a starter DB with the Database Vault option. When I try to enable the Database Vault feature I get the following error:
dvca -action enable -service oradbv -instance oradbv -dbname oradbv -sys_passwd sys -owner_account dvf -owner_passwd dvf -logfile ./dvca.log -nodecrypt -jdbc_str jdbc:oracle:oci:@oradbv
from dvca.log:
12/19/07 06:19:56 DVCA started
12/19/07 06:19:56 Executing task ALTER_TRIGGER_DLL
12/19/07 06:19:56 Error executing task ALTER_TRIGGER_DLL:java.sql.SQLException: ORA-04080: trigger 'DV_BEFORE_DDL_TRG' does not exist
12/19/07 06:19:56 Error enabling Database Vault protections processing. java.sql.SQLException: ORA-04080: trigger 'DV_BEFORE_DDL_TRG' does not exist
.
12/19/07 06:19:56 Exiting Database Vault Configuration Assistant
Also the management interface is not working under the Url
https://localhost:1158/dva
any suggestions?
|
|
|