Summary
The user is encountering a java.lang.RuntimeException with ORA-01652 error when using Airbyte on Kubernetes with an Oracle DB. The error indicates a problem with extending the temp segment in tablespace TEMP01. The user mentions that only one schema is experiencing this issue while others are working fine.
Question
I’m using airbyte on k8s and one of my jobs returns this error:
java.lang.RuntimeException: java.lang.RuntimeException: java.sql.SQLException: ORA-01652: unable to extend temp segment by 128 in tablespace TEMP01
i have others connections using the same oracle DB, with differents schemas, only one schema caught this error…
Anyone can help?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.