Multidomain MDM
- Multidomain MDM 10.3 HotFix 2
- All Products
Property
| Description
|
---|---|
Database Type
| Type of database such as Oracle, or Microsoft SQL Server.
|
Database ID
| Identification for the Operational Reference Store. The MDM Hub uses the database ID in SIF requests. The database ID lookup is case-sensitive.
The database ID for Oracle uses the following format:
The database ID for Microsoft SQL Server uses the following format:
When you register an Operational Reference Store, the MDM Hub normalizes the host, server, and database names.
The MDM Hub converts the host name to lowercase, and the database name to uppercase, which is the standard for database objects such as schemas and tables.
|
JNDI Datasource Name
| The data source JNDI name for the Operational Reference Store that you select. This is the JNDI name that the MDM Hub configures for the JDBC connection on the application server.
The JNDI data source name for Oracle uses the following format:
The JNDI data source for Microsoft SQL Server uses the following format:
|
Machine Identifier
| Prefix assigned to keys to uniquely identify records from the Hub Store instance.
|
GETLIST Limit (records)
| Limit for the number of records returned through SIF search requests such as searchQuery, searchMatch, and getLookupValues. Default is 200 and the maximum value is 5,999.
|
Production Mode
| Specifies whether the Operational Reference Store is in production mode or normal mode.
If disabled, authorized users can edit metadata for the Operational Reference Store in the Hub Console. Default is disabled.
If enabled, users cannot edit the metadata for the Operational Reference Store. If a user attempts to acquire a write lock on an Operational Reference Store in production mode, the
Hub Console displays a message explaining that the lock cannot be obtained.
Only an MDM Hub administrator user can enable or disable the production mode for an Operational Reference Store.
|
Transition Mode
| Specifies whether the Operational Reference Store is running in transition mode. Transition mode is available if you enable production mode for the Operational Reference Store.
If enabled, users can perform the promote actions of the
Repository Manager .
If disabled, users cannot perform the promote actions of the
Repository Manager .
|
Batch API Interoperability
| Specifies whether the MDM Hub can use row-level locking for the Operational Reference Store for concurrently executing, asynchronous SIF and batch operations.
If enabled, row-level locking is available for asynchronous SIF and batch operations.
If disabled, row-level locking is unavailable.
|
ZDT Enabled
| Specifies whether the Operational Reference Store is running in Zero Downtime (ZDT) mode.
If enabled, the Operational Reference Store runs in ZDT mode.
If disabled, the Operational Reference Store does not runs in ZDT mode.
|