dbms_workload_repository.DROP_SNAPSHOT_RANGE don't rearly delete from wrm$-tables
Hello,
I loaded AWR-Export from a prod-instanz in a test-instanz and now I want to delete this rows. But if I delete this rows with
dbms_workload_repository.DROP_SNAPSHOT_RANGE
this rows are not rearly delete from the wrm$-tables: they get only status=2.
Do anyone know this problem? How can the rows rearly delete from wrm$-tables.
Regards Brigitte
dbms_workload_repository.DROP_SNAPSHOT_RANGE
this rows are not rearly delete from the wrm$-tables: they get only status=2.
Do anyone know this problem? How can the rows rearly delete from wrm$-tables.
Regards Brigitte
0