Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel2
absoluteUrltrue

Overview

You can configure a new Oracle account in Fast Data Loader (FDL) by using the user credentials from your existing account in Oracle.

Prerequisites

Supported Versions

Oracle 11i JDBC driver. This driver supports versions 11i, 12c, and 19c, but may be compatible with later versions. However, that will be down to the compatibility of the Oracle JDBC driver. The Fast Data Loader is tested against Oracle 11.2.0.4.0.

Account Settings

Parameter Name

Data Type

Description

Example 

Create new connection tag

String

Required. Enter a name that will help identify your Oracle account in FDL.

FDL_oracle Account

Hostname

String

Required. The server address to which the application must connect.

oratestdb2.cwztyhkwzzvnq.us-east-1.rds.azaws.com

Port Number

String

Required. The database server's port number to which the application must connect.

1521

Database name

String

Required. The database name to which the application must connect.

MYDB

Database specifier type

String

Specify the database specifier type to use. The selected option decides the format of URL for JDBC that is to be used internally. The valid options are:

  • SID: Uses the jdbc:oracle:thin@HOST:PORT:DBNAME format.

  • Service name: Uses the jdbc:oracle:thin@//HOST:PORT/DBNAME format. 

Service name

Username

String

The user name that is allowed to connect to the database. It is used as the default username when retrieving connections. The user name must be valid in order to set up the data source.

FDL_Data_User

Password

String

The password used to connect to the data source. It is used as the default password when retrieving connections. The password must be valid in order to set up the data source.

N/A

Troubleshooting

You might encounter the following errors when you validate and save your integration:

...

Configuring your Redshift account Account as a data destinationData Destination

Configuring your SAP DWC account as a data destination

Configuring your Snowflake account as a data destination

...

See Also

SnapLogic Fast Data Loader

Creating your data integration Data Integration in FDL

FDL Dashboard

FDL User Settings