Partitioned table AUD$
Hello! Oracle Database Vault installed on the DB (11.2.0.4). I created partitioned table SYSTEM.AUD$ (old non-partitioned table renamed) and actived AUDIT_TRAIL='DB'
Now i can't login into the database. Partitions are not created. Alert:
TABLE SYSTEM.AUD$: ADDED INTERVAL PARTITION SYS_P25435 (20) VALUES LESS THAN (TIMESTAMP' 2017-09-19 00:00:00')
TABLE SYSTEM.AUD$: ADDED INTERVAL PARTITION SYS_P25440 (20) VALUES LESS THAN (TIMESTAMP' 2017-09-19 00:00:00')
Mon Sep 18 09:35:59 2017
TABLE SYSTEM.AUD$: ADDED INTERVAL PARTITION SYS_P25445 (20) VALUES LESS THAN (TIMESTAMP' 2017-09-19 00:00:00')
TABLE SYSTEM.AUD$: ADDED INTERVAL PARTITION SYS_P25450 (20) VALUES LESS THAN (TIMESTAMP' 2017-09-19 00:00:00')
Mon Sep 18 09:36:04 2017
TABLE SYSTEM.AUD$: ADDED INTERVAL PARTITION SYS_P25455 (20) VALUES LESS THAN (TIMESTAMP' 2017-09-19 00:00:00')