GAUSS-04391 -- GAUSS-04400
GAUSS-04391: “Failed to initialze NativeTargetAsmPrinter for LLVM.”
SQLSTATE: XX000
Description: Failed to initialize the ASM printer for LLVM during the database startup.
Solution: Restart the database.
GAUSS-04392: “Failed to initialze NativeTargetAsmParser for LLVM.”
SQLSTATE: XX000
Description: Failed to initialize the ASM parser for LLVM during the database startup.
Solution: Restart the database.
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.
Feedback