Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Data Types for Columns

Data Types for Columns

The
MDM Hub
has a set of data types for columns. The
MDM Hub
data types map directly to
Oracle
,
IBM DB2
, and
Microsoft SQL Server
data types. For more information about the database data types, see the product documentation for your database.
To change the data types of the columns, use the
Hub Console
. Do not change data types in the database. If you change data types in the database, the metadata validation process might encounter issues.
The following table shows how the
MDM Hub
data types map to the database data types:
MDM Hub
Oracle
IBM DB2
Microsoft SQL Server
CHAR
CHAR
CHARACTER
NCHAR 1
VARCHAR
VARCHAR2
VARCHAR
NVARCHAR
NVARCHAR2
NVARCHAR2
VARGRAPHIC
NVARCHAR
NCHAR
NCHAR
GRAPHIC
NCHAR
1
DATE
DATE
TIMESTAMP
DATETIME2
TIMESTAMP 2
TIMESTAMP
TIMESTAMP
DATETIME2
NUMBER
NUMBER
DECIMAL
NUMERIC
INT
INTEGER
DECIMAL (31,0)
BIGINT

0 COMMENTS

We’d like to hear from you!