If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > Constantly having problems with Paradox 11

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-16-09, 18:41
Ansie Ansie is offline
Registered User
 
Join Date: Sep 2009
Posts: 2
Constantly having problems with Paradox 11

We have been using Paradox 7 for the past few years and it was working pretty well until we have problems with table corruptions, we then upgraded our computers and upgraded to Paradox 11 and there were still tons of problems. our OS is windows XP professional with SP 3, 3-4 computers were sharing the database of about 4000 records, 51 fields, block size is 4, record size 1028, file format Paradox 7, with compound primary key and various secondary indexes.

Here are the problems constantly appearing:

1. Secondary index is out of date
2. header size(2048) + data size() does not equal filesize()
3. B Tree record number mismatch from block ()record () to block ()
4. Index version does not match table version
5. Forward block pointer in block 4 is out of range
6. Block pointers in block () do not match pointers in block ()
7. Empty Block (129) in used block chain


I have been doing table repair constantly few times a day.

Any insight or suggestions would be welcome.

Thanks in advanced.
Reply With Quote
  #2 (permalink)  
Old 09-17-09, 04:58
Steve Green Steve Green is offline
Registered User
 
Join Date: Dec 2007
Posts: 282
doesn't matter what version of paradox you have, it's still the same level 7 table.. the errors you list are typical "block pointer" errors, because the tables and index files aren't being written to disk in synch, not real file corruption.. most likely, you aren't doing the regular external things you need to do..

turn off oplocks in Windows, all machines
turn off disk caching on your drives, all machines
set Local Share to true, all copies of BDE

now repair, restruct, and see what happens..
__________________
--
Steven Green - Myrtle Beach, South Carolina USA

http://www.OasisTradingPost.com

Oasis Trading Post
- Collectibles and Memorabilia
- Vintage Lego Sets and Supplies
Reply With Quote
  #3 (permalink)  
Old 10-07-09, 12:13
Ansie Ansie is offline
Registered User
 
Join Date: Sep 2009
Posts: 2
Thank you Steven,

I have made those changes and it worked smoothly now.
Reply With Quote
  #4 (permalink)  
Old 07-15-10, 11:32
juanitopelotas juanitopelotas is offline
Registered User
 
Join Date: Jul 2010
Posts: 1
Yeah, thank you Steven, really helpfull, even in July 2010
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On