Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Bolo.

Table of Contents

Search

  1. Introducing Mass Ingestion
  2. Getting Started with Mass Ingestion
  3. Connectors and Connections
  4. Mass Ingestion Applications
  5. Mass Ingestion Databases
  6. Mass Ingestion Files
  7. Mass Ingestion Streaming
  8. Monitoring Mass Ingestion Jobs
  9. Asset Management
  10. Troubleshooting

Mass Ingestion

Mass Ingestion

MySQL connection properties

MySQL connection properties

When you set up a MySQL connection, configure the connection properties.
The following table describes MySQL connection properties:
Connection property
Description
Runtime Environment
The name of the runtime environment where you want to run the tasks.
You cannot run a database ingestion task on a Hosted Agent or serverless runtime environment.
User Name
User name for the database login. The user name cannot contain a semicolon.
Password
Password for the database login. The password cannot contain a semicolon.
Host
Name of the machine that hosts the database server.
Port
Network port number used to connect to the database server. Default is 3306.
Database Name
Name of the MySQL database that you want to connect to.
The database name is case sensitive.
Maximum length is 64 characters. Valid characters are alphanumeric and underscore characters.
Code Page
The code page of the database server.
Metadata Advanced Connection Properties
The additional properties for the JDBC driver to fetch the metadata. If you specify more than one property, separate each key-value pair with a semicolon.
Runtime Advanced Connection Properties
The additional properties for the ODBC driver for running
mappings
. If you specify more than one property, separate each key-value pair with a semicolon.

0 COMMENTS

We’d like to hear from you!