Multidomain MDM
- Multidomain MDM 10.3 HotFix 3
- All Products
Prompts
| Description
|
---|---|
Enter the database type (ORACLE, MSSQL, DB2)
| Database type.
Specify
MSSQL .
|
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
[1433] | Port number that the database listener uses.
Default is
1433 .
You cannot create the DB2 database if the port number is not the default 50000. You must manually change the port number in the DB2 properties file.
|
Enter master database name [cmx_system]
| Name of the MDM Hub Master Database schema. Default is
cmx_system .
|
Enter master database user password
| Password to access the MDM Hub Master Database.
|
Enter CMX_SYSTEM database path ("C:\MSSQLDATA")
| Path to the Microsoft SQL Server data file store enclosed in double quotation marks.
If you create the
MDM Hub Master Database from a remote Windows machine, do not use spaces in the database path.
|
Enter CMX_SYSTEM database collation name (Latin1_General_CI_AS)
| Collation name to set a collation sequence for 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
[sa] | Default is
sa . |
Enter the DBA password
| Password of the SA user account. |