Informatica Data Quality
- Informatica Data Quality 10.4.1
- All Products
Property
| Description
|
---|---|
Name
| Name of the connection. The name is not case sensitive and must be unique within the domain. The name cannot exceed 128 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
|
ID
| String that the Data Integration Service uses to identify the connection. The ID is not case sensitive. It must be 255 characters or less and must be unique in the domain. You cannot change this property after you create the connection. Default value is the connection name.
|
Description
| Description of the connection. The description cannot exceed 765 characters.
|
Location
| Domain where you want to create the connection.
|
Type
| Connection type. Select
Netezza .
|
User name
| User name with the appropriate permissions to access the Netezza database.
|
Password
| Password for the database user name.
|
JDBC Url
| JDBC URL that the Developer tool must use when it connects to the Netezza database.
Use the following format:
jdbc:netezza://<hostname>:<port>/<database name>
|
Connection String
| Name of the ODBC data source that you want to use to connect to the Netezza database.
|
Timeout
| Number of seconds that the Developer tool waits for a response from the Netezza database before it closes the connection.
|