Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
1.2.2
-
None
-
openSUSE 42.3 on VMware
Linux server-musp-bi 4.4.175-89-default #1 SMP Thu Feb 21 16:05:09 UTC 2019 (585633c) x86_64 x86_64 x86_64 GNU/Linux
Description
- Installed all packages from RPM repository for SLES 12.
- Run postConfigure with single configuration
- Try create test table:
CREATE TABLE
`test`.table1(col1 INT
)ENGINE=Columnstore DEFAULT CHARSET=latin1
- Gets error:
[Code: 1815, SQL State: HY000] (conn=11) Internal error: CAL0009: (5)Create table failed due to IDB-2044: An internal error occurred. Check the error log file & contact support.
We have installation of v1.2.2 on other systems openSUSE 42.3 but on real HW. And there is no problem with running.