Data Integration Connectors
- Data Integration Connectors
- All Products
Property
| Description
|
---|---|
Schema Name
| The schema name.
If you don't specify the schema name, all the schemas available in the database are listed when you import the source object in
Data Integration .
|
Connection Environment SQL
| The SQL statement to set up the database environment when you connect to the database. The database environment applies for the entire session that uses this connection. For example, you can enter this statement to set the time zone:
SET timezone to 'America/New_York';
|
Additional Connection Properties
| Additional connection parameters that you want to use.
Provide the connection parameters as semicolon-separated key-value pairs.
|