java - 在informix创建索引的时候报'索引的总大小过大或索引中的部分太多'
怪我咯
怪我咯 2017-04-18 10:49:05
0
0
506

创建informix数据库表索引的时候报——'The total size of the index is too large or too many parts in index'
语句如下

CREATE INDEX
    index_alt
ON yzym_e_alt(etpsid,uniscid,ALTDATE,ALTAF,ALTBE,ALTITEM,REGNO,s_ext_timestamp)
etpsid,uniscid,ALTDATE,ALTAF,ALTBE,ALTITEM,REGNO,s_ext_timestamp 是表yzym_e_alt中字段,其中ALTAF,和ALTBE字段是lvarchar(3000)

请问如何解决,创建索引?

怪我咯
怪我咯

走同样的路,发现不同的人生

Antworte allen(0)
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!