question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR: column "oid" does not exist in x [Dbeaver-Redshift]

See original GitHub issue

I am trying to connect to redshift using dbeaver (I am using v5.2.0.2xxxx). Manage to see the schema, table, and row count statistics but when I tried to browse data, I encountered this error (ERROR: column "oid" does not exist in x).

I still manage to query my data just fine. So I wonder what error is this, why can’t I browse my data in Data tab?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
msweetnamcommented, Nov 16, 2020

So there’s a checkbox in the “Properties” tab when you first open up the “View Table” tab… the label is “Has Oids”… just uncheck that and your problem goes away. Good luck!

image

0reactions
maximillianuscommented, Sep 28, 2019

@serge-rider Thanks. It works.

Read more comments on GitHub >

github_iconTop Results From Across the Web

OID problem for versions newer than 3.5.9
In dbeaver-debug.log the following error appear when connecting to it: Can't get column 'oid': Bad value for type int : 2699213561
Read more >
Why does DBeaver seem to show sparse results and not all ...
I have been connecting to Redshift in AWS for several weeks now using Azure AD SSO based on the writeup provided by AWS1....
Read more >
Connecting DBeaver to Amazon Redshift via ODBC Driver
Follow the steps below to establish a connection to Amazon Redshift in DBeaver. In the Database menu, select New Database Connection.
Read more >
How to connect to Redshift using Dbeaver - Quora
Its pretty simple: From the Database Navigator window, right click and Create a Connection. Or, Database->New Database Connection; In the search bar, ...
Read more >
teiid-documents.pdf - GitHub Pages
If there are any errors in the deployment, a connection attempt will not be successful and a message will be logged. You can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found