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-03251 -- GAUSS-03260

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

GAUSS-03251: "time out of range"

SQLSTATE: 22008

Description: Data is out of range.

Solution: Check the original data.

GAUSS-03252: "'time' units '%s' not recognized"

SQLSTATE: 22023

Description: The SQL parameter is incorrect.

Solution: Modify the SQL statement.

GAUSS-03253: "time zone displacement out of range"

SQLSTATE: 22009

Description: Data is out of range.

Solution: Check the original data.

GAUSS-03254: "'time with time zone' units '%s' not recognized"

SQLSTATE: 22023

Description: The SQL parameter is incorrect.

Solution: Modify the SQL statement.

GAUSS-03255: "'interval' time zone '%s' not valid"

SQLSTATE: 22023

Description: Data is invalid.

Solution: Check the original data.

GAUSS-03256: "compressed data is corrupt"

SQLSTATE: XX001

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03257: "value too long for type character(%d)"

SQLSTATE: 22001

The field length defined by Description: is %d, but the length of the inserted field is greater than %d.

Solution: Shorten the length of the inserted field or use ALTER TABLE to change the defined field length.

1
ALTER TABLE table_name ALTER COLUMN column_name char(d%);

GAUSS-03258: "value too long for type character varying(%d)"

SQLSTATE: 22001

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03259: "value too long for type nvarchar2(%d)"

SQLSTATE: 22001

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03260: "SPI_prepare failed for '%s'"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback