We are getting ready to retire an Oracle Database running on a Unix system. Just as we were about to pull the plug, our company finds itself in a litigation that prevents us from losing any of our legacy data. We would like to copy the databases from Oracle to MS SQL and then kill the lease on the Unix boxes. There are many, many tables, so we would like a tool that does it all. Functions and procedures would be nice, but we can live without those as long as we have the data.
Any recommendations on a Software that will read an entire Oracle Database and recreate on a MS SQL environment?