‎2008 Apr 01 8:49 AM
I am currently creating indexes and I get the following error message "Indexes ZEMPLOY02 - 001 completely contains the fields of index 0". What should I do?
‎2008 Apr 01 8:54 AM
Hi,
You must have included all Primary Key Feilds in your index.
Just remove few of them. The error will not come..
Award If Useful
‎2008 Apr 01 8:52 AM
Hi,
I think an index with the same fields that you are using to create the index already exist.
If so, instead of creating a new index, use the already existing one.
Hope it helps.
Reward if helpful.
Regards,
Sipra
‎2008 Apr 01 8:54 AM
Hi,
You must have included all Primary Key Feilds in your index.
Just remove few of them. The error will not come..
Award If Useful