. Creates an operational data store repository in the database.
Use an existing operational data store repository
. Uses the tables and data in an existing operational data store repository.
Click
Next
.
The
Operational Data Store Database Connection
page appears.
Enter values in the following fields:
Database URL
Location of the database. If you select this option, enter the values in the following fields:
Database host name
. Host name of the machine where the database server is installed.
Database port
. Port number for the database. The default port number for the Oracle is 1521. The default port number for the Microsoft SQL Server is 1433.
Database SID
. System identifier for the database if you select Oracle as the database. Enter either a fully qualified ServiceName or a fully qualified SID.
It is recommended that you enter a ServiceName in this field.
Microsoft SQL Server database
. Database name.
Custom Connection String
Connection string to the database. If you select this option, enter values in one of the following fields:
JDBC string
. JDBC connection string to the Operational Data Store.
ODBC string
. ODBC connection string to the Operational Data Store. Available if you install the PowerCenter Client plug-in. The installer cannot verify the validity of the ODBC string.
If you use a named Microsoft SQL Server database instance, you cannot connect to the database instance using the
to authenticate user names against the Microsoft Windows authentication mechanism. Available when you select a Microsoft SQL Server database.
Database username
Name of the operational data store user account for the Oracle database or the Microsoft SQL Server database where you do not use Windows authentication.
Database user password
Password for the operational data store account for the Oracle database or the Microsoft SQL Server database where you do not use Windows authentication.