GAUSS-03501 -- GAUSS-03510
GAUSS-03501: “value too long for restore point (maximum %d characters)”
SQLSTATE: 22023
Description: The length of the restore point name exceeds 63 bytes.
Solution: Recreate the restore point with a short name.
GAUSS-03502: “could not parse transaction log location '%s'”
SQLSTATE: 22023
Description:Internal system error.
Solution:Contact technical support.
GAUSS-03504: “recovery is not in progress”
SQLSTATE: 55000
Description:Internal system error.
Solution:Contact technical support.
GAUSS-03505: “invalid input syntax for transaction log location: '%s'”
SQLSTATE: 22P02
Description: The input parameter is invalid.
Solution: Ensure that the function parameter is correct. Then, perform the operation again.
GAUSS-03507: “could not access status of transaction %lu”
SQLSTATE: XX000
Description: Failed to obtain the file status.
Solution: Check whether the file path and permission are correct.
GAUSS-03508: “unrecognized SimpleLru error Description: %d”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.
GAUSS-03509: “cannot make new WAL entries during recovery”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.