Informatica Data Quality
- Informatica Data Quality 10.0
- Todos os produtos
Property
| Description
|
---|---|
Database Type
| The database type.
|
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
| The description of the connection. The description cannot exceed 765 characters.
|
User Name
| The database user name.
|
Password
| The password for the database user name.
|
Pass-through security enabled
| Enables pass-through security for the connection. When you enable pass-through security for a connection, the domain uses the client user name and password to log into the corresponding database, instead of the credentials defined in the connection object.
|
Connection String for data access
| The DB2 connection URL used to access metadata from the database.
dbname Where
dbname is the alias configured in the DB2 client.
|
Metadata Access Properties: Connection String
| Connection string used to access metadata from the database.
Use the following connection string:
|
AdvancedJDBCSecurityOptions
| Database parameters for metadata access to a secure database. Informatica treats the value of the AdvancedJDBCSecurityOptions field as sensitive data and stores the parameter string encrypted.
To connect to a secure database, include the following parameters:
Informatica appends the secure JDBC parameters to the connection string. If you include the secure JDBC parameters directly to the connection string, do not enter any parameters in the AdvancedJDBCSecurityOptions field.
|
Data Access Properties: Connection String
| The connection string used to access data from the database.
For IBM DB2 this is
<database name> |
Code Page
| The code page used to read from a source database or to write to a target database or file.
|
Environment SQL
| SQL commands to set the database environment when you connect to the database. The Data Integration Service runs the connection environment SQL each time it connects to the database.
|
Transaction SQL
| SQL commands to set the database environment when you connect to the database. The Data Integration Service runs the transaction environment SQL at the beginning of each transaction.
|
Retry Period
| This property is reserved for future use.
|
Tablespace
| The tablespace name of the database.
|
SQL Identifier Character
| Tipo de caractere que o banco de dados usa para colocar identificadores delimitados em consultas SQL. Os caracteres disponíveis dependem do tipo de banco de dados.
Selecione (Nenhum) se o banco de dados usar identificadores regulares. Quando o Serviço de Integração de Dados gera consultas SQL, o serviço não coloca os caracteres delimitados em torno de qualquer identificador.
Selecione um caractere se o banco de dados usar identificadores delimitados. Quando o Serviço de Integração de Dados gera consultas SQL, o serviço coloca os identificadores delimitados dentro desse caractere.
|
Support Mixed-case Identifiers
| Ative se o banco de dados usar identificadores sem distinção entre maiúsculas e minúsculas. Quando ativado, o Serviço de Integração de Dados coloca todos os identificadores dentro do caractere selecionado para a propriedade Caractere do Identificador de SQL .
Quando a propriedade Caractere do Identificador de SQL é definida como nenhum, a propriedade Suporte a Identificadores de Letras Maiúsculas e Minúsculas é desativada.
|
ODBC Provider
| ODBC. The type of database to which ODBC connects. For pushdown optimization, specify the database type to enable the Data Integration Service to generate native database SQL. The options are:
|