Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. Mass Ingestion Files REST API
  7. Mass Ingestion Streaming REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

REST API Reference

REST API Reference

ODBC Connections

ODBC Connections

When you create or update an ODBC connection, you can configure additional attributes, such as the connection ID and the connection name.
The following table describes attributes that you can use for OBDC connections:
Attribute
Description
id
Connection ID.
orgId
Organization ID.
name
Connection name.
description
Optional connection description.
type
Connection type. Use ODBC.
username
User name for the database login.
password
Password for the database login.
database
Data source name.
schema
Schema used for the target connection.
Use uppercase letters when you specify the schema name for an Oracle database.
Required to connect to an IBM DB2 database.
codepage
The code page of the database server or flat file defined in the connection. Use one of the following options:
  • UTF-8. Unicode Transformation Format, multibyte.
  • MS1252. MS Windows Latin 1 (ANSI), superset of Latin 1.
  • ISO-8859-15. Latin 9, Western European.
  • ISO-8859-2. Eastern European.
  • ISO-8859-3. Southeast European.
  • ISO-8859-5. Cyrillic.
  • ISO-8859-9. Latin 5, Turkish.
  • IBM500. IBM EBCDIC International Latin-1.
agentId
Secure Agent ID.
ODBC_SUBTYPE
The ODBC connection subtype to connect to a specific database. Use one of the following options:
  • Azure DW
  • DB2
  • Google BigQuery
  • PostgreSQL
  • Redshift
  • SAP IQ
  • Snowflake
  • Teradata
  • Other
authenticationType
The authentication method to connect to a database. Required for DB2. Use one of the following options:
  • Database
  • Kerberos
kerberosProperties
Additional connection properties to use Kerberos authentication to connect to DB2. If you specify more than one property, separate each key-value pair with a semicolon.

0 COMMENTS

We’d like to hear from you!