Do you know how many indexes (.ntx) can i open simultaneously at one dbf file?
eg:
select 0
use test
set index to a1, a2, .... ?
Thanks
Do you know how many indexes (.ntx) can i open simultaneously at one dbf file?
eg:
select 0
use test
set index to a1, a2, .... ?
Thanks
It is limited only by OS and number of open files per process.
Confirmed by RDDs master Przemek.