karlovac
25th July 2002, 17:36
AIX/Baan IVc
After rc.stop, I started shmmanager6.1 and tried to start
database:
tbase6.1 -i
...everything looks fine until:

"
...
File: /company/btables/333/ttfgld/tfgld418333
Table not OK, Found error in btree
...
build indexes
build records ...
"

What was that?
It is a tool package for our production company 333 ...

Thanks for reply

chjagge
25th July 2002, 19:33
You will need to do a check and repair using the tbase6.1

XXX>tbase6.1 <press enter>
Choose Triton Base maintainence (2)
then choose (4) Check and repair
You need to enter the full path to the index file in the field provided like

/company/btables/333/ttfgld/tgld418333 .bid

Do not put in the package tf.
If you can try to migrate away from bisam. Use something commercial like Informix if Oracle to beyond your budget.

Of course make a backup before doing this. Since these are physical files on your system you can simply cp them.

karlovac
26th July 2002, 08:20
Thanks very much,

After this frighting message,
I received another vhich wass much much better
"
Rebuilding indexes ...
Reading datafiles ...
Table OK
"

I think, base made my job ...

d:)