Index generation is failed for F41021 table in JDE9.2 with SQL database
Hi,
We are at JDE 9.2 with DV up. Recently done the DV upgrade from 9.0.
Database is SQL Server 2016.
While doing the index generation for a table F41021 it is failed saying the one or more objects are using the column. Below is the error messages in jde.log. Any idea why this error has come?
4216/4672 WRK:Starting jdeCallObject Mon Apr 16 07:12:55.964001 JDBODBC.C8118
ODB0000164 - STMT:00 [42000][5074][2] [Microsoft][SQL Server Native Client 11.0][SQL Server]The index 'F41021_51' is dependent on column 'LIMCU'.
4216/4672 WRK:Starting jdeCallObject Mon Apr 16 07:12:55.964002 JDBODBC.C8118
ODB0000164 - STMT:01 [42000][4922][2] [Microsoft][SQL Server Native Client 11.0][SQL Server]ALTER TABLE ALTER COLUMN LIMCU failed because one or more objects access this column.