GAUSS-03481 -- GAUSS-03490
GAUSS-03481: "cannot have more than 2^32-1 subtransactions in a transaction"
SQLSTATE: 54000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03482: "PopTransaction with no parent"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03483: "xact_redo: unknown op code %u"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03484: "WAL contains references to invalid pages"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03485: "cannot assign TransactionIds during recovery"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03486: "Can not get a vaild gxid from GTM"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03487: "Falling back to local Xid. Was = %lu, now is = %lu"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03488: "Local Xid larger than GTM Xid. database is not accepting commands with oldestxid: %lu, gxid: %lu, nextXid: %lu"
SQLSTATE: 54000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03489: "Xid wraparound might have already happened. database is not accepting commands on database with OID %u"
SQLSTATE: 54000
Description: XID wraparound has occurred. The database is not accepting commands on the database.
Solution: Start the database in standalone mode. Submit or roll back the residual prepared transactions and run VACUUM.
GAUSS-03490: "database is not accepting commands to avoid wraparound data loss in database '%s'"
SQLSTATE: 54000
Description: XID wraparound has occurred. The database is not accepting commands on the database.
Solution: Start the database in standalone mode. Submit or roll back the residual prepared transactions and run VACUUM.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.