You must perform some configuration tasks in Oracle to prepare for PowerExchange Express CDC for Oracle.
If you have not configured the use of archived logs, enable ARCHIVELOG mode and specify a primary archive log destination. Then use the sample file, ora_orad.sql, that PowerExchange supplies in its installation directory to perform the other tasks. To run the SQL statements in the ora_orad.sql file, you must be assigned the role of DBA.
Complete the following Oracle configuration tasks:
Specify an archive log destination for PowerExchange Express CDC for Oracle use if one is not already defined.
Enable ARCHIVELOG mode if it is not already enabled.
If you enable ARCHIVELOG mode, stop and restart the Oracle database.
Create an Oracle user and grant user privileges.
If you use ASM and plan to connect to an ASM instance to read ASM-managed Oracle redo logs, create an ASM user that has SYSDBA or SYSASM authority.
Enable Oracle minimal global supplemental logging.