We are installing DB Vault on several Oracle 11gR2 environments where we currently use LiveReorg 7.5. Will LiveReorg work and is it supported with DB Vault?
Live Reorg uses standard Oracle commands to do reorganizations (SELECT, INSERT, UPDATE, DELETE, CREATE TABLE AS SELECT, ALTER TABLE). The only exception is when reorganizing tables with LONG columns: there we use internally the EXP Oracle utility.