HomeMogDBMogDB StackUqbar
v2.1

Documentation:v2.1

Supported Versions:

Other Versions:

GAUSS-04501 - GAUSS-04600


GAUSS-04501 - GAUSS-04510


GAUSS-04503: "wrong buffer passed to BCM_clear, BlockNumber from buf is %u,mapBlock is %u"

SQLSTATE: XX000

Description: The BCM buffer is incorrect, or the block number corresponding to the BCM buffer is inconsistent with the map block number.

Solution:Internal system error.Contact technical support.

GAUSS-04505: "Please use 'ALTER ROLE user_name IDENTIFIED BY 'password' REPLACE 'old password';' to modify the initial password of user %s before operation!"

SQLSTATE: XX000

Description: The initial password is not changed.

Solution: Use the displayed command to change the initial password.

GAUSS-04506: "SECURITY LABEL is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04507: "domain is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04508: "user defined aggregate is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04509: "user defined operator is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.


GAUSS-04511 - GAUSS-04520


GAUSS-04511: "user-defined text search parser is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04513: "user-defined text search template is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04514: "user defined collation is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04515: "RULE is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04517: "NOFITY statement is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04518: "LISTEN statement is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04520: "LOAD statement is not yet supported."

SQLSTATE: None

Description: The feature is not supported.

Solution: Do not use this feature.


GAUSS-04521 - GAUSS-04530


GAUSS-04521: "DISCARD statement is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04523: "new language is not yet supported."

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04524: "user defined conversion is not yet supported.""

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04528: "pg_pool_validate cannot run inside a transaction block"

SQLSTATE: 25001

Description: The pg_pool_validate function cannot be executed in the transaction block.

Solution: Call the pg_pool_validate function instead of using the start transaction command.

GAUSS-04529: "Failed to send query ID to %s while sending query ID with sync"

SQLSTATE: XX000

Description: Failed to send the query ID.

Solution: Check whether the peer node reports an error or whether the network is faulty.

GAUSS-04530: "Failed to read response from Datanodes while sending query ID with sync. Detail: %s\n"

SQLSTATE: XX000

Description: Failed to send the query ID.

Solution: Check whether the peer node reports an error or whether the network is faulty.


GAUSS-04531 - GAUSS-04540


GAUSS-04531: "Unexpected response from %s while sending query ID with sync"

SQLSTATE: XX000

Description: Failed to send the query ID.

Solution:Internal system error.Contact technical support.

GAUSS-04532: "Could not begin transaction on %s"

SQLSTATE: XX000

Description: Internal system error. During the analysis process, the query command in the pg_class and pg_statistic tables cannot be sent to the CN and DN.

Solution:Contact technical support.

GAUSS-04533: "Failed to read response from CN %u when ending query"

SQLSTATE: XX000

Description: Internal system error. During the analysis process, the EOF information is obtained from the message buffer when the CN obtains the system catalog information in the pg_class and pg_statistic tables from the source CN.

Solution:Contact technical support.

GAUSS-04534: "Unexpected response from CN %u"

SQLSTATE: XX000

Description: Internal system error. During the analysis process, unexpected information is obtained from the message buffer when the CN obtains the system catalog information in the pg_class and pg_statistic tables from the source CN.

Solution:Contact technical support.

GAUSS-04535: "Failed to read response from DN %u when ending query"

SQLSTATE: XX000

Description: During the global statistics analysis process, the EOF information is not obtained when the CN obtains statistics information from the pg_class or pg_statistic table from DN1.

Solution:Internal system error.Contact technical support.

GAUSS-04536: "Unexpected response from DN %u"

SQLSTATE: XX000

Description: During the global statistics analysis process, unexpected information is obtained when the CN obtains statistics information in the pg_class or pg_statistic table from DN1.

Solution:Internal system error.Contact technical support.

GAUSS-04538: "The relation %s is invalid because of cluster resize, please quit current session and it will be automatically dropped."

SQLSTATE: XX000

Description: Internal system error.

Solution:Contact technical support.

GAUSS-04539: "Cache lookup failed for relation %u."

SQLSTATE: XX000

Description: The entered table does not exist.

Solution: Execute the SQL statement and enter the correct table name.

GAUSS-04540: "Failed to create directory on HDFS."

SQLSTATE: 42P17

Description: Failed to create the directory.

Solution: View the corresponding logs.


GAUSS-04541 - GAUSS-04550


GAUSS-04542: "invalid starelkind for pg_statistic"

SQLSTATE: XX000

Description: Internal system error.

Solution:Contact technical support.

GAUSS-04543: "Failed to find the information of DFS table."

SQLSTATE: 42P17

Description: The HDFS information is not found when you add the delta table distribution information.

Solution: Try again.

GAUSS-04544: "could not obtain lock on partition(%d)"

SQLSTATE: 55P03

Description: Internal system error.

Solution:Contact technical support.

GAUSS-04545: "function roach_handler must return type 'fdw_handler'"

