Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. CKG Edit ====== ====== ===== Explanation ===== ==Resolution== - Run DBRebuild an see which tables are coming up with errors. - Check BDE Settings for any abnormalities and adjust when necessary. - Navigate to the BDEAdmin in the Cyrious\Common\BDE folder - Select the Configuration tab - Expand the Configuration - Drill down to System - Drill down to INIT - Modify BDE Configuration to allocate more money usage for BDE. <html><div style="margin-left: 40px;">> Auto ODBC = True </div></html> <html><div style="margin-left: 40px;">> LocalShare = True </div></html> <html><div style="margin-left: 40px;">> MaxBufSize = (Raise by multiples of 1024) </div></html> <html><div style="margin-left: 40px;">> MaxFileHandles = (Raise by multiples of 32) </div></html> <html><div style="margin-left: 40px;">> MemSize = (Raise by multiples of 16) </div></html> <html><div style="margin-left: 40px;">> MinBufSize = (Raise by multiples of 128) </div></html> <html><div style="margin-left: 40px;">> MTSPooling = False </div></html> <html><div style="margin-left: 40px;">> SharedMemSize = (Raised by multiples of 1024) </div></html> <html><div style="margin-left: 40px;">> **Save Settings** </div></html> - Will need to restart the SSLIP in order for BDE settings to take effect. - Make sure Cyrious restarts before disconnecting. - Once Cyrious is restarted, will need to explain to customer that they'll need to test these new settings by just simply using the software throughout the day and make sure these problems aren't arising anymore