ERROR [42P01] Workbench

Hi All,

 

One of my dataset got into error and I would like to know the cause of it and how to resolve it. Below is the screenshot of the error in workbench. 

The error is -  ERROR [42P01] ERROR: relation "company_setting" does not exist; Error while executing the query

sadsaf.png

Thank you,

Best Answer

  • Jarvis
    Jarvis Domo Employee
    Answer ✓

    This appears to be on the DataBase side. It sounds like relationships don't exist on the DataBase. 

    You will want to speak with your DataBase Administrator in this case. They will be able to investigate what is causing this behavior. 

     

Answers

  • Are you querying a SQL table or a SQL view?

  • SQL Table

  • Ok thanks. And what kind of database are you trying to query?

     

    At first glance, this looks like a PostgreSQL error, and specifically something structural with the table itself.

     

    Can you query the table successfully in a local query environment? 

  • Jarvis
    Jarvis Domo Employee
    Answer ✓

    This appears to be on the DataBase side. It sounds like relationships don't exist on the DataBase. 

    You will want to speak with your DataBase Administrator in this case. They will be able to investigate what is causing this behavior. 

     

This discussion has been closed.