SQLSTATE: 42809

Description: Internal system error. The fdw_handler is not bound when the Roach tool is used to export data.

Solution:Contact technical support.

GAUSS-04546: "could not open roach %s"

SQLSTATE: XX000

Description: The Roach tool cannot be opened after it is exported.

Solution: Check whether the Roach path contained in the location specified by the foreign Roach table can be accessed as expected.

GAUSS-04547: "could not read from roach"

SQLSTATE: XX000

Description: Internal system error. Data cannot be copied using Roach.

Solution:Contact technical support.

GAUSS-04549: "can not specify multiple locations"

SQLSTATE: 0A000

Description: A maximum of one location can be specified in the Roach export method.

Solution: Specify only one location for the Roach foreign table.

GAUSS-04550: "could not close roach %s"

SQLSTATE: XX000

Description: Internal system error. Roach cannot be closed as expected after data is exported.

Solution:Contact technical support.


GAUSS-04551 - GAUSS-04560


GAUSS-04551: "could not write to roach"

SQLSTATE: XX000

Description: Internal system error. An error is reported during Roach export.

Solution:Contact technical support.

GAUSS-04552: "COMPATIBLE_ILLEGAL_CHARS only available on READ ONLY foreign table"

SQLSTATE: 42601

Description: The compatible_illegal_chars parameter can only be used to import data.

Solution: Remove the compatible_illegal_chars parameter when the export function is enabled.

GAUSS-04553: "DATE_FORMAT only available on READ ONLY foreign table"

SQLSTATE: 42601

Description: The date_format parameter can only be used to import data.

Solution: Remove the date_format parameter when the export function is enabled.

GAUSS-04554: "TIME_FORMAT only available on READ ONLY foreign table"

SQLSTATE: 42601

Description: The time_format parameter can only be used to import data.

Solution: Remove the time_format parameter when the export function is enabled.

GAUSS-04555: "TIMESTAMP_FORMAT only available on READ ONLY foreign table"

SQLSTATE: 42601

Description: The timestamp_format parameter can only be used to import data.

Solution: Remove the timestamp_format parameter when the export function is enabled.

GAUSS-04556: "SMALLDATETIME_FORMAT only available on READ ONLY foreign table"

SQLSTATE: 42601

Description: The smalldatetime_format parameter can only be used to import data.

Solution: Remove the smalldatetime_format parameter when the export function is enabled.

GAUSS-04557: "could not find block %p"

SQLSTATE: XX000

Description: The allocated memory is not detected during release.

Solution: Avoid the error caused by double free.

GAUSS-04559: "Error happen when execute memcpy_s:%d in reallocating aliged memory"

SQLSTATE: XX000

Description: Failed to call the memory copy function.

Solution:Contact technical support.

GAUSS-04560: "unsupport to get memory size under aligned memory allocator"

SQLSTATE: XX000

Description: The GetChunkSpace function is not supported when the memory context is aligned.

Solution:Contact technical support.


GAUSS-04561 - GAUSS-04570


GAUSS-04562: "unsupport to reallocate memory under stack memory allocator"

SQLSTATE: XX000

Description: The realloc function is not supported when the stack memory context is processed.

Solution:Contact technical support.

GAUSS-04563: "unsupport to get memory size under stack memory allocator"

SQLSTATE: XX000

Description: The GetChunkSpace function is not supported when the stack memory context is processed.

Solution:Contact technical support.

GAUSS-04564: "could not write to batchstore temporary file: %m"

SQLSTATE: XX000

Description: An error occurs when the temporary file is written.

Solution: Check whether the disk space is sufficient and whether the disk status is correct.

GAUSS-04565: "could not write to tuplestore temporary file: %m"

SQLSTATE: XX000

Description: An error occurs when the temporary file is written.

Solution: Check whether the disk space is sufficient and whether the disk status is correct.

GAUSS-04566: "unsupported to set memory_detail_tracking value under release version."

SQLSTATE: XX000

Description: The release is not supported.

Solution: Do not use this feature. This feature is supported only by debug versions.

GAUSS-04570: "specified timestamp format is null"

SQLSTATE: 22007

Description: The timestamp format does not support the function.

Solution: Use the timestamp format only for triggers and trigger functions.


GAUSS-04571 - GAUSS-04580


GAUSS-04572: "specified date format is null"

SQLSTATE: 22007

Description: The SQL parameter is incorrect.

Solution: Modify the SQL statement.

GAUSS-04573: "specified time format is null"

SQLSTATE: 22007

Description: The logical memory management function is not enabled.

Solution: Inform the user about the reason.

GAUSS-04574: "unsupported view for memory protection feature is disabled."

SQLSTATE: XX000

Description: Feature not supported.

Solution:Contact technical support.

GAUSS-04575: "It is unsupported to calculate size of database '%s' under the DFS tablespace '%s' on data node."

SQLSTATE: 55006

Description: Internal system error.

