cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

hybris 1905 SQL server ant initailize issue

Former Member
0 Kudos
174

Namaste

I'm trying to install local develop environment using hybris 1905 and SQL server 2017.

I have checked hybris 1905 can use SQL server 2017 as third party database.

But when I run "ant initailize". DDL was failed due to "create index ProductGallery1IDX_1 on products.

p_galleryimages colume type is nvarchar(max). but mssql nvarchar(max) type colume can't be a index colume.(sql error msg1919)

Does anyone have the same problem?

Thanks for reading

Accepted Solutions (0)

Answers (0)