PowerCenter
- PowerCenter 10.5.5
- All Products
Property
| Description
|
---|---|
Database type
| Database for the repository. Select one of the following databases:
|
Database user ID
| User account for the repository database.
You can enter the Windows NT user name for trusted connection for Microsoft SQL Server.
|
User password
| Password for the database user account.
You can enter the Windows NT password for trusted connection for Microsoft SQL Server.
|
Property
| Description
|
---|---|
Tablespace
| Name of the tablespace in which to create the tables. Specify a tablespace that meets the pageSize requirement of 32768 bytes.
In a single partition database, if this option is not selected, the installer creates the tables in the default tablespace.
In a multipartition database, select this option and specify the name of the non-partitioned tablespace that resides in the catalog partition of the database.
|
Property
| Description
|
---|---|
Schema name
| Name of the schema that will contain the repository tables. If not selected, the installer creates the tables in the default schema.
|
Trusted connection
| Indicates whether to connect to Microsoft SQL Server through a trusted connection. Trusted authentication uses the security credentials of the current user to make the connection to Microsoft SQL Server. If not selected, the installer uses Microsoft SQL Server authentication.
|
Property
| Description
|
---|---|
Database address
| Host name and port number for the database in the format
<host name>:<port number> .
|
Database service name
| Service or database name:
|
JDBC parameters
| Optional parameters to include in the database connection string. Use the parameters to optimize database operations for the database. Verify that the parameter string is valid. The installer does not validate the parameter string before it adds the string to the JDBC URL. If not selected, the installer creates the JDBC URL string without additional parameters.
|