Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

GAUSS-04491 -- GAUSS-04500

Updated on 2024-03-15 GMT+08:00

GAUSS-04491: "could not find resource pool 'respool' in global hash table."

SQLSTATE: XX000

Description: The resource pool "respool" cannot be created as expected due to internal system errors.

Solution: The creation fails due to insufficient memory. Stop other unrelated running transactions and release memory.

GAUSS-04492: "redundant options."

SQLSTATE: XX000

Description: The option is redundant.

Solution: Do not set values for redundant options.

GAUSS-04493: "active_statements value can't be %ld."

SQLSTATE: 22003

Description: The value of active_statements is invalid.

Solution: Set active_statements to a value greater than or equal to -1.

GAUSS-04494: "max_dop value can't be %ld."

SQLSTATE: 22003

Description: The value of max_dop is invalid.

Solution: Set max_dop to a value greater than or equal to 1.

GAUSS-04495: "invalid value '%s' for parameter 'memory_limit'"

SQLSTATE: 22023

Description: The value format of memory_limit is invalid.

Solution: Use correct memory format in KB, MB, or GB. The value must be an integer.

GAUSS-04496: "memory_limit size value can't be %d."

SQLSTATE: 22003

Description: The value format of memory_limit is invalid.

Solution: Set the value of memory_limit to a positive number.

GAUSS-04497: "memory_limit size value must be less than max_process_memory(8GB)."

SQLSTATE: 22003

Description: The value of memory_limit cannot exceed max_process_memory.

Solution: Set memory_limit to a value smaller than or equal to the max_process_memory value.

GAUSS-04498: "cache lookup failed for resource pool id %u, user is removed?"

SQLSTATE: XX000

Description: The resource pool does not exist.

Solution: Check whether the user or resource pool has been removed.

GAUSS-04499: "Failed to Generate the random salt"

SQLSTATE: 28000

Description: Internal system error. The random salt number cannot be generated.

Solution: Contact technical support.

GAUSS-04500: "Failed to Generate the random serverkey"

SQLSTATE: 28000

Description: Internal system error. Failed to obtain the random serverkey.

Solution: Contact technical support.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback