GAUSS-04391 -- GAUSS-04400
GAUSS-04391: "Failed to initialze NativeTargetAsmPrinter for LLVM."
SQLSTATE: XX000
Description: Failed to initialize the ASM printer for LLVM when starting the database.
Solution: Restart the database.
GAUSS-04392: "Failed to initialze NativeTargetAsmParser for LLVM."
SQLSTATE: XX000
Description: Failed to initialize the ASM parser for LLVM when starting the database.
Solution: Restart the database.
GAUSS-04393: "Invalid type %d"
SQLSTATE: XX000
Description: The data type is invalid.
Solution: Use set enable_codegen = off to disable the LLVM optimization.
GAUSS-04400: "Include identical distribution column '%s'"
SQLSTATE: 42P16
Description: Two identical distribution columns are specified during table creation.
Solution: Modify the table creation statement.
Last Article: GAUSS-04381 -- GAUSS-04390
Next Article: GAUSS-04401 -- GAUSS-04500
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.