LogoLogo
  • Welcome to e6data
  • Introduction to e6data
    • Concepts
    • Architecture
      • e6data in VPC Deployment Model
      • Connect to e6data serverless compute
  • Get Started
  • Sign Up
  • Setup
    • AWS Setup
      • In VPC Deployment (AWS)
        • Prerequisite Infrastructure
        • Infrastructure & Permissions for e6data
        • Setup Kubernetes Components
        • Setup using Terraform in AWS
          • Update a AWS Terraform for your Workspace
        • AWS PrivateLink and e6data
        • VPC Peering | e6data on AWS
      • Connect to e6data serverless compute (AWS)
        • Workspace Creation
        • Catalog Creation
          • Glue Metastore
          • Hive Metastore
          • Unity Catalog
        • Cluster Creation
    • GCP Setup
      • In VPC Deployment (GCP)
        • Prerequisite Infrastructure
        • Infrastructure & Permissions for e6data
        • Setup Kubernetes Components
        • Setup using Terraform in GCP
        • Update a GCP Terraform for your Workspace
      • Connect to e6data serverless compute (GCP)
    • Azure Setup
      • Prerequisite Infrastructure
      • Infrastructure & Permissions for e6data
      • Setup Kubernetes Components
      • Setup using Terraform in AZURE
        • Update a AZURE Terraform for your Workspace
  • Workspaces
    • Create Workspaces
    • Enable/Disable Workspaces
    • Update a Workspace
    • Delete a Workspace
  • Catalogs
    • Create Catalogs
      • Hive Metastore
        • Connect to a Hive Metastore
        • Edit a Hive Metastore Connection
        • Delete a Hive Metastore Connection
      • Glue Metastore
        • Connect to a Glue Metastore
        • Edit a Glue Metastore Connection
        • Delete a Glue Metastore Connection
      • Unity Catalog
        • Connect to Unity Catalog
        • Edit Unity Catalog
        • Delete Unity Catalog
      • Cross-account Catalog Access
        • Configure Cross-account Catalog to Access AWS Hive Metastore
        • Configure Cross-account Catalog to Access Unity Catalog
        • Configure Cross-account Catalog to Access AWS Glue
        • Configure Cross-account Catalog to Access GCP Hive Metastore
    • Manage Catalogs
    • Privileges
      • Access Control
      • Column Masking
      • Row Filter
  • Clusters
    • Edit & Delete Clusters
    • Suspend & Resume Clusters
    • Cluster Size
    • Load Based Sizing
    • Auto Suspension
    • Query Timeout
    • Monitoring
    • Connection Info
  • Pools
    • Delete Pools
  • Query Editor
    • Editor Pane
    • Results Pane
    • Schema Explorer
    • Data Preview
  • Notebook
    • Editor Pane
    • Results Pane
    • Schema Explorer
    • Data Preview
  • Query History
    • Query Count API
  • Connectivity
    • IP Sets
    • Endpoints
    • Cloud Resources
    • Network Firewall
  • Access Control
    • Users
    • Groups
    • Roles
      • Permissions
      • Policies
    • Single Sign-On (SSO)
      • AWS SSO
      • Okta
      • Microsoft My Apps-SSO
      • Icons for IdP
    • Service Accounts
    • Multi-Factor Authentication (Beta)
  • Usage and Cost Management
  • Audit Log
  • User Settings
    • Profile
    • Personal Access Tokens (PAT)
  • Advanced Features
    • Cross-Catalog & Cross-Schema Querying
  • Supported Data Types
  • SQL Command Reference
    • Query Syntax
      • General functions
    • Aggregate Functions
    • Mathematical Functions & Operators
      • Arithematic Operators
      • Rounding and Truncation Functions
      • Exponential and Root Functions
      • Trigonometric Functions
      • Logarithmic Functions
    • String Functions
    • Date-Time Functions
      • Constant Functions
      • Conversion Functions
      • Date Truncate Function
      • Addition and Subtraction Functions
      • Extraction Functions
      • Format Functions
      • Timezone Functions
    • Conditional Expressions
    • Conversion Functions
    • Window Functions
    • Comparison Operators & Functions
    • Logical Operators
    • Statistical Functions
    • Bitwise Functions
    • Array Functions
    • Regular Expression Functions
    • Generate Functions
    • Cardinality Estimation Functions
    • JSON Functions
    • Checksum Functions
    • Unload Function (Copy into)
    • Struct Functions
  • Equivalent Functions & Operators
  • Connectors & Drivers
    • DBeaver
    • DbVisualiser
    • Apache Superset
    • Jupyter Notebook
    • Tableau Cloud
    • Tableau Desktop
    • Power BI
    • Metabase
    • Zeppelin
    • Python Connector
      • Code Samples
    • JDBC Driver
      • Code Samples
      • API Support
    • Configure Cluster Ingress
      • ALB Ingress in Kubernetes
      • GCE Ingress in Kubernetes
      • Ingress-Nginx in Kubernetes
  • Security & Trust
    • Best Practices
      • AWS Best Practices
    • Features & Responsibilities Matrix
    • Data Protection Addendum(DPA)
  • Tutorials and Best Practices
    • How to configure HIVE metastore if you don't have one?
    • How-To Videos
  • Known Limitations
    • SQL Limitations
    • Other Limitations
    • Restart Triggers
    • Cloud Provider Limitations
  • Error Codes
    • General Errors
    • User Account Errors
    • Workspace Errors
    • Catalog Errors
    • Cluster Errors
    • Data Governance Errors
    • Query History Errors
    • Query Editor Errors
    • Pool Errors
    • Connectivity Errors
  • Terms & Condition
  • Privacy Policy
    • Cookie Policy
  • FAQs
    • Workspace Setup
    • Security
    • Catalog Privileges
  • Services Utilised for e6data Deployment
    • AWS supported regions
    • GCP supported regions
    • AZURE supported regions
  • Release Notes & Updates
    • 6th Sept 2024
    • 6th June 2024
    • 18th April 2024
    • 9th April 2024
    • 30th March 2024
    • 16th March 2024
    • 14th March 2024
    • 12th March 2024
    • 2nd March 2024
    • 10th February 2024
    • 3rd February 2024
    • 17th January 2024
    • 9th January 2024
    • 3rd January 2024
    • 18th December 2023
    • 12th December 2023
    • 9th December 2023
    • 4th December 2023
    • 27th November 2023
    • 8th September 2023
    • 4th September 2023
    • 26th August 2023
    • 21st August 2023
    • 19th July 2023
    • 23rd May 2023
    • 5th May 2023
    • 28th April 2023
    • 19th April 2023
    • 15th April 2023
    • 10th April 2023
    • 30th March 2023
