Skip to content

Bug: Source IBM DB2: Connector Showing No Tables if no direct Grants are used #14920

Open
@c-thiel

Description

@c-thiel

Environment

  • Airbyte version: 0.39.17-alpha
  • OS Version / Instance: K8s / official Docker Images
  • Deployment: K8s
  • Source Connector and version: airbyte/source-db2:0.1.12
  • Destination Connector and version: Any
  • Step where error happened: Setup new connection

Current Behavior

After specifying the credentials, no Tables are shown as "Streams" in the Pane.

Maybe this is just a permission issue:
There is no information in the Documentation what access rights the "AIRBYTE_ROLE" needs - only "access to the relevant schemas". The role I am using has enough access rights so that I can list all available schemas in my DB with DbVisualizer and other tools. I can also query SOME schemas (the ones I am interested in) with the user from these tools. So either the connector requires more rights, which should be documented, or the problem lies elsewhere.

Expected Behavior

Tables show up as Streams in the Connection Pane.

Logs

Kubernetes Logs of the discovery Pod seem not very helpful.
If I can get something from somwhere else instead, please let me know.

Using existing AIRBYTE_ENTRYPOINT: /airbyte/base.sh
Waiting on CHILD_PID 6
PARENT_PID: 1
EXIT_STATUS: 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions