Or at least keep a complete oracle export on hand in case your final
plans fall through and you need to
play hero by recreating the old database.
Jeffrey Seger wrote:
Is this a business critical database? If so, I would go back to the
business and make an argument that the current database not be allowed to go
away till the new database is in place, migrated and tested. Regardless of
the tool you use to migrate it, you will run the risk of data loss if the
old database is allowed to be completely deleted prior to a new one being
installed.
On Thu, Jun 19, 2008 at 2:08 PM, Curtis Leach <[EMAIL PROTECTED]> wrote:
Does anyone know of a module that would backup an Oracle database in a
database independent way?
We are decommissioning our only Oracle database & we would like to be
able to preserve it's contents so that it can be reloaded into another
database at a later date. Such as Windows SQL Server or Informix.
But all Oracle backup tools use proprietary formats.
Curtis