Total Recall / FDA / Flashback Data Archive backup and restore.
I have a "problem" to solve: I have 2 databases 11gR2 / 11.2.0.2.0 (one for testing, one for production) and I've activated Total Recall on all tables of the 2 environments.
At the end of each month, I want to copy the production database over the test database (replacing all data) but I MUST import also the historical data of FDA/Total Recall from the production environment.
I've already tried several ways without any success: in all cases I loose the link between the original table and the historical tables (SYS_***) even if they are imported in test in the correct tablespace which is configured with a flashback data archive with the same name of the production database.