Upsolver SQLake
Contact Support
Search
⌃
K
Links
Overview
Get started
Deploying Upsolver on AWS
Connectors
Data ingestion
Data transformation
Quickstarts
How to guides
SQL command reference
Common SQL syntax
Data types
Clusters
Connections
Tables
Jobs
Job Monitoring
Errors
UP10010 Missing ON condition
UP10020 COMPUTE_CLUSTER is missing
UP10030 Entity already exists
UP10040 Entity not found
UP10050 Materialized View illegal column expression
UP10060 Statement parsing
UP10100 - Can not Select Records in an UNNEST Statement
UP20010 Source data not found
UP20020 No access to database
UP20030 No permissions to assumeRole
UP20040 Could not DROP entity used by a job or materialized view
UP20050 Reached PostgreSQL Replication Slots Limit
UP20051 PostgreSQL Replication is Disabled
UP20060 Unable to connect
UP20061 Unable to connect to a private network
Functions and operators reference
System Catalog
Job status
API Integration
CLI
FAQ
Troubleshooting
Upsolver cost estimate
Change log
Powered By
GitBook
Comment on page
UP10040 Entity not found
Possible Causes
An entity (CONNECTION, TABLE, MATERIALIZED VIEW, or JOB) that was used in a statement does not exist.
Possible Solutions
Find the entity in the objects tree while working in a worksheet. Make sure the entity name or path does not contain any typos.
Previous
UP10030 Entity already exists
Next
UP10050 Materialized View illegal column expression
Last modified
9mo ago