We've recently installed SP3 on our Netware Server and have been getting continuous Error 2's on our 2 biggest files. They have about 400,000 records in each of them. This is a copy of one of our PVSW.LOG file lines. We are on NW 5 SP6.
09:49:32 NWMKDE 0000009A NWMKDE****M AMD1 I System Error: 116.6.0 File: APP:MAX31/AMD/SOEDET.DAT
09-04-2002 09:51:08 NWMKDE 0000009A NWMKDE****M AMD1 I System Error: 116.6.0 File: APP:MAX31/AMD/SOEDET.DAT
These error 2's are claiming that they are corrupt tables but at least twice per week we have to get everyone out to rebuild the tables. Once we rebuild them everything is ok for a few days.
I suspect the problem lies with the BTI.CFG which since I can find no good tuning interface to set the files up I will copy along with this message.
[InstallInfo]
InstallDir=p:\PVSW
SystemDir=p:\system
InstallIniName=PTKSETUP.INI
VersionLevel=7.90
PatchLevel=3
BuildLevel=230
[Database Names]
DBNamesDirectory=SYS:/SYSTEM/mkde
[MicroKernel]
MaxFiles=3000
MaxCursors=6000
BalancedTrees=NO
ForceFileVersion=0700
SystemData=YES
MaxDatabases=100
Logging=NO
CacheSize=110196
CompressedBufferSize=5
ExtendedBufferSize=4096
MergeSortBufferSize=0
MaxRecSize=63
CachePartitioning=NO
TransDurability=YES
TransLogBufferSize=64
TransLogFileSize=512
SysTransBundleLimit=65535
SysTransTimeLimit=10000
MaxClients=500
BackgroundThreads=64
WaitLockTimeout=1
TransLogDirectory=SYS

YSTEM/MKDE/LOG
WorkDirectory=
Trace=NO
TraceFile=SYS:/SYSTEM\MKDE.TRA
TraceDataBufferLength=32
TraceKeyBufferLength=32
TraceOpsList=ALL
LoadRouter=NO
RouterCommBufferSize=63
RuntimeServerSupportMode=0000
Use FileIO Mutex=YES
Validate Request=NO
[Btrieve Interface]
Embedded Spaces=NO
[Btrieve Communications Manager]
MaxWorkerThreads=100
MaxRecSize=65116
MaxClients=4096
MaxReceivePacketSize=4096
Use SAP=AUTODETECT
Supported Protocols=SPX,TCPIP
Listen IP Address=
TCP/IP Multihomed=YES
Enable AutoReconnect=YES
AutoReconnect Timeout=180
Any help you give will be greatly appreciated.