GAUSS-03341 -- GAUSS-03350
GAUSS-03341: "'9' must be ahead of 'PR'"
SQLSTATE: 42601
Description: The value format is incorrect. "9" must be ahead of "PR".
Solution: Modify the value format and perform the operation again.
GAUSS-03342: "'0' must be ahead of 'PR'"
SQLSTATE: 42601
Description: The value format is incorrect. "0" must be ahead of "PR".
Solution: Modify the value format and perform the operation again.
GAUSS-03343: "multiple decimal points"
SQLSTATE: 42601
Description: The value format is incorrect. Multiple decimal points are forbidden.
Solution: Modify the value format and perform the operation again.
GAUSS-03344: "cannot use 'V' and decimal point together"
SQLSTATE: 42601
Description: The value format is incorrect. "V" and decimal points cannot be used together.
Solution: Modify the value format and perform the operation again.
GAUSS-03345: "cannot use 'S' twice"
SQLSTATE: 42601
Description: The value format is incorrect. "S" cannot be used twice.
Solution: Contact technical support.
GAUSS-03346: "cannot use 'S' and 'PL'/'MI'/'SG'/'PR' together"
SQLSTATE: 42601
Description: The value format is incorrect. "S" cannot be used together with "PL", "MI", "SG", and "PR".
Solution: Modify the value format and perform the operation again.
GAUSS-03347: "cannot use 'S' and 'MI' together"
SQLSTATE: 42601
Description: The value format is incorrect. "S" and "MI" cannot be used together.
Solution: Modify the value format and perform the operation again.
GAUSS-03348: "cannot use 'S' and 'PL' together"
SQLSTATE: 42601
Description: The value format is incorrect. "S" and "PL" cannot be used together.
Solution: Modify the value format and perform the operation again.
GAUSS-03349: "cannot use 'S' and 'SG' together"
SQLSTATE: 42601
Description: The value format is incorrect. "S" and "SG" cannot be used together.
Solution: Modify the value format and perform the operation again.
GAUSS-03350: "cannot use 'PR' and 'S'/'PL'/'MI'/'SG' together"
SQLSTATE: 42601
Description: The value format is incorrect. "PR" cannot be used together with "S", "PL", "MI", and "SG".
Solution: Modify the value format and perform the operation again.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.