GAUSS-02621 -- GAUSS-02630
GAUSS-02621: "portal already pinned"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02622: "portal not pinned"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02623: "cannot drop active portal '%s'"
SQLSTATE: 24000
Description: Failed to delete an active portal.
Solution: Contact technical support.
GAUSS-02624: "cannot commit while a portal is pinned"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02625: "cannot PREPARE a transaction that has created a cursor WITH HOLD"
SQLSTATE: 0A000
Description: The preparation operation cannot be performed on transactions where the cursors marked with the keyword WITH HOLD have been created.
Solution: Ensure that the SQL script does not contain any cursor marked with the keyword WITH HOLD.
GAUSS-02626: "Error happen when execute memcpy_s"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02627: "invalid memory alloc request size %lu"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02628: "unrecognized context type"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02629: "could not find block containing chunk %p"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02630: "inserted partition key does not map to any table partition"
SQLSTATE: 22003
Description: The partition key of the inserted tuple does not map to any existing partition.
Solution: Ensure that the data inserted is within the partition range of the partitioned table.
Last Article: GAUSS-02611 -- GAUSS-02620
Next Article: GAUSS-02631 -- GAUSS-02640
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.