GAUSS-01411 -- GAUSS-01420

GAUSS-01411: “cross-database references are not implemented: '%s.%s.%s'”

SQLSTATE: 0A000

Description: The SET CONSTRAINT statement is executed in the current database to set a constraint for another database.

Solution: Do not set a constraint for any other database.

GAUSS-01412: “constraint '%s' is not deferrable”

SQLSTATE: 42809

Description: When the SET CONSTRAINT statement is executed, the constraint is deferrable.

Solution: Do not set a non-deferrable constraint to a deferrable one.

GAUSS-01413: “constraint '%s' does not exist”

SQLSTATE: 42704

Description: When the SET CONSTRAINT statement is executed, the constraint does not exist.

Solution: Specify the constraint in the SET CONSTRAINT statement.

GAUSS-01414: “no triggers found for constraint with OID %u”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-01415: “AfterTriggerSaveEvent() called outside of transaction”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-01416: “AfterTriggerSaveEvent() called outside of query”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-01418: “XC: Could not find the required row position %d for AFTER ROW trigger”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-01419: “XC: Could not find the required row position %d forAFTER ROW trigger”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

Feedback
编组 3备份
    openGauss 2024-05-05 00:44:49
    cancel