PowerCenter
- PowerCenter 10.4.0
- All Products
Property
| Decription
|
---|---|
Name
| Name you want to use for this connection.
The connection name cannot contain spaces or other special characters, except for the underscore.
|
Type
| Read-only. Type of database.
For SAP HANA, this property is set to ODBC.
|
User Name
| Database user name with the appropriate read and write database permissions to access the database.
To define the user name in the parameter file, enter session parameter $ParamName as the user name, and define the value in the session or workflow parameter file.
The Integration Service interprets user names that start with $Param as session parameters.
|
Use Parameter in Password
| Indicates that the password for the database user name is a session parameter, $ParamName.
Define the password in the workflow or session parameter file, and encrypt it by using the pmpasswd CRYPT_DATA option. Default is disabled.
|
Password
| Password for the database user name. Must be in 7-bit ASCII.
|
Connect String
| Connect string used to communicate with the SAP HANA database.
|
Code Page
| Code page the Integration Service uses to read from a source database or write to a target database.
|
Connection Environment SQL
| Runs an SQL command with each database connection. Default is disabled.
|
Transaction Environment SQL
| Runs an SQL command before the initiation of each transaction. Default is disabled.
|
Connection Retry Period
| Number of seconds the Integration Service attempts to reconnect to the database if the connection fails.
If the Integration Service cannot connect to the database in the retry period, the session fails.
Default value is 0.
|
ODBC Subtype
| Type of database to which ODBC connects. Select
SAP HANA .
|