Solution:Contact technical support.

GAUSS-04576: "It is unsupported to calculate size of DFS tablespace '%s' on data node."

SQLSTATE: 55006

Description: Internal system error.

Solution:Contact technical support.

GAUSS-04578: "ExpectedEntries should be > 0 and < 10000000."

SQLSTATE: XX000

Description: The number of specified items exceeds the allowed quantity when you create a bloom filter.

Solution: Contact technical support. Reduce the number of specified elements.

GAUSS-04580: "Add too many values to the bloom filter."

SQLSTATE: XX000

Description: The number of items added in the bloom filter objects exceeds the maximum quantity.

Solution: Contact technical support. Reduce the number of filled objects to no greater than the maximum number.


GAUSS-04581 - GAUSS-04590


GAUSS-04581: "BloomFilters are not compatible for merging."

SQLSTATE: XX000

Description: The bloom filter objects having different coefficients cannot be merged.

Solution: Contact technical support. Do not merge the bloom filter objects that have different coefficients.

GAUSS-04582: "Failed to get enviroment parameter $GAUSSHOME or it is NULL, please set $GAUSSHOME as your installation directory!"

SQLSTATE: 22004

Description: Loading the IR file depends on the environment variable GAUSSHOME. If GAUSSHOME is not configured, an error is reported to prevent subsequent invalid operations.

Solution: Configure the environment variable GAUSSHOME.

GAUSS-04584: "Codegen failed on the procedure of ExecVecQual!"

SQLSTATE: XX000

Description: If an expression is not properly handled when the general IR function is generated, the codegen function fails to be used.

Solution: Contact technical support. Check whether the query meets the code generation requirements and set enable_codegen to off.

GAUSS-04587: "Codegen failed on the first argument of FuncExpr!\n"

SQLSTATE: XX000

Description: Failed to handle the first parameter when the function parameters are processed, resulting in that the codes cannot be generated and an error is reported.

Solution: Contact technical support. Check whether the current function is valid and set enable_codegen to off.

GAUSS-04588: "Codegen failed on the second argument of FuncExpr!\n"

SQLSTATE: XX000

Description: Failed to handle the second parameter when the function parameters are processed, resulting in that the codes cannot be generated and an error is reported.

Solution: Contact technical support. Check whether the current function is valid and set enable_codegen to off.

GAUSS-04589: "Codegen failed on the third argument of FuncExpr!\n"

SQLSTATE: XX000

Description: Failed to handle the third parameter when the function parameters are processed, resulting in that the codes cannot be generated and an error is reported.

Solution: Contact technical support. Check whether the current function is valid and set enable_codegen to off.


GAUSS-04591 - GAUSS-04600


GAUSS-04591: "Failed to create LLVM state object ExecutionEngine: %s"

SQLSTATE: 42704

Description: When the current module is complied, you need to mount it to an execution engine. If this execution engine fails to be created, an error is reported to prevent subsequent invalid operations.

Solution: Create the engine again or set enable_codegen to off to complete this query.

GAUSS-04592: "Codegen failed on verifying IR function %s."

SQLSTATE: 42883

Description: The IR function obtained based on the code is invalid or has defects.

Solution: Set enable_codegen to off. Contact technical support.

GAUSS-04593: "Failed to create llvm function prototype."

SQLSTATE: XX000

Description: An error is reported because the LLVM function prototype fails to be declared.

Solution: Try again or set enable_codegen to off.

GAUSS-04595: "Unsupported LLVM debug type!\n"

SQLSTATE: XX000

Description: Internal system error.

Solution:Contact technical support.

GAUSS-04597: "Failed on getting IR function : LLVMIRtexteq!\n"

SQLSTATE: XX000

Description: The LLVMIRtexteq function is not found in the current LLVM module. An error is reported to avoid subsequent invalid calling.

Solution: Exclude this function from the ll file corresponding to the IR file or set enable_codegen to off.

GAUSS-04598: "Failed on getting IR function : LLVMIRtextlt!\n"

SQLSTATE: XX000

Description: The LLVMIRtextlt function is not found in the current LLVM module. An error is reported to avoid subsequent invalid calling.

Solution: Exclude this function from the ll file corresponding to the IR file or set enable_codegen to off.

GAUSS-04599: "Failed on getting IR function : LLVMIRtextgt!\n"

SQLSTATE: XX000

Description: The LLVMIRtextgt function is not found in the current LLVM module. An error is reported to avoid subsequent invalid calling.

Solution: Exclude this function from the ll file corresponding to the IR file or set enable_codegen to off.

GAUSS-04600: "Failed on getting IR function : LLVMIRsubstring!\n"

SQLSTATE: XX000

Description: The LLVMIRsubstring function is not found in the current LLVM module. An error is reported to avoid subsequent invalid calling.

Solution: Exclude this function from the ll file corresponding to the IR file or set enable_codegen to off.

Copyright © 2011-2024 www.enmotech.com All rights reserved.