Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Data Engineering Integration
  3. Mappings
  4. Mapping Optimization
  5. Sources
  6. Targets
  7. Transformations
  8. Python Transformation
  9. Data Preview
  10. Cluster Workflows
  11. Profiles
  12. Monitoring
  13. Hierarchical Data Processing
  14. Hierarchical Data Processing Configuration
  15. Hierarchical Data Processing with Schema Changes
  16. Intelligent Structure Models
  17. Blockchain
  18. Stateful Computing
  19. Appendix A: Connections Reference
  20. Appendix B: Data Type Reference
  21. Appendix C: Function Reference

Oracle Data Types

Oracle Data Types

Informatica supports the following Oracle data types when you use Sqoop:

    Blob (supported only for import)

    Char

    Date

    Float

    Long

    Nchar (supported if you configure OraOop)

    Nvarchar (supported if you configure OraOop)

    Number(P,S)

    Timestamp

    Varchar

    Varchar2

Rules and Guidelines for Sqoop Oracle Data Types

Consider the following rules and guidelines when you configure Oracle data types in a Sqoop mapping:
  • If you run a Sqoop mapping on the Blaze engine to export Oracle float data, Sqoop truncates the data.
  • If you run a Sqoop mapping on the Blaze engine to export Oracle timestamp data with nanoseconds, Sqoop writes only three digits to the target.
  • If you configure OraOop and run a Sqoop mapping on the Spark engine to export Oracle timestamp data, Sqoop writes only three digits to the target.

0 COMMENTS

We’d like to hear from you!