Source Oracle: discover schema fails when database have hundreds of tables or views #11113
Labels
autoteam
community
connectors/source/oracle
frozen
Not being actively worked on
team/db-dw-sources
Backlog for Database and Data Warehouse Sources team
type/bug
Something isn't working
Environment
Current Behavior
I have an Oracle database with a schema with hundreds of tables and views.
When I try to configure a new connection, the process aborts without any log error or message (only message showed is: "Failed to fetch schema. Please try again"). The only error shown in the logs is below.
I can't find another log or message that can give more information about the error.
Note: the error is always displayed about 70 seconds after the process has started. I suspect it may be a connection timeout.
Expected Behavior
Fetch the schema or on error show a descriptive error
Logs
Logs are not displayed in the graphical interface. I got them from the docker-compose log.
LOG
Steps to Reproduce
Are you willing to submit a PR?
No
The text was updated successfully, but these errors were encountered: