Multidomain MDM
- Multidomain MDM 10.4
- All Products
Prompts
| Description
|
---|---|
Enter the database type (ORACLE, MSSQL, DB2)
| Database type.
Specify
ORACLE .
|
Enter Oracle Connection Type (service, sid). [service]
| Connection type. Use one of the following values:
SERVICE .
|
Enter master user name [cmx_system]
| User name to access the MDM Hub Master Database. Default is
cmx_system .
|
Enter the database host name [localhost]
| Name of the host that runs the database. Default is
localhost .
In cluster environments, specify the absolute host name or the IP address to avoid caching issues.
|
Enter the database port number
[1521]
| Port number that the database listener uses.
Default is
1521 .
|
Enter the database service name [orcl]
| Name of the Oracle service. This prompt is displayed if the selected Oracle connection type is SERVICE. Default is
orcl .
|
Enter database SID [orcl]
| Name of the Oracle System ID. This prompt is displayed if the selected Oracle connection type is SID.
|
Enter Oracle Net connect identifier (TNS Name). [orcl]
| TNS name that is used to connect to the Oracle database. Default is
orcl .
|
Master Database Connect URL: "jdbc:oracle:thin:@//<host_name>:<port>/<service_name>".
| Connect URL for the Oracle connection type SERVICE.
|
Enter master database user password
| Password to access the MDM Hub Master Database.
|
Enter locale name from the list: de, en_US, fr, ja, ko, zh_CN. [en_US]
| Operating system locale. Default is
en_US .
|
Enter the DBA user name
[SYS]
| User name of the administrative user.
Default is
SYS . |
Enter the DBA password
| Password of the administrative user.
|
Enter the name of the MDM index tablespace [CMX_INDX]
| Name of the tablespace to contain the index components for the
MDM Hub Master Database . Default is
CMX_INDX .
|
Enter the name of the MDM temporary tablespace (Not an Oracle temporary tablespace) [CMX_TEMP]
| Name of the tablespace to contain the temporary components for the
MDM Hub Master Database . Default is
CMX_TEMP .
|
Enter the name of the Oracle temporary tablespace [TEMP]
| Name of the Oracle temporary tablespace. Default is
TEMP .
|