Table of Contents

Search

  1. Preface
  2. Introduction to Oracle Connector
  3. Connections for Oracle
  4. Synchronization tasks with Oracle Connector
  5. Mappings and mapping tasks with Oracle Connector
  6. Replication tasks
  7. Troubleshooting
  8. Appendix A: Data type reference

Oracle Connector

Oracle Connector

Oracle connection rules and guidelines

Oracle connection rules and guidelines

Consider the following rules and guidelines when you create an Oracle connection:
  • An Oracle table name can have a maximum of 30 characters.
  • When you run a task that contains an Oracle database in the Public schema, ensure that the schema does not contain too many objects. If the schema contains too many objects, the task times out. You can remove some objects from the Oracle database or move the objects into another database schema.
  • When you run a task for an Oracle database target, ensure that the UTF-8 characters do not exceed the maximum length of the varchar or char fields.
    Data Integration
    might truncate UTF-8 characters if they exceed the maximum length of the varchar or char fields.
  • If the data that you write from a flat file to Oracle contains Portugese characters, ensure that the code page for the Oracle server is not set to MS Windows Latin 1. Select the code page as ISO 8859-15 Latin 1 when you create an Oracle connection.
  • Schema name is case sensitive when the name of the schema contains hyphens.

0 COMMENTS

We’d like to hear from you!