
![]() |
|

Information |
| Title | IDXBUILD with -datascanthreads >1 fails when run against table partition enabled database with unique global index. |
|---|
| URL Name | idxbuild-with-datascanthreads-1-fails-when-run-against-table-partition-enabled-database-with-unique-global-index |
|---|
| Article Number | 000181405 |
|---|
| Environment | Product: OpenEdge
Version: 11.5.x, 11.6.x OS: All supported platforms Other: Table Partitioning |
|---|
| Question/Problem Description |
|
|---|
| Steps to Reproduce | Configure a database with a TP table using UNIQUE GLOBAL indexes.
Partitioned data across several Storage Areas. Run IDXBUILD with multiple sort groups and -datascanthreads greater than 1 STEPS: Find attached 000181405TPrepro.zip $ prostrct create sportstest sports2000.st $ prostrct add sportstest sportstest_add.st $ procopy $DLC/empty sportstest $ pro sportstest -p _dict.p .- Load the order_tp.df .- Load the add_index_ordertp.df $ proutil sportstest -C enabletablepartitioning $ pro sportstest -p create_policy_list_regstatus.p $ proutil sportstest -C load ./order.bd $ proutil sportstest -C idxbuild -TB 4 -TM 4 -SG 64 -B 5000 -SG 64 -TM 32 -TB 64 -TMB 64 -TF 10 -thread 1 -threadnum 4 -TF 5 -datascanthreads 4 -mergethreads 4 .- Choose all indexes: A .- Confirm there is enough space for sorting: Y IDXBUILD fails with the message: Index rebuild did not complete successfully |
|---|
| Clarifying Information |
|---|
| Error Message | Database log contains message:
Index rebuild did not complete successfully. |
|---|
| Defect Number | Defect PSC00355202 |
|---|
| Enhancement Number |
|---|
| Cause |
|
|---|
| Resolution |
|
|---|
| Workaround |
|
|---|
| Notes |
|---|
| Keyword Phrase |
|---|
| Last Modified Date | 3/21/2021 1:35 PM |
|---|