- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 08:15 AM - edited 11-20-2024 08:16 AM
I can connect to an onprem oracle DB using my single-user compute but when i switch over to a shared compute, I get invalid username/password error. I can connect to my onprem singlestore db using either compute so not sure why oracle would be different.
Both have the com.oracle.database.jdbc:ojdbc11:23.4.0.24.05 library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 06:07 AM
Based on internal research I found that shared access mode does not currently support Oracle JDBC connector only in Single/Assigned access mode.
There is a feature request to include Oracle connector as part of the Lakehouse Federation. Once it is included, the shared access mode will support it without issues, at the moment it's unfortunately unsupported.