monica1
22nd December 2009, 13:29
I create a new index in tdsls401, but when I try to access data throught this index there is no records with ttaad4100. If I access data with another index there is no problem.

This problem is only in one company the other ones go well.

What is the problem? How I repair it?

Thank you in advance,

mark_h
22nd December 2009, 14:52
Did CRDD get completed and did you log out and back in? Sounds like you did, but thought I should mention it. You can try ttaad4225m000 to repair and re-org the table.

monica1
22nd December 2009, 14:58
what options do I have to check? Only Data and Indexes?

mark_h
22nd December 2009, 16:42
I usually run it with Data and indexes, plus reference integrity and repair reference counter. I also have only run this in test companies and our app admin runs in production.

monica1
22nd December 2009, 17:05
It is necessary that everybody is out of baan to do it?

Thank you very much

mark_h
22nd December 2009, 18:00
As far as I know - yes. They should be out of Baan. I would run it in test first. This basically unloads the table and reloads the table.

sameer.don
23rd December 2009, 05:42
What are the index fields in new index?
and does this index allows "Duplicates" ?

monica1
23rd December 2009, 09:51
No, it is not duplicate. The new index has cwar + index1.

Thank you

ranjankool
28th December 2009, 14:35
Hi,
As per your query This problem is only in one company the other ones go well.
can you be more specific. Is your logistic table is shared through out all company.

If it is so than you have to take sequential dump of table from all company and delete tables. then re-configure and re-login and create table.

dave_23
28th December 2009, 19:37
Can you see the index in DB4?

Are there any errors in your log.<driver> or log.reconfig files?

It could just be the shared memory and restarting baan might fix it. or (i'm not 100% sure on AS400 but i think DB4 is level 1 driver) in which case that index might not have gotten created correctly.

Dave