Skip to main content
FieldDescriptionExample ValueData Type
hostHostname or IP address of the Oracle database server.oracle-hostString
portTCP port on which the Oracle listener is accepting connections.1521Integer
service_nameOracle service name that identifies the specific database service to connect to.oracle-service-nameString
usernameDatabase user used to authenticate the connection.oracle-userString
passwordPassword for the specified user.oracle-passwordString
max_threadsMaximum number of worker threads the connector can spin up for parallel tasks.10Integer
retry_countNumber of times the connector will retry a failed operation before giving up.0Integer
jdbc_url_paramsExtra JDBC URL parameters for fine-tuning the connection (left empty if none are needed).{}Object
sslSSL settings for the connection (e.g., whether SSL is disabled, allowed, or required).{"mode": "disable"}Object

Need Assistance?

If you have any questions or uncertainties about setting up OLake, contributing to the project, or troubleshooting any issues, we’re here to help. You can:

  • Email Support: Reach out to our team at hello@olake.io for prompt assistance.
  • Join our Slack Community: where we discuss future roadmaps, discuss bugs, help folks to debug issues they are facing and more.
  • Schedule a Call: If you prefer a one-on-one conversation, schedule a call with our CTO and team.

Your success with OLake is our priority. Don’t hesitate to contact us if you need any help or further clarification!