Powered by GitBook
On this page
  1. Error Codes

Pool Errors

Identify and resolve issues affecting resource pooling and allocation.

PL01

Error Message:

Pool name already exists

Description:

This error occurs when attempting to create a new pool with a name that is already in use. Pool names must be unique within the workspace to avoid conflicts. To resolve this, choose a different name or check the existing pools for duplicates.

Solution:

Choose a unique Pool name that has not been used before. Verify the list of existing Pools before creating a new one.

PL02

Error Message:

The specified Pool is incorrect or does not exist.

Description:

This error occurs when the provided pool name is invalid or does not match any existing pools in the system. Ensure that the pool name is correctly entered and that the pool has not been deleted or deactivated.

Solution:

Verify that the Pool reference being used is correct. Ensure that the Pool was properly created and registered in the system. Check for any typos or incorrect values in the provided Pool details.

PL03

Error Message:

The cluster cannot be attached to the Pool due to an incorrect configuration.

Description:

This error occurs when a user attempts to attach a cluster to a pool that does not satisfy the pool's configuration requirements. Possible reasons include mismatched instance types, insufficient available resources, or incompatible cluster settings. Verify the pool’s instance type, resource limits, and cluster configuration before attempting to attach again.

Solution:

Verify that the cluster meets the compatibility requirements for the Pool. Ensure that the correct cluster type is selected before the attachment. If the issue persists, review the configuration settings of both the POOL and the cluster.

PL04

Error Message:

The cluster is already attached to another Pool.

Description:

This error occurs when a user attempts to attach a cluster that is already assigned to a different pool. To resolve this, first detach the cluster from its existing pool, then verify its current assignments before attempting a new attachment.

Solution:

Detach the cluster from the existing Pool before assigning it to a new one. Verify the cluster’s current assignments before attempting a new attachment.

PL05

Error Message:

The provided Pool workspace is incorrect or does not exist.

Description:

This error occurs when the specified workspace ID is invalid or not found in the system. To resolve this, verify that the workspace ID is correctly entered and ensure the workspace exists before associating it with a Pool.

Solution:

Ensure that the workspace ID being used is valid and correctly entered. Verify that the workspace exists in the system before associating it with a Pool.

PL06

Error Message:

The Pool operation failed due to an undefined error.

Description:

The Pool operation failed due to an unknown issue. Retry after a few minutes. Ensure all parameters are correct and check for system-wide failures or conflicts.

Solution:

Retry the operation after a few minutes. Ensure that all required parameters are correctly set before making an API request. Check for system-wide failures or any conflicting operations that might be affecting Pool creation or modification.

PL07

Error Message:

Pool is not in the appropriate status to perform this operation.

Description:

The Pool is not in the required status for this operation. Verify its current state and transition it to the appropriate status before retrying.

Solution:

Check the current status of the Pool before attempting the operation. Ensure the Pool meets the required status condition for the intended action. Transit the Pool to the correct status before retrying the operation.

PL08

Error Message:

A Pool operation is in progress. Please retry after the operation is complete.

Description:

A Pool operation is currently in progress. Wait for it to complete before retrying. Check the Pool status before attempting the action again.

Solution:

Please wait until the ongoing Pool operation is fully completed before attempting to disable it. You can check the Pool status and retry once it has successfully finished.

PreviousQuery Editor ErrorsNextConnectivity Errors

Last updated 1 month ago