Oracle Connector
Configuration
connector:
name: my-oracle
type: oracle
config:
host: oracle.example.com
port: 1521
service_name: ORCL
username: \
password: \
schema: APP_SCHEMA
`
## Features
- Full and incremental loading
- RAC support
- SSL/TLS connectivity
- LOB handling
## See Also
- [Integrations Overview](/docs/integrations/overview)