by Claus <socaciu.claudiu@[EMAIL PROTECTED]
>
Aug 10, 2007 at 12:29 PM
On Aug 8, 11:11 pm, qwerty <radosc...@[EMAIL PROTECTED]
> wrote:
> Hello,
> I have question about open progress openedge 10b.
> How can I rebuid all indexes in database ?
> What I have to do to do that ?
> thx for help
> henry
#rebuild index on windows platform
proutil name.db -C idxbuild all -T c:\temp -TB 31
-TM 32 -SG 64 -t -B 40000 > c:\idx_rebuild.log