LYCOS RETRIEVER
Informix: Oracle Workbench
built 281 days ago
NewEra is Informix's rapid application development tool that competes with Powersoft's (a Sybase company) PowerBuilder and Oracle's Developer 2000. Compared to its competitors, NewEra benefits from a strong object-oriented design that delivers a repository-based, class library-driven application development paradigm using class browsers for navigating application objects. NewEra can ... generate cross-platform applications. Specifically, NewEra includes:
Source:
There are sample capture scripts available for Informix with the Oracle Migration Workbench. If you check under the installation directory for the migration workbench, there should be a subdirectory for Informix that has example capture scripts. The Oracle Workbench migration workbench provides an editor when parsing data between environments. You may need to tweak some of the code that does not convert cleanly and it's a best practice to scrub the data before loading to Oracle just to be on the safe side.
Source:
Oracle Corporation recommends that you surround all Informix object names with double quote characters and use the exact letter case for the object names as they appear in the Informix data dictionary. This convention is not required when referring to the supported Oracle data dictionary tables or views listed in AppendixC, "Data Dictionary".
Source: